---
title: "Delete an inactive email template"
method: DELETE
path: "/smtp/templates/{templateId}"
tags: ["Transactional emails"]
---

# Delete an inactive email template

`DELETE /smtp/templates/{templateId}`

## Path parameters

- `templateId` integer, required

## Response `204`

Inactive transactional email template has been deleted

## Other responses

- `400` — bad request
- `404` — Template ID not found

---

[API](https://skmtc.net/getbrevo/apis/brevo-api.md) · [All operations](https://skmtc.net/getbrevo/apis/brevo-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/getbrevo/brevo-api/versions/2aec3cf66501/schema)
