Delete a template
Permanently delete a template. Already-accepted sends are unaffected; the id is not reserved and future sends referencing it will 404. Requires the send scope.
DELETE
Permanently delete a template. Already-accepted sends are unaffected; the id is not reserved and future sends referencing it will 404. Requires the send scope.
Loading code example
Loading code example
Authorizations
Authorizationstringheaderrequired
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
idstringrequired
The template id (`tmpl_…`).
Response
application/json
The template was deleted.
idstringrequireddeletedbooleanrequired