Authorization: Bearer ********************
curl --location 'https://cn2us02.opapi.win/v1/conversations' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{ "items": [ "string" ], "metadata": {} }'
{}