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
Blast params
attachments
body
The message body.
name
Optional name for the blast.
send_at
When to send the blast. If not provided, sends immediately.
to
List of recipients to whom the blast should be sent. This can be a combination of contact IDs, segment IDs, and phone numbers.
contactsDeprecated
Deprecated. Use to
instead.
segmentsDeprecated
Deprecated. Use to
instead.
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.