---
title: "Delete Chat Campaign"
method: POST
path: "/APIServices/campaignControl/chat"
tags: ["Chat Campaign"]
---

# Delete Chat Campaign

`POST /APIServices/campaignControl/chat`

Deletes the specified chat campaign by name and type.

## Headers

- `Content-Type` string

## Request body

- object
  - `username` string
  - `campaignName` string
  - `action` string
  - `campaignType` string

## Response `200`

Chat campaign deleted successfully.

---

[API](https://skmtc.net/ozonetel/apis/agent-authentication.md) · [All operations](https://skmtc.net/ozonetel/apis/agent-authentication/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ozonetel/agent-authentication/revisions/9096baa9c71b/schema)
