Projects
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.)
delete/v1/projects/{id}
Path parameters
idnumber required
The numeric ID of the Project
Response
OK
Example response
{
"success": true
}