969 B
969 B
| title | seotitle | description | menu | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Delete an organization | Delete an organization from InfluxDB | placeholder |
|
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