DELETE
/
forms
/
:formId
/
submissions
/
:submissionId

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

formId
string
required

The ID of the form

submissionId
string
required

The ID of the submission to delete