---
title: "POST /DeleteTopic"
method: POST
path: "/DeleteTopic"
tags: ["Community"]
---

# POST /DeleteTopic

`POST /DeleteTopic`

## Headers

- `address` string

## Request body

- object
  - `community_id` string, required
  - `topic_id` integer, required

## Response `200`

Successful response

- object
  - `community_id` string, required
  - `topic_id` integer, required

## Other responses

- `default` — Error response

---

[API](https://skmtc.net/hicommonwealth/apis/common-api.md) · [All operations](https://skmtc.net/hicommonwealth/apis/common-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hicommonwealth/common-api/versions/5eba0fbedd3e/schema)
