Update Training Role

put/accounts/{accountId}/training-roles/{trainingRoleId}

Update a specific training role given the accountId and trainingRoleId.

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

Scope: manage:accounts:training

Request

Path Parameters

NameTypeRequiredExampleDescription
accountIdstringrequired4eb62cb48c9f429c93bc26664c1a5a4d

Unique identifier of an account.

trainingRoleIdstringrequiredb48c9f492c93bc26664c1a5a4d1273

Unique identifier of an Training Role within an account.

Request Body

Details of the training role to be updated.

    Responses

    Training Role updated successfully
    © 2024 enableHR · All rights reserved