---
title: Delete user channel settings
full: true
_openapi:
  method: DELETE
  toc: []
  structuredData:
    headings: []
    contents:
      - content: >
          Remove a user's settings for a specific channel.


          After deletion, the user will no longer receive notifications through
          this channel

          until new settings are configured.
---

{/* 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 settings for a specific channel.

After deletion, the user will no longer receive notifications through this channel
until new settings are configured.


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