Skip to content

Commit

Permalink
API & Webhooks doc quick fix (#8994)
Browse files Browse the repository at this point in the history
Quick fix for #8990
  • Loading branch information
Bonapara authored Dec 10, 2024
1 parent 49c3250 commit 228b738
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ For example, you can use them to retrieve details of a specific `Person` or `Com
### Generate an API key

1. Go to Settings in the sidebar on the left.
2. Under Workspace, go to Developers. Here, you'll see a list of active keys that you or your team have created.
2. In the bottom left, activate "Advanced mode." A new section for API & Webhooks will appear.
3. To generate a new key, click on `+ Create key` at the top right.
4. Give your API key a name, an expiration date, and a logo.
5. Hit save to see your API key.
Expand Down Expand Up @@ -84,4 +84,4 @@ For instance, a webhook can alert your system in real-time when someone creates
1. In Developers, find your webhook.
2. Click on your webhook and press **Delete** to remove it. A confirmation popup will appear to confirm.

<ArticleEditContent></ArticleEditContent>
<ArticleEditContent></ArticleEditContent>

0 comments on commit 228b738

Please sign in to comment.