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