Skip to main content
DELETE
Delete a form definition

Authorizations

Authorization
string
header
required

Project-scoped secret API key (sk_…). Pass in the Authorization: Bearer <key> header. Grants access to the project the key was issued for.

Path Parameters

formDefinitionId
integer | null

Response

Returns true once the form definition is archived.

The response is of type boolean.