---
title: "Delete custom email template"
method: DELETE
path: "/v3/portals/{portalId}/email-templates/{templateName}"
tags: ["Portal Emails"]
---

# Delete custom email template

`DELETE /v3/portals/{portalId}/email-templates/{templateName}`

Delete custom email template for a portal. This will revert to using the default template

## Response `204`

No Content

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found

---

[API](https://skmtc.net/kong/apis/konnect-api-go-sdk.md) · [All operations](https://skmtc.net/kong/apis/konnect-api-go-sdk/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kong/konnect-api-go-sdk/revisions/b1ea6bd77dec/schema)
