Send email from an App ID
send_emailSend transactional or newsletter emails using the platform email engine. Billing uses credits from your app wallet, with no charge for failed deliveries.
Instructions
Send transactional/newsletter email through the platform email engine (Pro plan+). Billed at the email.send10 SKU from the App ID's iv_credits wallet (hold → dispatch → settle); failed sends are never charged and partial batches settle on accepted recipients only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | Recipient email addresses | |
| app_id | Yes | ||
| subject | Yes | ||
| reply_to | No | ||
| body_html | No | ||
| body_text | No |