v1
latestOpenAPI 3.0.22026-07-26191278525.6 KBUsers
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.
post/api/v2/core/users
Headers
Authorizationstring required
The secret key to access the api. It starts with the bearer token
Request body
Response
OK