Send an email
POST/emails
Queue an email for delivery. The email is processed asynchronously and you'll receive a message ID to track its status.
You can provide content directly via html/text fields, or use a template by specifying template_id and template_data.
Request
Responses
- 202
- 400
- 403
- 422
- 429
Email accepted for delivery
Validation error
Workspace frozen
Recipient suppressed
Rate limit exceeded