Skip to main content
POST
Send immediate campaign

Authorizations

Authorization
string
header
required

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

Body

application/json
template_id
integer
required
Example:

10

group_id
integer
required
Example:

25

quote_token
string
required

Token returned by the immediate campaign quote endpoint.

Required string length: 64
Example:

"0123456789abcdef0123456789abcdef0123456789abcdef0123456789abcdef"

Response

Immediate campaign queued.

message
string
required
Example:

"Campaign updated."

data
object
required
Last modified on July 20, 2026