980 B
980 B
title | seotitle | description | menu | weight | ||||||
---|---|---|---|---|---|---|---|---|---|---|
Delete an organization | Delete an organization from InfluxDB | Delete an existing organization from InfluxDB using the InfluxDB UI or the influx CLI. |
|
104 |
Use the influx
command line interface (CLI)
to delete an organization.
Delete an organization using the influx CLI
Use the influx org delete
command
to delete an organization. Deleting an 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