Skip to main content

Sends an email notification using a specified template (send)

POST 

/api/notifications/mail/send/:guid

This endpoint sends an email notification using a predefined template. The operation includes:

  • Template validation
  • Email address validation
  • Related entity verification
  • Email generation and sending
  • Comment creation for tracking

Request

Responses

Email notification sent successfully