Docs

Update Project

Updates an existing project in Avaza.

PUT

Query

Field selectionChoose which fields should be included in the response. Learn more
string

Comma-separated response fields to include.

Body

Arguments
number

The ID of the Project to update

stringrequired
string

(optional) An updated project title. (255 characters max)

string

(optional) Any descriptive notes about the project. (2000 characters max)

boolean

Whether timesheet approval should be required by default for newly added project members.

boolean

Whether timesheets entered against this project require a task to be selected.

date
date
number
number
string

Update the project status (string, optional): (Possible values: NotStarted, InProgress, Complete, OnHold)

number
string

The billing method of the project. (string, optional) Possible values: CategoryHourly, NoRate, NotBillable, PersonHourly, ProjectHourly

string

The project budgeting type. (string, optional) Possible values: NoBudget, PersonHours, ProjectFees, ProjectHours, CategoryHours

Every app you connect,one REST pattern

Call any app with one REST pattern. MindCloud handles each provider's auth, request shape, and responses for you.

Learn what the Universal API is
One REST patternUse the same request structure across apps like Slack, HubSpot, Salesforce, and thousands more.
Managed connectionsSend a MindCloud connection ID instead of handling provider tokens, refresh logic, and credential storage yourself.
Action-level docsEach action page shows the exact endpoint, required arguments, optional controls, and response behavior for that app version.