Authorization: ********************{
"expertType": "string",
"text": "string"
}curl --location --request POST 'http://127.0.0.1:10010/file/api/aienterpriseaccount/agentExpert2' \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"expertType": "string",
"text": "string"
}'[
""
]