๐Ÿ“ฎ
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. Sendgrid

Send an email

Parameters

Find all parameters via this link: https://docs.sendgrid.com/api-reference/mail-send/mail-send

Endpoint

POST https://api.mailwind.io/v1/send/sendgrid/v3

Authorization

Bearer <<YOUR_API_KEY_HERE>>

Example

  • cURL

  • .NET

  • NodeJS

  • PHP

PreviousAPI parametersNextcURL

Last updated 1 year ago