Update a User

This endpoint updates an existing user’s details, including name, email, office, roles, and associated clients.

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

Note : Use POST /v1/users/USERID/pwd to change the password.

Path Params
string
required

Identifier of the user to update.

Body Params
string

New first name.

string

New last name.

string
string

New email address.

string

New office identifier.

string

New staff identifier.

roles
array of numbers

New list of role IDs for the user.

roles
string

New list of client IDs associated with the user.

string

Whether the user is a self-service user.

Headers
string
required
Defaults to default
Responses

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