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
- application/json
- multipart/form-data
Header Parameters
-
Simphony-AuditTrailRef: string
Detail that identifies, who made the change.
Employee Role Delete Request body
Root Schema : schema
Type:
object
Model for an Employee Role Delete Request body.
Show Source
-
roleEmployeeId(required):
integer
Unique reference of Employee Role AssociationExample:
1
Response
Supported Media Types
- application/json
200 Response
Message indicating the number of records deleted.