Skip to main content
Version: v0.23.1

Delete a channel this account owns

POST 

/api/sessions/:sessionId/channels/:channelId/delete

Irreversible, and every subscriber loses the channel. Deliberately NOT DELETE /channels/:channelId — that route unsubscribes, and the two must not be reachable by the same request with a slip of the wrist. Only the owner can delete.

Request

Responses

Channel deleted