Updates a phase

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

Team ID

number
required

Phase ID

Body Params
api_request_metadata
object

API Request Metadata

boolean

Applies the cost rate multiplier to all activity phases under the phase (default: false)

boolean

Applies the rate multiplier to all activity phases under the phase (default: false)

boolean

Set Phase as billable if set true

string

Type of the Bill Rate; one of: 'employee', 'work_category', or 'role'

string

If fee_type is fixed, affects how cost estimation is calculated on phase; options are 'phase_estimate', 'member_estimates', 'spent_and_planned', 'work_category_estimates'

string

If fee_type is hourly, affects how cost estimation is calculated on phase; options are 'phase_estimate', 'member_estimates', 'spent_and_planned', 'work_category_estimates'

string

Budget option when phase is hours only; options are 'total hours', 'member estimates', 'spent and planned'

string

Status of the phase budget; options are 'not started', 'hold', 'active', and 'complete'

number

Default Cost Rate Multiplier for the activity phases under this phase

number

ID of the dependent phase

string

Type of the dependency - options are: EndDate, StartDate, StartEndDate, StartToEndDate, EndToStartDate

date

End Date (MM/DD/YYYY)

number

Budget of the phase

number

Estimated Hours; need budget_activity_phase_by to be 'total hours to use'

string

Type of Fee (Contract Type); one of: 'Fixed Fee' or 'Hourly'

boolean

Set Phase as archived if set true

boolean

Set Phase as budget (Default: false); set true to make it a phase rather than a milestone

boolean

Set Phase as main if set true

string

'indent' = move after last child of the last sibling. 'dedent' = move after and become a sibling of the parent phase.

number

ID of the sibling phase node which new sub-phase will be created after

string
required

Title of Phase

number

New Project ID to move the phase to

number

ID of the parent phase node which new sub-phase will be created under

string

Phase Number

number

Profit Percentage = (100 - % of Fee); used to determine the estimated_cost when fee_type is 'Fixed Fee' and budget_fixed_fee_with is 'phase_estimate' estimated_cost = total * (100 - profit_percentage) / 100

number
required

Project ID

number

Rate Group ID (overrides the rate group set on the project)

number

Default Bill Rate Multiplier for the activity phases under this phase

boolean

Update all sub-phases recursively

date

Start Date (MM/DD/YYYY)

number

Total Fee (Default: 0.0); used when fee_type is 'Fixed Fee'

Responses
200

Success

401

Invalid Authentication Key and/or Team ID

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here!