docs-v2/content/v2.0/organizations/delete-org.md

969 B

title seotitle description menu
Delete an organization Delete an organization from InfluxDB placeholder
v2_0
name parent weight
Delete an organization Manage organizations 4

Use the InfluxDB user interface (UI) or the influx command line interface (CLI) to create an organization.

Delete an organization in the InfluxDB UI

  • Click the Organizations tab in the navigation bar.

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

  • Hover over an organization's name and click Delete.

Delete an organization using the influx CLI

Use the the influx org delete command to delete an organization. Deleting a organization requires the following:

  • The organization ID (provided in the output of influx org find)
# Pattern
influx org delete -i <org-id>

# Example
influx org delete -i 034ad714fdd6f000