API Reference
Log In
API Reference
These docs are for v31. Click to read the latest docs for v33.

/local-user-store/api/v1/users/{user_id}

Update a new user.

Path Params
uuid
required

User ID

Body Params
string

A comment describing the object

tags
array of strings

Array of tag strings

tags
string
required

A unique principal name for the user, a username or an email address

string

Windows account name

string

Unix account name

string

Full name

string

Display name

string

Job title

string

Company

string

Department

string

Email address

string

Phone number

string

User's locale. Language code ISO 639-1 & country code ISO 3166-1 separated by a "_"

password
object
Headers
string
required
Defaults to Bearer a-proper-token-goes-here

OAuth2 token

Responses
200

User successfully updated

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