---
title: Unsubscribe user from topic
full: true
_openapi:
  method: DELETE
  toc: []
  structuredData:
    headings: []
    contents:
      - content: >-
          Remove a user's subscription from a topic. The user will no longer
          receive notifications triggered for this topic.
---

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

Remove a user's subscription from a topic. The user will no longer receive notifications triggered for this topic.

<APIPage document={"./openapi-admin.json"} operations={[{"path":"/users/{user_external_id}/subscriptions/{topic_name}","method":"delete"}]} />