POST
/
ats
/
interviews

Authorizations

x-api-key
string
headerrequired

Headers

x-connection-token
string
required

The connection token

Query Parameters

remote_data
boolean

Set to true to include data from the original Ats software.

Body

application/json
status
enum<string> | null

The status of the interview

Available options:
SCHEDULED,
AWAITING_FEEDBACK,
COMPLETED
application_id
string | null

The UUID of the application

job_interview_stage_id
string | null

The UUID of the job interview stage

organized_by
string | null

The UUID of the organizer

interviewers
string[] | null

The UUIDs of the interviewers

location
string | null

The location of the interview

start_at
string | null

The start date and time of the interview

end_at
string | null

The end date and time of the interview

remote_created_at
string | null

The remote creation date of the interview

remote_updated_at
string | null

The remote modification date of the interview

field_mappings
object | null

The custom field mappings of the object between the remote 3rd party & Panora

Response

201 - application/json
status
enum<string> | null

The status of the interview

Available options:
SCHEDULED,
AWAITING_FEEDBACK,
COMPLETED
application_id
string | null

The UUID of the application

job_interview_stage_id
string | null

The UUID of the job interview stage

organized_by
string | null

The UUID of the organizer

interviewers
string[] | null

The UUIDs of the interviewers

location
string | null

The location of the interview

start_at
string | null

The start date and time of the interview

end_at
string | null

The end date and time of the interview

remote_created_at
string | null

The remote creation date of the interview

remote_updated_at
string | null

The remote modification date of the interview

field_mappings
object | null

The custom field mappings of the object between the remote 3rd party & Panora

id
string | null

The UUID of the interview

remote_id
string | null

The remote ID of the interview in the context of the 3rd Party

remote_data
object | null

The remote data of the interview in the context of the 3rd Party

created_at
string | null

The created date of the object

modified_at
string | null

The modified date of the object