{ "path": "string" }
curl --location --request PUT 'http://127.0.0.1:5212/api/v3/directory' \ --header 'Cookie: cloudreve-session=' \ --header 'Content-Type: application/json' \ --data-raw ''
{ "code": 0, "msg": "string" }