These docs are for v2. Click to read the latest docs for v3.

Update a user

Modify user information. Pass the entire body of data in the request, including members you're not changing. Otherwise, the operation removes unspecified data.

Path Params
string
required

A unique identifier for a user.

Query Params
string

For customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.

Body Params

Specifies user's profile.

string

The user's street address.

string

The user's city.

string

Any of the values available from the View contact types operation.

string

Part of the user's location. This can be any value available from the View supported countries operation.

string

The user's email address.

string
length between 1 and 50

The user's first name.

string
length between 1 and 75

The user's job title.

string
length between 1 and 50

The user's last name.

string

The user's mobile phone number, represented as a 10-digit integer within a string.

string

The user's main phone number, represented as a ten-digit integer within a string.

string

Any of the values available from the View languages operation.

string

The user's alternate email address.

integer

The number of seconds it takes for the user's Control Center session to time out if there hasn't been any activity. This corresponds to the value output of the View timeout policies operation.

string

The user's state if country=USA, or the user's province if country=Canada. For all other countries, this field is optional.

boolean

Indicates whether two-factor authentication is enabled.

string

The user's time zone. The value can be any that are available from the View time zones operation.

string

The user's five-digit ZIP code, represented as a string.

Response

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json