Forms
Delete a form
Delete a specific form for the authenticated organization.
DELETE
/
forms
/
{formId}
Headers
api-key
string
requiredThe API key.
Path Parameters
formId
string
requiredThe unique ID of the form to delete.
Response
200 - application/json
formId
string
requiredThe unique ID of the form that was deleted.