Docs

Update Resource

Updates an existing resource in ProjectManager.

PUT

Query

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

Comma-separated response fields to include.

Body

Arguments
stringrequired

The id of the resource

string

The first name of the person Resource. Applies to personnel Resources only.

string

The last name of the person Resource. Applies to personnel Resources only.

string

The email address of this Resource. Note that this email cannot be changed once it has been assigned.

number

The basic hourly rate for this Resource.

string

The phone number associated with this Resource.

string

The city where this Resource is located.

string

The state or region where this Resource is located. This value is not constrained to a list of known states or regions.

string

A text field indicating the country in which this Resource is located. This value must be one of the following: US, NZ, AU.

string

Free-form text notes about this Resource. You may use this field to store extra information about the Resource.

string

The Role Id associated with this Resource. Applies to personnel Resources only.

array of string

The list of ResourceTeams to which this Resource belongs.

array of string

The list of ResourceSkills possessed by this Resource.

boolean

Active/Inactive the Resource.

string

The Approver Id associated with this Resource. Applies to personnel Resources only.

string

Collaboration Color for this resource. eg. teal, cyan, lightblue, blurple, purple, pink, orange, gray

string

Translation Language for this resource. e.g. en-US, en-GB, fr-FR, es-ES

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.