Email Templates
Delete an email template
Deletes the account-owned template. The operation returns 204 with no body and prevents future sends or renders from using the deleted template ID.
delete/email_templates/{id}
Path parameters
idstring uuid required
Email template UUID.
Response
Template deleted. Empty response body.