Delete a database token
Use the influxctl token delete
command
to delete a database token from your InfluxDB cluster and revoke
all permissions associated with the token.
-
If you haven’t already, download and install the
influxctl
CLI. -
Run the
influxctl token list
command to output tokens with their IDs. Copy the token ID of the token you want to delete.influxctl token list
-
Run the
influxctl token delete
command and provide the following:- Token ID to delete
-
Confirm that you want to delete the token.
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 cluster.
Was this page helpful?
Thank you for your feedback!
Support and feedback
Thank you for being part of our community! We welcome and encourage your feedback and bug reports for InfluxDB and this documentation. To find support, use the following resources:
Customers with an annual or support contract can contact InfluxData Support.