Update an existing phase
PUT/project-management/api/v1/phases/:phaseId
Updates an existing phase with the provided data. Phase must exist, belong to the tenant, and not be archived. All fields must be provided for a complete update.
Request
Responses
- 200
- 400
- 401
- 403
- 404
OK
Bad Request
Unauthorized
Forbidden
Not Found