{ "channel": "string", "fileIds": [ "string" ] }
curl --location --request POST 'file/v1/audio/download' \ --header 'x-vai-token;' \ --header 'Content-Type: application/json' \ --data-raw '{ "channel": "string", "fileIds": [ "string" ] }'