Activate Template

Activates a notification template.

post

Activates the template, making it available for sending notifications. Only active templates can be used.

Path parameters
idstringRequired

A notification template ID.

Responses
chevron-right
200

OK

application/json
idstringOptional
namestringOptional
revisioninteger · int32Optional
descriptionstring · nullableOptional
lastUsedstring · date-time · nullableOptional
statusstringOptional
externalIdstring · nullableOptional
post
/public/v1/notifications/templates/{id}/activate

Last updated

Was this helpful?