Update Template Variant

Updates a template variant.

put

Updates the subject and/or body content of the language variant. Only provided fields will be modified.

Path parameters
templateIdstringRequired

A notification template ID.

idstringRequired

A template variant ID.

Body
languageCodestringOptional
subjectstringOptional
bodystringOptional
Responses
chevron-right
200

OK

application/json
idstringOptional
revisioninteger · int32Optional
bodystring · nullableOptional
defaultbooleanOptional
languageCodestringOptional
statusstringOptional
subjectstring · nullableOptional
put
/public/v1/notifications/templates/{templateId}/variants/{id}

Last updated

Was this helpful?