cURL
curl --request DELETE \ --url https://app.formbox.app/api/v1/forms/{formId} \ --header 'api-key: <api-key>'
{ "formId": "<string>" }
Delete a specific form for the authenticated organization.
Documentation IndexFetch the complete documentation index at: https://docs.formbox.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.formbox.app/llms.txt
Use this file to discover all available pages before exploring further.
The API key.
The unique ID of the form.
A specific form.
The unique ID of the form that was deleted.