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

idstringRequiredformat: "uuid"

Response

Project deleted

Errors

401
Unauthorized Error
404
Not Found Error
409
Conflict Error