Send a blast

Sends a Blast.

Path parameters

account_idstringRequired

The account for which the blast should be sent.

Headers

AuthorizationstringRequired

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

Request

This endpoint expects an object.
attachmentslist of objectsOptional
bodystringOptional

The message body.

contactslist of stringsOptional

List of contact IDs to send the blast to.

namestringOptional

Optional name for the blast.

segmentslist of stringsOptional

List of segment IDs to send the blast to.

send_atstringOptional

When to send the blast. If not provided, sends immediately.

Response

Blast

attachmentslist of objectsOptional
bodystringOptional

The message body.

idstringOptional

Unique identifier for the object.

namestringOptional

Optional name for the blast.

send_atstringOptional

When the blast will be or was sent.