Create a new phase for a project
POST/project-management/api/v1/projects/:projectId/phases
Creates a new phase for the specified project. Project must exist and belong to the tenant. Tenant ID is automatically extracted from authentication context.
Request
Responses
- 201
- 400
- 401
- 403
- 404
Created
Bad Request
Unauthorized
Forbidden
Not Found