Buckets
Delete bucket
Delete an empty bucket.
DELETE
Documentation Index
Fetch the complete documentation index at: https://docs.snakream.tonbo.dev/llms.txt
Use this file to discover all available pages before exploring further.
Bucket ID. Must match
[a-z0-9_-]{4,64}.Response
| Status | Meaning |
|---|---|
204 | Bucket deleted. |
400 | Invalid bucket ID. |
404 | Bucket not found. |
409 | Bucket is not empty. |

