Delete a project
Fails with 409 if the project still has documents. Delete documents first.
Authentication
AuthorizationBearer
Pyramid API key (prefix with “Bearer ”)
Path parameters
id
Response
Project deleted
Errors
401
Unauthorized Error
404
Not Found Error
409
Conflict Error