Update Employee Competency

put/accounts/{accountId}/employees/{employeeId}/competencies/{competencyId}

Update a specific employee's competency given the accountId, employeeId and competencyId.

This is a complete update (the majority of fields in the body are required, or else they will be saved as null).

Scope: manage:employees:training

Request

Path Parameters

NameTypeRequiredExampleDescription
accountIdstringrequired4eb62cb48c9f429c93bc26664c1a5a4d

Unique identifier of an account.

employeeIdstringrequiredb48c9f429c93bc26664c1a5a4d1273

Unique identifier of an employee within an account.

competencyIdstringrequired4eb62cb48c9f429c93bc26664c1a5a4d

Unique identifier (UUID) for a competency

Request Body

    Responses

    Employee Competency updated successfully
    © 2024 enableHR · All rights reserved