Patch User

Given a user id of a user with user data, it patches the user object. Note: All required body params in the schema are not enforced in PATCH request, unlike path params.

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

EF Entity ID of user

Query Params
string

Include additional fields in the response. Possible values are lastLoginTimeStamp

string

Exclude specific fields in the response. Possible values are the names of the top level fields present in corresponding API schema. To check API schema, expand the response section below.

string

Allows selective control over the fields returned in the API response. If the keyList is empty, all fields will be returned. Possible values are the names of the top level fields present in corresponding API schema. To check API schema, expand the response section below.

Body Params
string | null

External unique identifier such as UUID, Corporate ID and Employee ID

rmUserGroups
array of objects | null

RM user groups associated with the user

rmUserGroups
string | null

timezone name fr a user

int32 | null

timezone offset for a User

roles
array of strings | null

Roles of a user

roles
string | null

ProfileId of User

string
required

Access Mode of User

boolean | null

Email of User

atsData
object | null

Ats Data of an User

string | null

First Name of User

string | null

company of User

hrbpData
object | null

HRBP Data of an User

string | null

Last Name of User

string | null

title of User

Headers
string
required

The secret key to access the api. It starts with the bearer token

Response

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