Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl -X POST "http://localhost:5001/user/systemuids_remove" \ -H "Content-Type: application/json" \ -d '{ "uids": ["old_bot", "deprecated_service"] }'
{ "status": "ok" }
从系统用户 ID 列表中移除用户
"ok"