Delete Employee Roles

post

/config/sim/v1/employees/deleteEmployeeRoles

Unassigns the role from the specified employee at the hierarchy unit linked with the roleEmployeeId.

Request

Supported Media Types
Header Parameters
Body ()
Employee Role Delete Request body
Root Schema : EmployeeRoleDeleteRequestBody
Type: object
Model for an Employee Role Delete Request body.
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