curl --location --request POST 'http://dev-cn.your-api-server.com/v2/aiproducts/askyoda/v2//add_text' \ --header 'Authorization;' \ --header 'content-type: application/json' \ --data-raw '{ "texts": "string" }'
{}