v1

latestOpenAPI 3.1.02026-07-2616459400.5 KB
Template APIs

Delete Template

This endpoint allows you to permanently delete an email template using its unique template ID. Once deleted, the template cannot be recovered.

delete/templates/{template_id}

Path parameters

template_idstring required

The unique ID of the template to delete.

Response

No Content. Template deleted successfully. No response body is returned.