Send Email
POST /send/v1
Authorizations
Request Body required
object
Email subject
Email body content
List of recipients
object
Email address
Name (optional)
List of personalization data
Replace “name” with “value.” name” must be enclosed in {{}}. The “field” can be either “subject” or “content”. If not specified, “content” is used. Fields converted with “content” will be “body” “header” “footer” “buttons” “logo” “authors” and “links”.
object
String to be replaced
Value to replace “name”
Field to apply personalization
Preview text
Sender name
object
URL of the logo image
URL for the logo link
Alternative text for the logo
Flag to use background color
Logo alignment
List of authors
object
Author name
URL of the author’s image
Author’s brief biography
Display position of author information
Detailed display position of author information
Theme number
Style number
Header text
Footer text
object
Email address
Name (optional)
List of links
You can set up links related to the content of the email. They are displayed at the bottom of the content. Some sites are displayed with special icons.
object
URL of the link
List of buttons
Display buttons at the top or bottom of the content. External links can be set up.
object
Button text
URL for the button link
Display position of the button
Full-width button flag
Flag to use background color
Default value for string replacement
Replace “name” with “value.” name” must be enclosed in {{}}. The “field” can be either “subject” or “content”. If not specified, “content” is used. Fields converted with “content” will be “body” “header” “footer” “buttons” “logo” “authors” and “links”.
object
String to be replaced
Value to replace “name”
Field to apply personalization
Dark mode flag
Converts HTML to Markdown for body, header, and footer if set to true.
Indicates if this is a marketing email, affecting legal compliance and user preferences.
Responses
200
Successful Operation
object
Indicates if the operation was successful
Error message
List of validation errors
object
Name of the field where the error occurred
Error message
List of blocked email addresses
List of bounced email addresses
ID of the sent message
400
Invalid input
401
Auth exception
404
User Not Found
422
Validation exception
429
Rate limits exceeded