latestOpenAPI 3.0.1MIT2026-08-2138140196.2 KB
e14b701e130a
Forms
Delete a form submission
Deletes a specific submission from a form.
delete/forms/{formId}/submissions/{submissionId}
Path parameters
formIdstring required
The ID of the form
submissionIdstring required
The ID of the submission to delete
Response
Submission deleted successfully