v1

latestOpenAPI 3.0.22026-07-146168117.0 KB
Submissions

This endpoint deletes a specific submission by ID. This feature is available as part of the Standard API.

delete/forms/{slug_or_id}/submissions/{id}

Path parameters

slug_or_idstring required

The form's slug, custom slug or ID.

idstring uuid required

The id of the record to get.

Response

Successfully deleted a single submission that matched the provided ID

status'ok'