Deleting a Draft Form
Once a Draft Form is deleted, its definition and any Form Attachments associated with it will be removed.
You will not be able to delete the draft if there is no published version of the form.
Path parameters
The numeric ID of the Project
The xmlFormId of the Form being referenced.
Response
OK
Example response
{
"success": true
}Changes
Changed in 3 of the 54 revisions of this API.4
- ○
api operation id
Deleting a Draft Formremoved and replaced withdeleteDraftFormapi-operation-id-removed
- ○
- ○
removed the non-success response with the status
403response-non-success-status-removed
- ○
- ○
api operation id
deleteDraftFormremoved and replaced withDeleting a Draft Formapi-operation-id-removed
- ○
added the non-success response with the status
403response-non-success-status-added
This revision also has 11 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○