Delete a specific role from employee record given the accountId
, employeeId
and roleId
.
manage:employees:training
Name | Type | Required | Example | Description |
---|---|---|---|---|
accountId | string | required | 4eb62cb48c9f429c93bc26664c1a5a4d | Unique identifier of an account. |
employeeId | string | required | b48c9f429c93bc26664c1a5a4d1273 | Unique identifier of an employee within an account. |
trainingRoleId | string | required | b48c9f492c93bc26664c1a5a4d1273 | Unique identifier of an Training Role within an account. |