docs-v2/content/v2.0/organizations/buckets/delete-bucket.md

1.1 KiB

title seotitle description menu weight
Delete a bucket Delete a bucket from InfluxDB Delete a bucket from InfluxDB using the InfluxDB UI or the influx CLI
v2_0
name parent
Delete a bucket Manage buckets
203

Use the InfluxDB user interface (UI) or the influx command line interface (CLI) to delete a bucket.

Delete a bucket in the InfluxDB UI

  1. Click the Organizations tab in the navigation bar.

    {{< img-hd src="/img/organizations-icon.png" title="Organizations icon" />}}

  2. Click on the name of an organization, then select the Buckets tab.

  3. Hover over the bucket you would like to delete.

  4. Click Delete and Confirm to delete the bucket.

Delete a bucket using the influx CLI

Use the influx bucket delete command to delete a bucket. Deleting a bucket requires the following:

  • The bucket ID (provided in the output of influx bucket find)
  • The name or ID of the organization to which the bucket belongs
# Pattern
influx bucket delete -i <bucket-id>

# Example
influx bucket delete -i 034ad714fdd6f000