Update fields on Candidates
Update writable integrations fields on Candidates in the remote system.
PATCH
This endpoint requires the permission Write custom fields on candidates to be enabled in your scope config.
Example Request Body
Authorizations
Headers
ID of the integration you want to interact with.
Path Parameters
The Kombo ID of the Candidate you want to update.
The Kombo ID of the integration field you want to update.
Body
application/json
PATCH /ats/candidates/:candidate_id/integration-fields/:integration_field_id request body
The body is of type object
.
Response
200
application/json
PATCH /ats/candidates/:candidate_id/integration-fields/:integration_field_id Successful response
The response is of type object
.