DeleteBucket

This commit is contained in:
Alex Auvolat
2022-05-12 11:02:36 +02:00
parent de1a5b87b6
commit fe399a3265
4 changed files with 66 additions and 1 deletions
+2
View File
@@ -454,3 +454,5 @@ or no alias at all.
### DeleteBucket `DELETE /bucket?id=<bucket id>`
Deletes a storage bucket. A bucket cannot be deleted if it is not empty.
Warning: this will delete all aliases associated with the bucket!