v1

latestOpenAPI 3.0.32026-08-06224144516.1 KB
Candidates

Update a candidate phone

put/candidates/{candidate_id}/phones/{id}

Path parameters

candidate_idnumber required

The candidate to update the phone for.

idnumber required

The ID of the phone to update.

Request body

numberstring required

This number MUST begin with the country code. It will not be parsed correctly otherwise.

extensionstring
typestring required

One of mobile, home, work, fax, main, or other.

Response

No Content