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.
Documentation IndexFetch the complete documentation index at: https://docs.formbase.dev/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.formbase.dev/llms.txt
Use this file to discover all available pages before exploring further.
API key in format: Bearer api_xxxxxxxxxxxxx
Successful response