Back to Influxdb

influxctl user delete

content/influxdb3/cloud-dedicated/reference/cli/influxctl/user/delete.md

latest1.1 KB
Original Source

[!Warning]

InfluxData internal use only

This command is for InfluxData internal use only and won't work when run by a user account.

The influxctl user delete command deletes a user from your {{< product-name >}} account.

Usage

sh
influxctl user delete <USER_ID>

[!Warning]

Deleting a user is immediate and cannot be undone

Deleting a user is a destructive action that takes place immediately and cannot be undone.

Arguments

ArgumentDescription
USER_IDUser ID to delete

Flags

FlagDescription
-h--helpOutput command help

{{% caption %}} Also see influxctl global flags. {{% /caption %}}

Examples

{{% code-placeholders "USER_ID" %}}

sh
influxctl user delete USER_ID

{{% /code-placeholders %}}

Replace the following:

  • {{% code-placeholder-key %}}USER_ID{{% /code-placeholder-key %}}: user ID to delete