---
title: "Delete template by template ID and element name"
method: DELETE
path: "/partner/app/{appId}/template/{elementName}/{templateId}"
tags: ["default"]
---

# Delete template by template ID and element name

`DELETE /partner/app/{appId}/template/{elementName}/{templateId}`

## Path parameters

- `appId` string, required
- `elementName` string, required
- `templateId` string, required

## Headers

- `token` string

## Response `200`

Successful response

- object
  - `status` string

## Other responses

- `400` — Internal server error
- `429` — Too Many Requests
- `500` — Internal server error

---

[API](https://skmtc.net/gupshup/apis/partner-portal-public-apis.md) · [All operations](https://skmtc.net/gupshup/apis/partner-portal-public-apis/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/gupshup/partner-portal-public-apis/versions/1846573c8f87/schema)
