Create a project status
POST/api/project-statuses
Required permissions:
- project_status.create: allows to create resources of projects where the user is the PM or the Account.
- project_status.create_other: allows to create resources of projects where the user is not the PM nor the Account.
Request
Responses
- 201
- 400
- 401
- 403
- 412
Returns the project status created.
Validation failed
Unauthorized
Forbidden
Precondition failed