Sends an email with raw HTML content and queues it for delivery. Accepts full HTML markup with optional plain text fallback. Requires emails.email.sender permission.
access token
Expiration time for the email send request
"2025-08-15T10:30:00Z"
List of recipient email addresses
1Email subject line
"Important Notice - Action Required"
HTML content of the email
"<html><body><h1>Welcome</h1><p>Thank you for signing up!</p></body></html>"
Unique key to prevent duplicate email sends
100"notice-2025-08-00292"
Optional list of CC recipients
Optional list of BCC recipients
Optional reply-to email address
Optional plain text version of the email
"Welcome! Thank you for signing up!"
Email successfully queued for delivery
"email queued for delivery"