Updates a phase on the given project

This endpoint will only update the fields that are present in the request.

You must specify "startDate" and/or "endDate" for this endpoint.

If the "shiftDates" property is true and you specify a changed phase start or end date in this request,
then the phase's start and end dates will be adjusted by the same amount.

If this property is set to true, then you must only send EITHER startDate OR endDate - only startDate is considered when both dates are set.

Permissions
Project: Write

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int32
required

The Account ID

int64
required

The Project ID

int64
required

The Phase ID

Body Params

New start and end date for the phase from the request body

date-time | null
date-time | null
boolean
required
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
string
enum
Defaults to application/json-patch+json

Generated from available request content types

Allowed:
Responses

400

Bad Request

401

Unauthorized

403

Forbidden

422

Unprocessable Entity - Phase start or end dates outside of project start or end date

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json