---
title: "Delete Template API using templateID"
method: DELETE
path: "/v1/{sID}/email/templates/{templateID}"
tags: ["Email Templates"]
---

# Delete Template API using templateID

`DELETE /v1/{sID}/email/templates/{templateID}`

StartFragment

You can delete a template that you do not need.

To delete existing template details, use the endpoint with 'DELETE' method.

EndFragment

## Path parameters

- `sID` string, required
- `templateID` string, required

## Headers

- `api-key` string
- `Accept` string

## Response `200`

OK

- object

---

[API](https://skmtc.net/kaleyra/apis/kaleyra-io-sms-apis.md) · [All operations](https://skmtc.net/kaleyra/apis/kaleyra-io-sms-apis/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kaleyra/kaleyra-io-sms-apis/revisions/d9b785884d03/schema)
