Skip to content

Commit c78d7be

Browse files
Add note that new config api tokens cannot be created
1 parent ccad90a commit c78d7be

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/api/config-api/index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,9 @@ When you create an access token, you'll give it a description, a workspace, and
6868
> warning "Secret Token"
6969
> 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.
7070
71+
> info
72+
> New Config API tokens cannot be created in the UI as we move towards exclusively supporting the Public API. If you need to create a new Config API token, please reach out to [email protected] for support.
73+
7174
### API Requests
7275

7376
Now that you have an access token, you can use this token to access the rest of the Config API by setting it in the `Authorization` header of your requests, for example:

0 commit comments

Comments
 (0)