post--v3-domains-domain_name-messages-storage_key
Resend an email from Mailgun's storage using a domain name and storage key. Specify recipient addresses to deliver the message.
Instructions
Resend an email
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain_name | Yes | ||
| storage_key | Yes | ||
| to | Yes | Email address of the recipient(s). Supports friendly name format. Example: `"Bob <bob@host.com>"`. Use commas to separate multiple recipients. Duplicate addresses are automatically ignored. |