Update a user

Update a specific user's information.

Submit Feedback: Likes, dislikes, and API feature requests should be filed as feedback in our API feedback form. If you encountered an issue or noticed inaccuracies in the API documentation, please submit a case to our support team.

To use this endpoint, select Write Users under the Setup & Administration category when creating or editing an API token. Learn More.

Path Params
string
required

Unique identifier for the user.

Body Params

Updates to the user.

string
enum

The authentication type the user uses to authenticate. To use SAML this organization must have a configured SAML integration. Valid values: default, saml.

Allowed:
string

For users with temporary access, this is the expiration datetime in RFC3339 format

string

The first and last name of the user.

roles
array of objects

The list of roles that applies to this user. A user may have "organizational" roles, which apply to the user at the organizational level, and "tag-specific" roles, which apply to the user for a given tag.

roles
Responses

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