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

1.3 KiB

title description menu weight draft
influxctl user delete The `influxctl user delete` command deletes a user from your InfluxDB Cloud Dedicated account.
influxdb3_cloud_dedicated
parent
influxctl user
301 true

[!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

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

Argument Description
USER_ID User ID to delete

Flags

Flag Description
-h --help Output command help

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

Examples

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

influxctl user delete USER_ID

{{% /code-placeholders %}}

Replace the following:

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