Create Template Variant

Creates a template variant.

post

Adds a new language variant to the template with subject and body content for the specified language.

Path parameters
templateIdstringRequired

A notification template ID.

Body
languageCodestringOptional
subjectstringOptional
bodystringOptional
Responses
post
/public/v1/notifications/templates/{templateId}/variants

Last updated

Was this helpful?