Skip to content

Commit f4f1819

Browse files
author
Antoine Kevin
authored
Merge pull request #183 from intercom/Skaelv-patch-1
Add API Key deprecation warning
2 parents f2c8cf3 + 47db702 commit f4f1819

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)