Skip to main content
POST
Send Contact Followup

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
message
string | null
channel
enum<string> | null
Available options:
teams,
slack,
email

Response

Successful Response

sent_count
integer
required
message
string
required
channel
string | null
fell_back
boolean
default:false
queued
boolean
default:false