Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://app.oneform.one/api/v1/forms/{form_id}/submissions/{submission_id} \ --header 'Authorization: Bearer <token>'
{ "message": "Submission deleted successfully" }
Enter your API key
Form ID
Submission ID
successful
"Submission deleted successfully"