Authorization: ********************{
"expertType": "string",
"text": "string"
}curl --location --request POST 'http://127.0.0.1:10010/file/api/aienterpriseaccount/agentExpert/getRequest2' \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"expertType": "string",
"text": "string"
}'{
"status": "",
"message": "",
"data": {
"url": "",
"headers": {
"": ""
},
"requestBody": ""
}
}