Update User

Update a user

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

Results

Here is a list of fields that can be provided for the user object

KeyDescription
nameFull name (first and last) of the user
phone_numberPhone number of the user
emailEmail address of the user

The result will have the following keys:

KeyDescription
full_namefull name of the user
OIDid of the user
company_idthe company id of the user
phone_numberphone number of the user
user_emailemail address of the user
formatted_numberrecruiter number phone of the user
language_preferenceLanguage code preference of the user
Path Params
string
required

User id or ex_id

Body Params
string

Phone number of the user

string
required

Full name of the user

string

Email address of the user

int32

The role id of the user

int32

The user type id of user (Full: 0, Basic: 1)

prod_access_levels
array of int32s

The list of id of Product Access (Candidate Experience Manager: 1 and/or Student Experience Manager: 2). Example: [1,2]

prod_access_levels
string
string
Defaults to en

See the language codes page for a full list of accepted values: https://readme.paradox.ai/reference/language-codes

string

The user’s external employee id. If included, this cannot be blank, nor can it match any other employee-id for a user in this company.

string

The job’s title

location_ids
array of strings

An array of job location's oid which be grabbed from Get Locations

location_ids
string

The user's country code, which followed by ISO 3166-2

area_ids
array of strings

An array of external area ID of area which be configured in UI

area_ids
string

External ID of Roles and Permissions

Headers
string
Defaults to Bearer <oauth_token>
Responses

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