You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/config-api/authentication.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ As a workspace owner, you can create access tokens from the Access Management pa
11
11
> warning "Secret Token"
12
12
> You can not retrieve the plain-text `token` later, so you should save it in a secret manager. If you lose the `token` you can generate a new one.
13
13
14
-
## Use a Access Token
14
+
## Use an Access Token
15
15
16
16
Now that you have an access token, you can use this token to access the Config API by setting it in the `Authorization` header of your requests, for example:
0 commit comments