Candidate APIs
Updates job-candidate custom field values.
post/api/external/job-candidate/custom-field/value/update
Headers
RF-Api-Keystring required
Request body
Response
SUCCESS
{"stackTrail":"paths:/api/external/job-candidate/custom-field/value/update:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown","example":{"RESULT":"SUCCESS"}}
Example response
{
"RESULT": "SUCCESS"
}Changes
Changed in 1 of the 2 revisions of this API.1
- ▲
the
headerrequest parameterRF-Api-Keybecame requiredrequest-parameter-became-required
- ▲