Create a new project status
POST/project-status
Creates a new project status with optional initial conditions, users, and responsibles.
Request
Responses
- 201
- 401
- 403
- 422
- 500
Project status created successfully
Unauthenticated
Forbidden - Missing permission: create project statuses
Validation error
Internal server error