Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Description: Triggers a specified email to be sent to a user.

Email Templates:

  • approval

  • denial

  • login

  • welcome

Sample Request Body

Code Block
languagejs
{
    "viewName": "welcome"
}

...