Skip to content

Commit 47db702

Browse files
author
Antoine Kevin
authored
Update README.md
1 parent f2c8cf3 commit 47db702

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ use Intercom\IntercomClient;
3838

3939
$client = new IntercomClient(appId, apiKey);
4040
```
41+
> 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
4142
4243
Or if using an OAuth or Personal Access Token use:
4344

0 commit comments

Comments
 (0)