Update a project status
PATCH/api/project-statuses/{id}
Required permissions:
- project_status.edit: allows edit resources of projects where the user is the PM or the Account.
- project_status.edit_other: allows edit resources of projects where the user is not the PM nor the Account.
Here the dedicated support page.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 412
Returns the project status updated.
Validation failed
Unauthorized
Forbidden
Not found
Precondition failed