Update Employee Roles

post

/config/sim/v1/employees/updateEmployeeRoles

Updates the employee role record with the unique roleEmployeeId provided. If no record exits for given roleEmployeeId, it throws a validation error.

Request

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

Response

Supported Media Types

200 Response

Employee Role Updated.
Body ()
Root Schema : EmployeeRoleResponse
Type: object
Model for Employee Role Insert and Update Response Body
Show Source
Back to Top