delete https://api.linode.com//object-storage/buckets//
Removes a single bucket.
You need to remove all objects from a bucket before you can delete it. While you can delete a bucket using the CLI, this operation fails if the bucket contains too many objects. The best way to empty large buckets is to configure lifecycle policies with an outside API, such as the Ceph Object Gateway S3 API. Set a policy to remove all objects, wait a day or more for the system to remove all objects, then delete the bucket.
You can use an outside API, such as the Ceph Object Gateway S3 API for more options.
OAuth scopes
object_storage:read_write