Skip to main content
POST
Reinvite 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

Response

Successful Response

Result of re-inviting a participant who already completed an interview.

contact
ContactOut · object
required
invite_sent
boolean
required
message
string
required