Delete a form. Requires forms-write
.
Permanently delete a form and all of its submissions.
Requires a Personal Access Token that includes the forms-write
ability.
Parameter | Type | Description |
---|---|---|
id | number | Numeric ID of the form to delete |
204 No Content
– Form successfully deleted.
403 Forbidden
– The token lacks forms-write
or you are not allowed to delete this form.
Personal Access Token
Deleted