Skip to content

Commit 666b8e1

Browse files
author
Antoine Kevin
authored
Merge pull request #127 from intercom/Skaelv-patch-1
Add API Key deprecation warning
2 parents 2e7a48d + d432f90 commit 666b8e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ If you're still using API Keys (now deprecated), you can set up your App ID and
108108
Intercom.setAppID("pi3243fa");
109109
Intercom.setApiKey("da39a3ee5e6b4b0d3255bfef95601890afd80709");
110110
```
111-
111+
> Warning: API Keys are being deprecated - you should use a [personal access token](https://app.intercom.io/a/apps/_/settings/personal-access-token) instead. [Learn more](https://developers.intercom.io/docs/personal-access-tokens) about API Keys deprecation
112112
113113

114114
## Usage

0 commit comments

Comments
 (0)