{
"name": "测试知识库1"
}
curl --location --request POST 'http://172.20.238.8:48806/ai-portal/proxy/console/api/datasets' \
--header 'Pragma: no-cache' \
--header 'authorization: debug userId=19645' \
--header 'TenantId: 0' \
--header 'content-type: application/json' \
--data-raw '{
"name": "测试知识库1"
}'
{}