Skip to content

Commit 6040aab

Browse files
Update with line to move to Public API if possible
1 parent c78d7be commit 6040aab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/api/config-api/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ When you create an access token, you'll give it a description, a workspace, and
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
7171
> 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.
72+
> New Config API tokens cannot be created in the UI as we move towards exclusively supporting the Public API. Please consider migrating your implementation to the Public API to access the latest features and available endpoints as the Config API will continue to become outdated. If you need to create a new Config API token, please reach out to [email protected] for support.
7373
7474
### API Requests
7575

0 commit comments

Comments
 (0)