Employee Roles REST Endpoints
v1/Employees/Employee Roles
These APIs maintain the roles associated with an employee:
Release | Description |
---|---|
23.3 | Starting with the API release 23.3, the Simphony-OrgShortName parameter will be ignored. The API will use the authentication token to determine which organization the API account has access to. |
- Add Employee Roles
- Method: postPath:
/config/sim/v1/employees/employeeRoles
- Delete Employee Roles
- Method: postPath:
/config/sim/v1/employees/deleteEmployeeRoles
- Get Employee Roles
- Method: postPath:
/config/sim/v1/employees/getEmployeeRoles
- Update Employee Roles
- Method: postPath:
/config/sim/v1/employees/updateEmployeeRoles