& curl.exe -k -X DELETE `
> "https://server.corp:443/api/storage/volumes/2c425a44-b834-4a53-a815-41901681a659/files/alice_dir%2Fbob_dir" `
> -H "accept: application/json" -H "authorization: Basic ZG9udHBvc3Q6Y3JlZGVudGlhbHMh"
{
"error": {
"message": "Directory not empty",
"code": "131138"
}
Couldn't see them from the docs or the library source...
Thanks peeps.