Delete submission by ID

Deletes a submission by its ID

delete/forms/{formId}/submissions/{submissionId}

Path parameters

formIdstring required

The public identifier of the form

submissionIdstring required

The identifier of the submission

Response

Submission deleted successfully

Changes

No recorded changes to this endpoint across all 3 revisions of this API.