v2
latestOpenAPI 3.0.32026-07-21141927.6 KBTemplate
sendPreview
Send a preview notification (both email and in-app) to the requesting user. Used to test notification templates before saving.
post/v1/notification/templates/send-preview
Request body
Example request
{
"template": {
"_manifest": [
"123e4567-e89b-12d3-a456-426614174000"
]
}
}Response
Preview notification sent successfully