Update User

Update a User given the provided object. This does not do a diff. You must send the complete object.

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The ID of the User to be updated

Body Params

User to be updated

string
required

First or Given name of the user

string
required

Last or Family name of the user

string
required

User's email. This is the main identifier and cannot be changed.

string

User's nickname. Optional

string

HTTPS URL to a user's profile picture. Optional

roles
array of strings
required

An array containing strings which include the role name the user should be assigned to.

roles*
Responses

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