users_update_user
Update user details in GoHighLevel, including role, permissions, scopes, and assigned locations, to manage team access and security.
Instructions
Update User
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| role | No | ||
| type | No | ||
| No | Email update is no longer supported due to security reasons. | ||
| phone | No | ||
| scopes | No | Scopes allowed for users. Only scopes that have been passed will be enabled. If passed empty all the scopes will be get disabled | |
| userId | Yes | Path parameter userId. | |
| lastName | No | ||
| password | No | ||
| companyId | No | Company/Agency Id. Required for Agency Level access | |
| firstName | No | ||
| locationIds | No | ||
| permissions | No | ||
| twilioPhone | No | Per-location inbound Twilio number in E.164 format, keyed by location id (Call and Voicemail Inbound Number for direct Twilio, not LC Phone). Replacement semantics: if you send twilioPhone in the request body, the stored map is replaced entirely with this object (not merged). Any location id omitted | |
| profilePhoto | No | ||
| platformLanguage | No | Platform language preference for the user | |
| scopesAssignedToOnly | No | Assigned Scopes allowed for users. Only scopes that have been passed will be enabled. If passed empty all the assigned scopes will be get disabled |