Skip to content

Commit 3710fdb

Browse files
docs: update readme pat (#156)
1 parent cf4dfb1 commit 3710fdb

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ and the client will handle creating authentication tokens.
4040

4141
For assistance creating API credentials, PAT's and configuring permissions please contact [Amplience Support](https://support.amplience.com/).
4242

43+
A guide for creating and managing PAT's can be found on the [Amplience Developer Hub](https://amplience.com/developers/docs/apis/authorization/personal-access-tokens/).
44+
4345
```typescript
4446
const client = new DynamicContent({
4547
client_id: process.env.CLIENT_ID,

0 commit comments

Comments
 (0)