Documentation

influxctl token delete

The influxctl token delete command deletes a database token from an InfluxDB Cloud Dedicated cluster and revokes all permissions associated with the token.

Usage

influxctl token delete <TOKEN_ID>

Deleting a token is immediate and cannot be undone

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

Rotate deleted tokens

After deleting a database token, any clients using the deleted token need to be updated with a new database token to continue to interact with your InfluxDB Cloud Dedicated cluster.

Arguments

ArgumentDescription
TOKEN_IDDatabase token ID to delete

Flags

FlagDescription
-h--helpOutput command help

Examples

influxctl token delete 000xX0Xx00xX

Was this page helpful?

Thank you for your feedback!


Introducing InfluxDB 3.0

The new core of InfluxDB built with Rust and Apache Arrow. Available today in InfluxDB Cloud Dedicated.

Learn more

State of the InfluxDB Cloud Serverless documentation

The new documentation for InfluxDB Cloud Serverless is a work in progress. We are adding new information and content almost daily. Thank you for your patience!

If there is specific information you’re looking for, please submit a documentation issue.