Update User

Updates the the user specified in id

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

Updates the the current user.

🚧

Partial Data

The above example may not work if certain fields are left blank. Check the parameter description.

Update Specific User

Updates a specific user, provided the request is made by a user with an account-level role of ADMINISTRATOR.

Path Params
string
required

User id

Body Params
string

Optional. Must be unique. May only contain letters, numbers, periods, dashes, underscores and @ symbols. Must not be empty if included in request.

string

Optional. Must be at least 8 characters and contain at least one number, one upper case letter, one lower case letter and one special character: -+_!@#$%^&*,. For security, your password cannot contain your username. Must not be empty if included in request.

string

First name, sending empty data will delete this field.

string

Last name, sending empty data will delete this field.

string

Company name

string

Email. Must not be empty if included in request.

string

Phone number

string

Phone Number

string
Defaults to ACTIVE, LOCKED, DELETED

Optional. Possible values are: ACTIVE, LOCKED and DELETED.

boolean

Used in conjunction with the sso field to store the SSO identifier for the user. Must be set.

string

Used in conjunction with the sso field to store the SSO identifier for the user.

string

ID of the default Role Template to use when user is added to a Project

Responses

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