curl --location --request POST 'http://dev-cn.your-api-server.com/v2/aiproducts/askyoda/v2//conversations/' \
--header 'Authorization;' \
--header 'content-type: application/json' \
--data-raw ''
{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"name": "string"
}