Delete a project
DELETE/api/projects/{id}
Required permissions:
- pipeline.delete: to delete project where the user is PM or Account
- pipeline.delete_other: to delete project where the user is not PM nor Account
Here the dedicated support page.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 412
Project successfully deleted.
Validation failed
Unauthorized
Forbidden
Not found
Precondition failed