Skip to main content
POST
Reactivate Contact Session

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

Request to reactivate an expired or unavailable session.

grace_period_minutes
integer | null

Response

Successful Response

Response after reactivating a session.

contact_id
string<uuid>
required
scheduled_session_status
string
required
scheduled_session_expires_at
string<date-time> | null
required
message
string
required