v36

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-0187270483.0 KB
Buckets

Delete a Bucket

delete/v3/buckets/{bucketID}

Path parameters

bucketIDstring required

Bucket public ID (bkt_...).

Query parameters

cascadeboolean

When true, delete the bucket even if it still contains entities (the entities are removed along with it). When omitted or false, the request is rejected with 409 Conflict if the bucket is non-empty.

The default bucket can never be deleted regardless of this flag.

Response

There is no content to send for this request, but the headers may be useful.