Unsubscribe from all currently subscribed topics in a single command.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.
{
"id": .....
"cmd": "UN_SUBSCRIBE_ALL"
}
{
"id": "{req_id}",
"cmd": "UN_SUBSCRIBE_ALL",
"success": true,
"time": {timestamp},
"data": ["topic1", "topic2"]
}
Unsubscribe from all currently subscribed topics in a single command.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.
{
"id": .....
"cmd": "UN_SUBSCRIBE_ALL"
}
{
"id": "{req_id}",
"cmd": "UN_SUBSCRIBE_ALL",
"success": true,
"time": {timestamp},
"data": ["topic1", "topic2"]
}