Deleting a Project
Deleting a Project will remove it from the management interface and make it permanently inaccessible. Do not do this unless you are certain you will never need any of its data again. For now, deleting a Project will not purge its Forms. (We will change that in a future release.)
Path parameters
The numeric ID of the Project
Response
OK
Example response
{
"success": true
}Changes
Changed in 3 of the 54 revisions of this API.4
- ○
api operation id
Deleting a Projectremoved and replaced withdeleteProjectapi-operation-id-removed
- ○
- ○
removed the non-success response with the status
403response-non-success-status-removed
- ○
- ○
api operation id
deleteProjectremoved and replaced withDeleting a Projectapi-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
- ○