Skip to main content
PUT
Update a scheduled message

Authorizations

Authorization
string
header
required

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

Path Parameters

campaignId
string
required

Body

application/json
message
string
required
scheduleDate
string<date-time>
required
process
string
isAutopilot
boolean
assignedTo
string
isInternal
boolean

Must be false - private notes cannot be scheduled

contactStatus
string

Response

Scheduled message updated

success
boolean
message
string
data
object
Example: