Emails
Send Email
Trigger a new email to a customer
POST
Trigger a new email to a customer using a template and recipient information.
This endpoint sends an email using a specified template with variable
substitution. The email will be sent immediately or scheduled for later
delivery.
Request
The unique identifier of the email template to use
The email address of the recipient
The name of the recipient
The unique identifier of the callout associated with this email
Key-value pairs for template variable substitution
ISO 8601 timestamp for when to send the email (optional, defaults to
immediate)
Priority level of the email (low, medium, high, urgent)
Type of email (payment_reminder, follow_up, welcome, notification, marketing)
Additional metadata for the email (campaign_id, department, etc.)
Bearer token for API authentication
