---
title: Delete topic
full: true
_openapi:
  method: DELETE
  toc: []
  structuredData:
    headings: []
    contents:
      - content: |
          Delete a topic and all its subscriptions.

          **Warning:** This removes all user subscriptions to this topic.
          Users will need to re-subscribe if the topic is recreated.
---

{/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */}

Delete a topic and all its subscriptions.

**Warning:** This removes all user subscriptions to this topic.
Users will need to re-subscribe if the topic is recreated.


<APIPage document={"./openapi-admin.json"} operations={[{"path":"/topics/{id}","method":"delete"}]} />