delete_tenant_template
Delete a tenant notification template. Returns 204 on success, 404 if the template does not exist for this tenant.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tenant_id | Yes | The tenant ID that owns the template | |
| template_id | Yes | The notification template ID to delete |