Create User

Create an User in Eightfold. email, firstName and lastName cannot be empty strings while creating an User. Note: It may take some time for the newly created users to start reflecting in LIST calls, as there may be indexing delays. You can still use the GET BY ID call right after creation of users.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
roles
array of strings | null

Roles of a user

roles
string | null

ProfileId of User

string

First Name of User

string | null

Company of User

string
required

Email of User

rmUserGroups
array of objects | null

RM user groups associated with the user

rmUserGroups
string | null

Timezone name for a user

string

Access Mode of User

string | null

Title of User

hrbpData
object | null

HRBP Data of an User

string | null

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

boolean | null

If user is disabled or not

atsData
object | null

Ats Data of an User

string

Last Name 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