put https://{company}.{environment}.com/api/v1/hire/preboarding/candidates/
update a Preboarding Candidate
Log in to see full request history
Responses
401Unauthorized
403Forbidden
update a Preboarding Candidate
401Unauthorized
403Forbidden
xxxxxxxxxx
curl --request PUT \
--url https://company.keka.com/api/v1/hire/preboarding/candidates/id \
--header 'accept: application/json' \
--header 'content-type: application/*+json'
xxxxxxxxxx
true