Skip to main content
PUT
Update user account information, permissions, and settings.
Only certain fields can be updated depending on the user’s role and permissions. Some fields require special privileges to modify.

Request

string
required
The unique identifier of the user to update
string
The full name of the user
string
The role of the user within the organization
string
The department the user belongs to
string
The phone number of the user
string
User account status (active, inactive, suspended)
array
Array of permissions to grant to the user
object
Additional metadata for the user account
string
required
Bearer token for API authentication