docs-v2/content/v2.0/users/delete-user.md

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.
v2_0
name parent
Delete a user Manage users
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