---
title: "Changes to Delete template by name"
method: DELETE
path: "/v1/projects/{projectId}/whatsapp/templates/{templateName}"
---

# Changes to Delete template by name

`DELETE /v1/projects/{projectId}/whatsapp/templates/{templateName}`

> Every recorded change to this endpoint, newest first.
> 4 revisions in range; 1 not diffed.

## Timeline

Changed in 2 of 4 revisions.

- **2026-09-01** `c6a937922d10` — 6 breaking, 25 info
- **2026-08-18** `c78a716de420` — 1 info

## Changes

- **2026-09-01** `c6a937922d10` — 6 breaking, 25 info
  - the response's body type changed from no type to `object` for status `400`
  - the response's body type changed from no type to `object` for status `401`
  - the response's body type changed from no type to `object` for status `404`
  - the response's body type changed from no type to `object` for status `409`
  - the response's body type changed from no type to `object` for status `429`
  - the response's body type changed from no type to `object` for status `500`
  - removed `subschema #1: ProjectNotInitializedErrorTitle, subschema #2: TemplateInvalidLanguageCodeErrorTitle` from the response body `oneOf` list for the response status `400`
  - added the optional property `additionalInformation` to the response with the `400` status
  - added the optional property `additionalInformation` to the response with the `401` status
  - added the optional property `additionalInformation` to the response with the `404` status
  - added the optional property `additionalInformation` to the response with the `409` status
  - added the optional property `additionalInformation` to the response with the `429` status
  - added the optional property `additionalInformation` to the response with the `500` status
  - the response property `errorCode` became required for the status `401`
  - the response property `errorCode` became required for the status `404`
  - the response property `errorCode` became required for the status `409`
  - the response property `errorCode` became required for the status `429`
  - the response property `errorCode` became required for the status `500`
  - the response property `message` became required for the status `401`
  - the response property `message` became required for the status `404`
  - the response property `message` became required for the status `409`
  - the response property `message` became required for the status `429`
  - the response property `message` became required for the status `500`
  - the response property `resolution` became required for the status `401`
  - the response property `resolution` became required for the status `404`
  - the response property `resolution` became required for the status `409`
  - the response property `resolution` became required for the status `429`
  - the response property `resolution` became required for the status `500`
  - added the required property `errorCode` to the response with the `400` status
  - added the required property `message` to the response with the `400` status
  - added the required property `resolution` to the response with the `400` status
- **2026-08-18** `c78a716de420` — 1 info
  - api operation id `TemplatesController_deleteTemplatesByName_v1` removed and replaced with `WhatsappTemplatesController_deleteTemplatesByName_v1`

---

[Operation](https://skmtc.dev/sinch/apis/provisioning-api/docs/v1/projects/:projectId/whatsapp/templates/:templateName/delete.md) · [API](https://skmtc.dev/sinch/apis/provisioning-api.md) · [Page](https://skmtc.dev/sinch/apis/provisioning-api/changes/v1/projects/:projectId/whatsapp/templates/:templateName/delete)
