Skip to main content

Documentation Index

Fetch the complete documentation index at: https://developer.woox.io/llms.txt

Use this file to discover all available pages before exploring further.

Unsubscribe from all currently subscribed topics in a single command.
{
  "id": .....
  "cmd": "UN_SUBSCRIBE_ALL"
}
{
  "id": "{req_id}",
  "cmd": "UN_SUBSCRIBE_ALL",
  "success": true,
  "time": {timestamp},
  "data": ["topic1", "topic2"]
}