Update a User
Path parameters
Must be a globally unique identifier (GUID)
Request body
First name
Language the system will display in for this user. Can set 1037 for Hebrew or 1033 for English (Picklist).
The GUID of the role assigned to this user. Will control the user's permissions.
Email address used to sign into the system.
The GUID of the business unit assigned to this user. May control the user's sharing level.
Phone extension number
Email address used to receive all emails from the system, will be used to reset the password of this user.
Employee ID
Fax
Sets if the user is currently working (Picklist).
Job title
Last name
Sets the date time format displayed in this user's system (Picklist).
Must be set as the GUID of this system user. Will be used for permissions.
Personal goal for this user.
Salutation (Picklist)
The user's SIPID from the organization's call center.
The user's SIPID username.
Primary phone number
Secondary phone number
Third used phone number
Time zone (Picklist)
Response
200
Example response
{
"success": true,
"data": "Record ID"
}