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} \ --header 'Authorization: Bearer <token>'
{ "message": "Form deleted successfully" }
Enter your API key
Form ID to delete
successful
"Form deleted successfully"