Skip to main content
POST
Reschedule Interview Contact

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

X-API-Key
string | null

Path Parameters

interview_id
string<uuid>
required
contact_id
string<uuid>
required

Body

application/json
new_time
string<date-time> | null

Response

Successful Response

contact_id
string<uuid>
required
scheduled_at
string<date-time>
required
meeting_url
string | null
required
message
string
required