v1

latestOpenAPI 3.0.12026-07-26331033.7 KB
Submissions

Delete Submission

Requires forms-write.

delete/open/forms/{id}/submissions/{submission_id}

Path parameters

idnumber required

The ID of the form.

submission_idnumber required

The ID of the submission to delete.

Response

Successful

messagestring

Example response

{
  "message": "Record successfully removed."
}