Sign in

Send mail

documented

Send a transactional email using the REST API.

POST /v3/mail/sendMailno implementation yet0 runs

Input

from_email*
Sender (From) email address
from@example.com
to_email*
Recipient (To) email address
to@example.com
subject*
Email subject
Subject line
body_text*
Email body (text/plain)
Email body text
Calls SendGrid as you (your API key is your account); keychains.dev holds the credentials.