{ "query": "string" }
curl --location --request POST '/ab-bpm/lcProject/test/chat' \ --header 'Authorization: Bearer{{Auth_Token}}' \ --header 'Content-Type: application/json' \ --data-raw '{ "query": "string" }'
{}