Channels
Disconnect Channel
Disconnect a channel from an instance.
POST
Disconnects a channel from the instance. This setsDocumentation Index
Fetch the complete documentation index at: https://docs.chowder.dev/llms.txt
Use this file to discover all available pages before exploring further.
enabled: false in the instance configuration and restarts the gateway. The channel’s saved config is preserved — you can reconnect later without re-entering credentials.
No request body is needed.
Authentication
Requires an org-level API key or a scoped token with thechannels permission.
Path Parameters
The ID of the instance.
The channel identifier (e.g.
discord, whatsapp).Response
Returns204 No Content on success.