Solicit a candidate

PUT https://cvideo.arca24.careers/ws/v.1/session/{{session_id}}/candidate/{{candidate_id}}

Use this method to send a reminder to a candidate already invited to record a CVideo in an open session.

Input
  • the session unique ID in the url of the endpoint.
  • the invitation unique ID in the url of the endpoint.
Output
  • id: invitation unique ID
  • first_name: candidate name
  • family_name: candidate surname
  • email: candidate e-mail address
  • evaluation: evaluation given to the candidate
  • comment: comment given to the candidate
  • date_started: recording date
  • declined: 1 if the invitation was declined, 0 if it was not
  • done: 1 if it was completed, 0 if it was not
  • session_id: session unique ID
  • session_description: session description
  • invitation_link: the candidate can join the session by this link

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring
Authorizationstring