Typescript (SDK)
Forms
Delete form
Permanently deletes a Form. Refuses with a 422 if the form has submissions — archive it instead via PATCH /forms//archive to preserve them.
DELETE
Typescript (SDK)
Authorizations
API key in the format: Bearer {api_token}
Path Parameters
Response
Deleted form

