Delete Employee Role

delete/accounts/{accountId}/employees/{employeeId}/roles/{trainingRoleId}

Delete a specific role from employee record given the accountId, employeeId and roleId.

Scope: manage:employees:training

Request

Path Parameters

NameTypeRequiredExampleDescription
accountIdstringrequired4eb62cb48c9f429c93bc26664c1a5a4d

Unique identifier of an account.

employeeIdstringrequiredb48c9f429c93bc26664c1a5a4d1273

Unique identifier of an employee within an account.

trainingRoleIdstringrequiredb48c9f492c93bc26664c1a5a4d1273

Unique identifier of an Training Role within an account.

Responses

Employee Record Role deleted successfully
© 2024 enableHR · All rights reserved