Skip to main content

Update a phase's plan dates

PATCH 

/project-management/api/v1/phases/:phaseId/dates

Updates a phase's start and/or end date. A date left out of the request keeps its current value. The end date must be after the start date. When the dates change, the parent project's date range grows if the phase now extends past it, and the dates of the phase's tasks are adjusted to fit inside the new range.

Request

Responses

OK