folders
Deletes a folder recursively. Only applicable to buckets with hierarchical namespace enabled.
post/b/{bucket}/folders/{folder}/deleteRecursive
Path parameters
bucketstring required
Name of the bucket in which the folder resides.
folderstring required
Name of a folder.
Query parameters
ifMetagenerationMatchstring
If set, only deletes the folder if its metageneration matches this value.
ifMetagenerationNotMatchstring
If set, only deletes the folder if its metageneration does not match this value.
Response
Successful response