Candidates

Update a candidate email

put/candidates/{candidate_id}/emails/{id}

Path parameters

candidate_idnumber required

The candidate to update the email for.

idnumber required

The ID of the email to update.

Request body

emailstring required
is_primaryboolean

If a record has any number of emails, exactly one of them must be marked as primary.

Response

No Content

Changes

No recorded changes to this endpoint across all 1 revision of this API.