Update User

Updates information about an existing user in your organization.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The string ID of the user to update

Body Params
string | null

The first name of the new user you intend to add.

string | null

The last name of the new user you intend to add.

string | null

The username that the user signs in with (typically their email).

string | null

The email address of the new user you intend to add.

string | null

The phone number you wish to assign to the user.

string | null

Must exactly match a role name from GET /Roles/All.

boolean | null

Set to true to disable the user's access.

string | null

Your SSO provider's identifier for this user, if applicable.

boolean | null

When specified to true, allows the user to skip confirming their email address.

Responses

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