{ "taskId": "", "callID": "" }
curl --location --request POST '/outcall/callRecorder/queryTagList' \ --header 'Content-Type: application/json' \ --data-raw '{ "taskId": "", "callID": "" }'
{ "code": 0, "message": "", "data": { "mapKey1": "", "mapKey2": "" } }