v1

latestOpenAPI 3.0.22026-07-26191278525.6 KB
Employee Role

Create Employee Role

Create an employee role in Eightfold

post/api/v2/core/employee-roles

Headers

Authorizationstring required

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

Request body

roleSourcestring nullable

source of the role

idstring nullable

id of the role

parentRoleIdstring nullable

parent role id of the role

childrenRoleIdstring[] nullable

children of role

titlestring nullable

title of the role

Response

OK

roleSourcestring nullable

source of the role

idstring nullable

id of the role

parentRoleIdstring nullable

parent role id of the role

childrenRoleIdstring[] nullable

children of role

titlestring nullable

title of the role