Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the form
The ID of the submission to delete
Response
Submission deleted successfully
Deletes a specific submission from a form.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the form
The ID of the submission to delete
Submission deleted successfully