Delete a token
Telegraf Controller is in Public Beta
Telegraf Controller is in public beta and will be part of the future Telegraf Enterprise offering. While in beta, Telegraf Controller is not meant for production use. The Telegraf Controller documentation is a work in progress, and we are actively working to improve it. If you have any questions or suggestions, please submit an issue. We welcome any and all contributions.
Deleting a token immediately removes the token so it cannot be used for authentication. Unlike revocation, deletion removes all data associated with the token and token history.
Deleting and API token cannot be undone
Deleting a token is permanent and cannot be undone. Any agents or clients using this token will lose access immediately.
Delete versus revoke
Telegraf Controller supports two ways to remove a token from active use: deletion and revocation.
- Deleted tokens are permanently removed from the system. No record of the token is retained after deletion.
- Revoked tokens remain visible in the token list with a Revoked status. This provides an audit trail showing when the token was created and when it was disabled. Revoked tokens cannot be used for authentication.
Use revoke when you want to disable a token but maintain an audit trail. Use delete when you want to completely remove the token and its record from the system.
For more information about revoking a token, see Revoke a token.
Delete a token
- Navigate to the API Tokens page or open the token’s detail view.
- Click Delete to initiate the deletion. If on the token detail page, select the Manage tab to reveal the Delete action.
- In the confirmation dialog, confirm that you want to permanently delete the token.
Once confirmed, the token is immediately deleted. Any agent or integration that relies on the deleted token will no longer be able to authenticate with Telegraf Controller.
Bulk delete tokens
You can delete multiple tokens at once from the API Tokens page.
- On the API Tokens page, select the checkboxes next to each token you want to delete.
- Click the Delete option in the bulk actions bar.
- In the confirmation dialog, review the number of tokens to be deleted and confirm.
All selected tokens are permanently removed and immediately invalidated. Verify that no active agents depend on the selected tokens before confirming the bulk deletion.
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 Telegraf and this documentation. To find support, use the following resources:
Customers with an annual or support contract can contact InfluxData Support.