Skip to main content

Mail

Send mail by providing the required parameters.

End point

https://devmailer.vercel.app/api

Send mail

Send a mail

POST /sendmail

Parameters

  • Query Parameter

    paramDescriptionRequired
    apikeyYour Api Keytrue
  • Body

    paramDescriptionRequired
    fromSender nametrue
    toRecevier email IDtrue
    subjectSubject of the mailtrue
    bodyBody of the mailtrue

⚠️Note:

Body can be html