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://formbase.dev/api/v1/forms/{formId} \ --header 'Authorization: Bearer <token>'
{ "success": true }
Permanently deletes a form and all its submissions.
API key in format: Bearer api_xxxxxxxxxxxxx
Successful response