Skip to main content
POST
Send test message

Authorizations

Authorization
string
header
required

Use your account ID as the username and your personal access token (PAT) as the password, or pass a Base64-encoded value directly in the Authorization header. For more information, see the personal access tokens guide.

Body

application/json
content
object
type
enum<string>

Template type

Available options:
html,
visual
Example:

"html"

recipients
string<email>[]

Emails of test message recipients

Response

200 - application/json

Operation successful

The response is of type enum<string>.

Available options:
OK