curl -X POST "http://localhost:5001/conn/remove" \ -H "Content-Type: application/json" \ -d '{ "uid": "user123", "conn_id": 12345, "node_id": 1 }'
{ "status": "ok" }
移除指定用户的连接
Documentation IndexFetch the complete documentation index at: https://wukong.mintlify.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://wukong.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
"ok"