Update interview
Update an interview
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
The list of attendees for this interview
The id of the application if the attendee is the candidate
The email address if they are an external guest
user
, candidate
, guest
The user id of the attendee if they are a user
The datetime the interview ends at
The address of the interview if onsite.
The user id of the organiser
The datetime the interview starts at
The timezone of the interview start and end date
The title of the event.
phone
, online
, on_site
The online link to the meeting if any.
hangouts_meet
, event_named_hangout
, event_hangout
, unknown
, skype_for_consumer
, skype_for_business
, teams_for_business
Response
The id of the application. Format app_1a2b3c
The id of the candidate. Format can_1a2b3c
The list of attendees for this interview
The id of the application if the attendee is the candidate. Format app_1a2b3c
The id of the interview. Format attd_1a2b3c
accepted
, pending
, maybe
, declined
user
, candidate
, guest
The user id of the attendee if they are a user. Format usr_1a2b3c
The datetime the interview ends at
The address of the interview if onsite.
The user id of the organiser
The datetime the interview starts at
active
, past
, cancelled
The timezone of the interview start and end date
The title of the event.
phone
, online
, on_site
The id of the interview. Format int_1a2b3c
The id of the job. Format job_1a2b3c
hangouts_meet
, event_named_hangout
, event_hangout
, unknown
, skype_for_consumer
, skype_for_business
, teams_for_business
Was this page helpful?