main-concepts

No menu items for this category

EmailRequest

This schema defines the Email Request for creating Email

  • senderName (string): Sender Name.
  • senderMail (string): From Email Address.
  • recipientMails (array): List of Receiver Name with Email.
  • ccMails (array): List of CC.
  • bccMails (array): List of BCC.
  • subject (string): Subject for Mail.
  • contentType (string): Must be one of: ["plain", "html"]. Default: "plain".
  • content (string): Content for mail.

Documentation file automatically generated at 2025-01-15 09:05:25.266839+00:00.