Form submissions
Delete a form submission
Deletes a specific submission from a form.
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Deletes a specific submission from a form.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.