Submissions
Delete a submission
Delete a specific submission for a given form for the authenticated organization.
DELETE
/
submissions
/
{submissionId}
Headers
The API key.
Path Parameters
The unique ID of the submission to delete.
Query Parameters
The unique ID of the form.
Response
200 - application/json
The unique ID of the submission that was deleted.