Updates a project

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

Team ID

number
required

Project ID

Body Params
api_request_metadata
object

API Request Metadata

boolean

Applies the billing type and rate group to all phases under the project (default: true)

boolean

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

boolean

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

boolean

Make Project billable if set true

string

Type of the bill rate; one of 'employee' (default), 'activity', or 'role'

string

Status of project; one of 'proposal', 'hold', 'active', 'complete'

string

Name of Client

string

Currency code; default = USD

string

New description for Project

date

End Date (MM/DD/YYYY)

boolean

Change the archived status of a project

number

Parent ID of the phases to be sorted by phase_orders

phase_orders[]
array of numbers

Phase Ids; re-order the phases under the project

phase_orders[]
number

Portfolio ID

string

Project reference number

number

ID of the rate group to associate Project with Budget View Settings

number

Update the default rate multiplier for any new phases (default: 1.0)

number

Update the default rate multiplier for any new phases (default: 1.0)

number

Stage ID. Must belong to the project's portfolio. Send null to clear it; omit it to leave it unchanged

date

Start Date (MM/DD/YYYY)

string

New title for Project

number

Set the total fee for the default Phase (default: 0.0)

region_names[]
array of strings

Region names to be associated to the project

region_names[]
department_ids[]
array of numbers

Department ids to be associated to the project

department_ids[]
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!