---
title: "Delete Template by Name"
method: DELETE
path: "/{version}/{waba_id}/message_templates"
tags: ["Template Management"]
---

# Delete Template by Name

`DELETE /{version}/{waba_id}/message_templates`

Delete a WhatsApp message template using its name.

## Path parameters

- `version` string, required
- `waba_id` string, required

## Query parameters

- `name` string, required

## Headers

- `Authorization` string, required

## Response `200`

Template Deleted Successfully

- object
  - `success` boolean

---

[API](https://skmtc.dev/fast2sms/apis/dlt-sms-api.md) · [All operations](https://skmtc.dev/fast2sms/apis/dlt-sms-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/fast2sms/dlt-sms-api/revisions/1fd5abcff71a/schema)
