Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

accountId
string
required

Account to apply operations to

Body

application/json
name
string
type
enum<string>
Available options:
SMS,
Web
Example:

"SMS"

template
string
Example:

"Hi {{{firstName}}}. Grab 20% off today only at ABC Shoes"

media
object[]

List of media objects attached to message

Response

successful operation

success
boolean
required
pagination
object
required
data
object[]
required