Zvini
22:29:32

« Channel » delete

channel/delete - Deletes an existing channel.
Method parameters:
id - The ID of the channel to delete.
Returns a JSON document of the following format:
<boolean> - Always true.
Expected errors:
CHANNEL_NOT_FOUND - A channel with the ID doesn't exist.