Updates a user for the given account

Name or Title can be null, but they cannot be empty/whitespace. If null the value will not be changed.
Permissions
Account: Write

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

The Account ID

int32
required

Id of the user to update

Body Params

Request object in the body with fields to change

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

Generated from available request content types

Allowed:
Responses
204

No Content

400

Bad Request

401

Unauthorized

403

Forbidden

409

Conflict

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