📮
Mailwind
  • 🚀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

PreviousPHPNextcURL

Last updated 1 year ago

Parameters

Find all parameters via this link:

Endpoint

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

Authorization

Bearer <<YOUR_API_KEY_HERE>>

Example

https://resend.com/docs/api-reference/emails/send-email#body-parameters
cURL
.NET
NodeJS
PHP