Tenant Templates
Publish a Tenant Template
Publishes a version of a tenant's notification template, making it the content that tenant's sends render from until you publish another.
post/tenants/{tenant_id}/templates/{template_id}/publish
Path parameters
tenant_idstring required
Id of the tenant that owns the template.
template_idstring required
Id of the template to be published.
Request body
Response
Template published successfully