---
title: "Delete Channel Templates"
method: POST
path: "/Integrations/DeleteChannelTemplates"
tags: ["External System Integration"]
---

# Delete Channel Templates

`POST /Integrations/DeleteChannelTemplates`

Removes previously added channel templates.

## Request body

- OptimoveAPIModelsOptimoveTemplate[]
  - `TemplateId` integer
  - `ChannelId` integer

## Response `200`

Success

---

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