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.
The API key.
The unique ID of the form to delete.
"clux0rgak00011..."
A specific form.
The response is of type object.
object