Update Project
Updates an existing project in ProjectManager.
Query
Comma-separated response fields to include.
Body
The unique identifier of the Project to update
The name of the Project.
The short name of the Project.
An optional description of the Project
The target planned completion date for this Project, or null if one has not been selected. This value can be updated in the Project Settings page or the Portfolio Project page within the application.
To move this Project into a ProjectFolder, set this to the unique identifier of the ProjectFolder.
To assign this Project to a ProjectCustomer, set this to the unique identifier of the ProjectCustomer. If set to an empty guid the Project will be unassigned from the current ProjectCustomer.
To assign this Project to a ProjectManager, set this to the unique identifier of the ProjectManager.
To set the ChargeCode for this Project, set this to the unique identifier of the ChargeCode to use for this Project.
To change the ProjectStatus of this Project, set this to the unique identifier of the ProjectStatus.
To change the ProjectPriority of this Project, set this to the unique identifier of the ProjectPriority.
To change the hourly rate of this Project, set this to the new amount.
To change the budget of this Project, set this to the new amount.
To update the Project's status text, set this to the new status text.
Mark this project as favorite for the logged in user.
True if this Project is a template that will be reused as a framework for future Projects. You can save a Project as a template and reuse it in the future for creating additional Projects. If this Project is a template, set this to `true` and this template will be available to choose from when creating a new Project within the application.
True if allow actual dates to update planned dates
To update the project notes
An optional external reference identifier for this Project. This value can be used to link the Project to records in external systems, such as ERP, CRM, or other integrations.