๐Ÿ“ฎ
Mailwind
CtrlK
  • ๐Ÿš€Getting started
    • ๐Ÿ‘‹Introduction
    • ๐Ÿ”—Add a provider
  • ๐Ÿ“šDocumentation
    • ๐ŸŽจTailwind configuration
    • ๐Ÿ”กDynamic Expressions
    • ๐Ÿ“ฑResponsive
  • API parameters
  • Sendgrid
    • Send an email
      • cURL
      • .NET
      • NodeJS
      • PHP
  • AWS SES
    • Obtain your credentials
    • Send an email
      • cURL
      • .NET
      • NodeJS
      • PHP
  • Resend
    • Send an email
      • cURL
      • .NET
      • NodeJS
      • PHP
Powered by GitBook
On this page
  • Parameters
  • Endpoint
  • Authorization
  • Example
  1. Resend

Send an email

Parameters

Find all parameters via this link: https://resend.com/docs/api-reference/emails/send-email#body-parameters

Endpoint

POST https://api.mailwind.io/v1/send/resend

Authorization

Bearer <<YOUR_API_KEY_HERE>>

Example

  • cURL

  • .NET

  • NodeJS

  • PHP

PreviousPHPNextcURL

Last updated 1 year ago