DeleteChannel[channel]
deletes the specified channel from the channel broker server.
DeleteChannel[{channel1,channel2,…}]
deletes all the channeli.
deletes all channels owned by the currently authenticated user.


DeleteChannel
DeleteChannel[channel]
deletes the specified channel from the channel broker server.
DeleteChannel[{channel1,channel2,…}]
deletes all the channeli.
deletes all channels owned by the currently authenticated user.
Details and Options

- DeleteChannel can remove only channels owned by the current user.
- DeleteObject[ChannelObject[…]] is equivalent to DeleteChannel[ChannelObject[…]].
Examples
open all close allBasic Examples (1)
Delete a channel using a ChannelObject specification:
Properties & Relations (3)
DeleteChannel returns a ChannelObject representing the channel that was deleted:
The ChannelObject no longer corresponds to a channel on the broker:

DeleteObject is an alternative way to delete a channel:
Use FindChannels[All] to list channels that DeleteChannel[All] would delete:
Related Guides
Text
Wolfram Research (2016), DeleteChannel, Wolfram Language function, https://reference.wolfram.com/language/ref/DeleteChannel.html (updated 2020).
CMS
Wolfram Language. 2016. "DeleteChannel." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2020. https://reference.wolfram.com/language/ref/DeleteChannel.html.
APA
Wolfram Language. (2016). DeleteChannel. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/DeleteChannel.html
BibTeX
@misc{reference.wolfram_2025_deletechannel, author="Wolfram Research", title="{DeleteChannel}", year="2020", howpublished="\url{https://reference.wolfram.com/language/ref/DeleteChannel.html}", note=[Accessed: 14-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_deletechannel, organization={Wolfram Research}, title={DeleteChannel}, year={2020}, url={https://reference.wolfram.com/language/ref/DeleteChannel.html}, note=[Accessed: 14-August-2025]}