Delete an email template by its ID.
DELETE
/api/email-templates/{id}
curl \
--request DELETE 'https://[tenant_id].logto.app/api/email-templates/{id}' \
--header "Authorization: Bearer $ACCESS_TOKEN"