Tenant Templates
Delete a Tenant Template
Deletes a tenant's notification template by id. Sends for that tenant then use the workspace template registered under the same id.
delete/tenants/{tenant_id}/templates/{template_id}
Path parameters
tenant_idstring required
Id of the tenant that owns the template.
template_idstring required
Id of the template to remove from the tenant.
Response
Template deleted successfully