{
"taskId": "",
"includeAudio": false
}curl --location --request POST '/outcall/task/createCallExportTask' \
--header 'Authorization: Bearer eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiIzIiwiaWF0IjoxNzUwNjU4MDA1fQ.ZnntTem2Jw4_trA8NXEvliHEs55f9PAedPvfIyPcO84' \
--header 'Content-Type: application/json' \
--data-raw '{
"taskId": "",
"includeAudio": false
}'{
"code": 0,
"message": ""
}