Update Candidate

put/accounts/{accountId}/candidates/{candidateId}

Updates a particular candidate given the accountId and candidateId.

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

  • Changing branch IDs These will be introduced as explicit actions (as they require more information than just the status change) in a future release.
Scope: manage:candidates

Request

Path Parameters

NameTypeRequiredExampleDescription
accountIdstringrequired4eb62cb48c9f429c93bc26664c1a5a4d

Unique identifier of an account.

candidateIdstringrequiredb48c9f492c93bc26664c1a5a4d1273

Unique identifier of an candidate within an account.

Request Body

    Responses

    Candidate updated successfully
    © 2024 enableHR · All rights reserved