{"name":"请求建立用户表"}
curl --location --request POST 'http://172.20.238.8:48806/ai-portal/conversations/683a7959-500d-4b45-a4fb-836a4c79c970/rename' \
--header 'Pragma: no-cache' \
--header 'authorization: debug userId=19645' \
--header 'TenantId: 0' \
--header 'content-type: application/json' \
--data-raw '{"name":"请求建立用户表"}'
{}