Delete a Channel

Deletes a specific channel within a chat by its unique ID.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The unique ID of the chat containing the channel

string
required

The unique ID of the channel to delete

Responses
204

The channel has been successfully deleted

401

Unauthorized due to missing or expired authentication token

502

Server error prevented channel deletion

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here!