---
title: "Delete Template"
description: "Deletes template from the system."
openapi: "/openapi/broadcasts-api.yaml DELETE /api/v1/broadcast/templates/{id}"
---

> **For AI agents:** the complete documentation index is at [llms.txt](/llms.txt). Append `.md` to any page URL for its markdown version.

`DELETE https://web.otpcod.ru/api/v1/api/v1/broadcast/templates/{id}`

Deletes template from the system.

## Authentication

No authentication required.

## Path parameters

- `id` (string, required) — id

## Header parameters

- `X-API-KEY` (string, required) — Enter your X-API-KEY

## Response 204

No Content


---

📦 **OpenAPI specs:** Every OpenAPI specification referenced by this documentation is available as a single download — https://iba-platform.jamdesk.app/api-specs.zip
