{
"operator_account_id": "string",
"format": "string",
"sample_rate": 0,
"url": "string",
"duration": 0
}curl --location --request POST 'https://open.yunxinapi.com/im/v2/tools/asr' \
--header 'AppKey: ' \
--header 'X-custom-traceid: {% mock '\''uuid'\'' %}' \
--header 'Nonce: ' \
--header 'CurTime: ' \
--header 'CheckSum: ' \
--header 'Content-Type: application/json' \
--data-raw '{
"operator_account_id": "string",
"format": "string",
"sample_rate": 0,
"url": "string",
"duration": 0
}'{
"code": 0,
"msg": "string",
"data": {}
}