Skip to main content
POST
Create a scheduled message for a single contact

Authorizations

Authorization
string
header
required

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

Body

application/json
message
string
required
scheduleDate
string<date-time>
required
contactId
string
required
process
string
isAutopilot
boolean
originalSettings
object
channelType
string
isInternal
boolean

Must be false - private notes cannot be scheduled

Response

Scheduled message created

success
boolean
message
string
data
object
Example: