Update a user

Update a user in an organization

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required
Body Params
string
required
meta
object
required
schemas
array of strings
required
schemas*
string | null
name
object
required
string | null

Display name of the user.

string | null

Job title of the user.

emails
array of objects | null

A list of emails associated with the user. The first email is considered the primary email and the secondary emails are considered personal emails.

emails
phoneNumbers
array of objects | null

A list of phone numbers associated with the user. The first phone number is considered the primary phone number. Other phone numbers are ignored.

phoneNumbers
string | null

An array of preferred languages for the user (e.g. 'en-US' for English, 'fr-CA' for French).

boolean | null

If a user is active or not.

urn:workleap:params:scim:schemas:extension:user:2.0:User
object
Responses

401

Unauthorized

403

Forbidden

404

User not found

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