Skip to main content
POST
Send emails

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
from_email
string<email>
required
Pattern: ^(?!\.)(?!.*\.\.)([A-Za-z0-9_'+\-\.]*)[A-Za-z0-9_+-]@([A-Za-z0-9][A-Za-z0-9\-]*\.)+[A-Za-z]{2,}$
recipients
object[]
required
delay_in_minutes
number
fallback_email_subject
string
fallback_email_sender_name
string
fallback_email_body
string

Response

Default Response