Schedule SMS session
Authentication
api-keystring
Your Atlas API key. Get it from the Atlas Portal under Settings > API Keys.
Path parameters
campaignId
Request
This endpoint expects an object.
customerPhoneNumber
Contact phone number in E.164 format.
customerName
Contact first name.
customerLastName
Contact last name.
customerInfo
Key-value pairs of additional contact information (e.g. "EventType=Wedding\nEmail=user@example.com").
customMessage
Custom first message to send instead of the campaign default.
scheduledDate
ISO 8601 datetime to schedule the message. If omitted the message is sent immediately.
attachments
Up to 3 public HTTPS URLs for image or video attachments (MMS). Each URL must use HTTPS and not exceed 256 characters.
Response
Session scheduled
campaignId
contactPhoneNumber
sessionId
messageId
scheduledDate
sequenceNumber
Errors
400
Bad Request Error
500
Internal Server Error
