curl --location 'https://insight.juzibot.com/openapi/knowledge-base/doc/update' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"knowledgeBaseId": "c69ba3be728c43b19ef8114a0f8a75b9",
"docId": 5,
"name": "社区青年汇丨桌游、运动会、非遗手作…速来占位111",
"metadata": {
}
}'