---
title: Delete channel settings
full: true
_openapi:
  method: DELETE
  toc: []
  structuredData:
    headings: []
    contents:
      - content: >
          Remove the current 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 is useful for:

          - Removing old device tokens when a user logs out

          - Revoking Slack access
---

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

Remove the current 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 is useful for:
- Removing old device tokens when a user logs out
- Revoking Slack access


<APIPage document={"./openapi-user.json"} operations={[{"path":"/channels/{channel_id}/settings","method":"delete"}]} />