Update managed user

Updates a specified managed user

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

user identifier (GUID)

Query Params
string
Defaults to 1.0

The requested API version

Body Params

Request to update managed user

string
required

New user email

string
required

New first name

string
required

New last name

string | null

New initials, if empty then will be generated from first name and last name

string | null

New display name, if empty then will be generated from first name and last name

Headers
string
enum
Defaults to application/json-patch+json

Generated from available request content types

Allowed:
Responses
204

The managed user was updated

400

Request is invalid. Find out more about errors here

401

Request is unauthorized

403

Request is forbidden

409

Conflict. Find out more about errors here

412

Precondition is failed. Find out more about errors here

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here!