{
"guid": "string",
"conversation_id": "",
"msgid": ""
}
curl --location --request POST '/msg/apply_voice_id' \
--header 'Content-Type: application/json' \
--data-raw '{
"guid": "string",
"conversation_id": "",
"msgid": ""
}'
{"error_code": 0, "error_message": "ok", "data": {"voiceid": "17116493654455008439152244321"}}