{ "items": [ "xxxxx" ] }
curl --location --request POST 'http://127.0.0.1:5212/api/v3/file/source' \ --header 'Cookie: cloudreve-session=' \ --header 'Content-Type: application/json' \ --data-raw '{ "items": [ "xxxxx" ] }'
{ "code": 0, "data": [ { "url": "https://cloud.yixiangzhilv.com/f/DLCZ/97-1.txt", "name": "97-1.txt", "parent": 1110 } ], "msg": "" }