put https://{company}.{environment}.com/api/v1/hire/jobs//candidate/
Update candidate details
Log in to see full request history
Responses
401Unauthorized
403Forbidden
500Server Error
Update candidate details
401Unauthorized
403Forbidden
500Server Error
xxxxxxxxxx
curl --request PUT \
--url https://company.keka.com/api/v1/hire/jobs/jobId/candidate/candidateId \
--header 'accept: application/json' \
--header 'content-type: application/*+json'
xxxxxxxxxx
string