Developer Docs
Hubex
Version 1.1.80

API Docs Version 1.1.80


What's New

POST /notification/verify-emails

Verify Email Address

What's Changed

POST /notification/send-email

Request:

Changed content type : application/json

New optional properties:

  • template_key
  • Added property source_email (string)

    A sender email Address

  • Added property cc_emails (array)

    A list of carbon copy recipents email

    Items (string):

  • Added property bcc_emails (array)

    A list of blind carbon copy recipents email

    Items (string):

  • Added property email_attachment_keys (array)

    Email attachment keys used to fetched files from docker for attachments

    Items (string):

  • Changed property recipient_emails (array)

    A list of recipient emails

    Changed items (string -> string):

  • Changed property template_key (string)

    Template key/name to be fetched from docker