Delete a custom status
DELETE/api/projects/:id/statuses/:statusId
Delete a custom status
Request
Responses
- 200
- 400
- 401
- 403
Successful response
Cannot delete — tasks still reference this status
Unauthorized — authentication credentials are missing or invalid
Forbidden — requires statuses.delete permission