adapter-email

On this page:

mail

Summary

Send Email

Description

Email a message.

Route

No Northbound API Available

Roles

admin

Parameters

DetailsExampleSchema
Name Type Required Description
from string yes Email address to send from.
to array yes List of email addresses (recipients).
subject string yes Subject of email.
text string yes Body of email.

Return

DetailsExampleSchema
Name Type Description
response object Response from email notify.