Send a blast
Sends a Blast.
Path parameters
account_id
The account for which the blast should be sent.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
attachments
body
The message body.
contacts
List of contact IDs to send the blast to.
name
Optional name for the blast.
segments
List of segment IDs to send the blast to.
send_at
When to send the blast. If not provided, sends immediately.
Response
Blast
attachments
body
The message body.
id
Unique identifier for the object.
name
Optional name for the blast.
send_at
When the blast will be or was sent.