Skip to main content
DELETE
Delete an object storage bucket

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

x-ankra-organisation-id
string

PAT organisation override.

Path Parameters

bucket_id
string<uuid>
required

The bucket's id.

Query Parameters

destroy_provider_resources
boolean

Only true destroys the bucket, its contents and the provider resources Ankra created for it.

Response

Deleted