commit
3f1392d478
|
@ -0,0 +1,22 @@
|
||||||
|
---
|
||||||
|
title: Update a token
|
||||||
|
seotitle: Update authentication tokens in InfluxDB
|
||||||
|
description: Update authentication tokens' descriptions in InfluxDB using the InfluxDB UI.
|
||||||
|
menu:
|
||||||
|
v2_0:
|
||||||
|
name: Update a token
|
||||||
|
parent: Manage tokens
|
||||||
|
weight: 203
|
||||||
|
---
|
||||||
|
|
||||||
|
Update an authentication token's description using the InfluxDB user interface (UI).
|
||||||
|
|
||||||
|
## Update a token in the InfluxDB UI
|
||||||
|
|
||||||
|
1. Click the **Settings** icon in the navigation bar.
|
||||||
|
|
||||||
|
{{< nav-icon "settings" >}}
|
||||||
|
|
||||||
|
2. Click **Tokens**. All of your account's tokens appear.
|
||||||
|
3. Click the pencil icon {{< icon "pencil" >}} next to the token's name in the **Description** column.
|
||||||
|
4. Update the token description, then click anywhere else to save.
|
Loading…
Reference in New Issue