Path Parameters
Body
application/json
Example:
"admin@example.com"
Type of email template to test
Available options:
invitation, reminder, nudge, acceptance Example:
"invitation"
Widget configuration containing email templates
Example:
{
"props": {
"vortex.email.template.invitation.body": { "value": { "root": {} } },
"vortex.email.template.invitation.theme": { "value": {} }
}
}Template variables to substitute in the email
Example:
{
"user-name": "John Doe",
"company-name": "Acme Corp"
}Reminder number (for reminder emails)
Example:
1
Nudge number (for nudge emails)
Example:
1