{ "recordIds": [ "45","44" ] }
curl --location --request GET '/v5/userCenter/index/delete-download-record' \ --header 'Content-Type: application/json' \ --data-raw '{ "recordIds": [ "45","44" ] }'
{}