798 B
798 B
title | seotitle | description | menu | weight | ||||||
---|---|---|---|---|---|---|---|---|---|---|
Delete a user | Delete a user from InfluxDB | Delete a user from InfluxDB using the InfluxDB UI or the influx CLI. |
|
103 |
Use the InfluxDB user interface (UI) or the influx
command line interface (CLI)
to create a user.
Delete a user from the InfluxDB UI
{{% note %}} While in alpha, users cannot be deleted from the InfluxDB UI. {{% /note %}}
Delete a user using the influx CLI
Use the influx user delete
command
to delete a user. Deleting a user requires the following:
- The user ID (provided in the output of
influx user find
)
# Pattern
influx user delete -i <user-id>
# Example
influx user delete -i 034ad714fdd6f000