Send a message over MailChannels Email API
POST/send
click-tracking notes:
- if the URL of the 'a' tag is empty within the HTML body or doesn't start with http/https, or has a clicktracking attribute with a value of 'off', it will be ignored.
Request
Responses
- 200
- 202
- 400
- 403
- 413
- 500
- 502
Success. Returned if dry-run is present in the query
Success
Bad Request
User does not have access to this feature
Payload too large - The total message size should not exceed 20MB. This includes the message itself, headers, and the combined size of any attachments.
Internal Server Error
Bad Gateway