Delete a Transactional Email
Remove a specific transactional email from the system using its unique email identifier.
🗑️ Delete a Transactional Email
Delete a transactional email with the given unique identifier. This action is permanent and cannot be undone.
🔹 HTTP Request
🔸 URL Segments
Segment
Required
Description
EMAIL-UNIQUE-ID
Yes
Email unique ID to delete.
🔐 Authorization Header
💻 PHP Example
📦 Sample JSON Response
Last updated