Add Employee Roles

post

/config/sim/v1/employees/employeeRoles

Assign a role to an Employee at the specified hierarchy unit .

Request

Supported Media Types
Header Parameters
Body ()
Employee Role Insert Request body
Root Schema : EmployeeRoleInsertRequestBody
Type: object
Model for an Employee Role Insert Request body.
Show Source
Back to Top

Response

Supported Media Types

200 Response

Employee Role object of the organization.
Body ()
Root Schema : EmployeeRoleResponse
Type: object
Model for Employee Role Insert and Update Response Body
Show Source

400 Response

400 Bad Request
Body ()
Root Schema : ErrorDetails
Type: object
Response body when the request returns an error.
Show Source
Back to Top