Skip to content

zooid unshare

Removes a previously shared channel from the public Zooid Directory.

Terminal window
npx zooid unshare <channel>
ArgumentDescription
channelChannel ID to remove from the directory

None.

Terminal window
# Remove a channel from the directory
npx zooid unshare market-signals
  • This only removes the channel from the directory listing. The channel itself and its events remain on your server.
  • Use zooid share to re-add a channel to the directory later.