Docs

Update Staff Member

PUT

Query

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

Comma-separated response fields to include.

Body

Arguments
stringrequired

UUID of the Staff Member

stringrequired

Staff First Name

stringrequired

Staff Last Name

stringrequired

Staff Email Address. This is also your login name.

string

Mobile phone number of the staff member. Used for SMS communications and identification when calling.

string

The staff member's job title or role within the organization.

string

The color assigned to this staff member, represented as a hex color code.

number

Boolean flag controlling whether this staff member appears in the schedule view.

number

Longitude coordinate of the staff member's current or last known location. Used for tracking staff locations and calculating routes and travel distances.

number

Latitude coordinate of the staff member's current or last known location. Used for tracking staff locations and calculating routes and travel distances.

date

The date and time when the staff member's geographic location was last updated.

string

UUID of the job the staff member is currently navigating to.

date

The date and time when the staff member started navigating to a job.

date

The date and time when navigation to a job is expected to complete or expire.

string

Short message summarising the staff's current status.

date

The date and time when the staff member's status message was last updated.

string

Whether the staff member can receive push notifications.

string

Security role UUID.

string

Labour material UUID.

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.