Delete Email Template
Email Templates
Delete Email Template
Remove one of your app’s email template overrides
DELETE
Delete Email Template
Removes a template override your app registered. After deletion the affected
event falls back to the platform default HTML. Only templates owned by your
app can be deleted.
Auth: OAuth access token with the
An
write_email_templates scope.
Path Parameters
Response
id that doesn’t exist, or that belongs to a different app, returns
404 { "error": "Not found" } — a template is only deletable by the app that
registered it.