Delete Employee Roles

post

/config/sim/v1/employees/deleteRoles

Unassigns the role from the specified employee at the hierarchy unit

Request

Supported Media Types
Header Parameters
Body ()
Request body
Root Schema : EmployeeRoleResponse
Type: object
Model of response object
Show Source
Back to Top

Response

Supported Media Types

200 Response

Employee Role object for the organization.
Body ()
Root Schema : schema
Type: object
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