Skip to content

Commit 5427875

Browse files
Use relative update webhook endpoint link (#897)
1 parent 0f3957a commit 5427875

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

fern/api-reference/data/webhooks/custom-webhooks-quickstart/custom-webhooks-quickstart.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ To interact with Alchemy's Custom Webhook products via API, feel free to use the
5757
| [Create webhook](/reference/create-webhook) |
5858
| [Get all webhooks](/reference/team-webhooks) |
5959
| [Delete webhook](/reference/delete-webhook) |
60-
| [Update webhook status](/reference/update-webhook) |
60+
| [Update webhook status](/data/webhooks/webhooks-api-endpoints/notify-api-endpoints/update-webhook) |
6161

6262
# Reliability and Guarantees
6363

fern/api-reference/data/webhooks/webhook-types/address-activity-webhook.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,4 +179,4 @@ Below you can find descriptions for each field of the response.
179179
| [Update Webhook Addresses](/reference/update-webhook-addresses) | Add or remove addresses from a specific webhook. |
180180
| [Create Webhook](/reference/create-webhook) | This endpoint allows you to create a webhook programatically. |
181181
| [Delete Webhook](/reference/delete-webhook) | Allows you to delete a webhook. |
182-
| [Update Webhook](/reference/update-webhook) | Allows you to set status of webhooks to active or inactive. |
182+
| [Update Webhook](/data/webhooks/webhooks-api-endpoints/notify-api-endpoints/update-webhook) | Allows you to set status of webhooks to active or inactive. |

fern/api-reference/data/webhooks/webhook-types/nft-activity-webhook.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,4 +122,4 @@ To add/remove addresses from already existing webhooks check out [update webhook
122122
| [Webhook NFT Filters](/reference/webhook-nft-filters) | Paginated endpoint to list all of the NFT filter objects a given webhook is subscribed to. |
123123
| [Create Webhook](/reference/create-webhook) | This endpoint allows you to create a webhook programatically. |
124124
| [Delete Webhook](/reference/delete-webhook) | Allows you to delete a webhook. |
125-
| [Update Webhook](/reference/update-webhook) | Allows you to set status of webhooks to active or inactive. |
125+
| [Update Webhook](/data/webhooks/webhooks-api-endpoints/notify-api-endpoints/update-webhook) | Allows you to set status of webhooks to active or inactive. |

0 commit comments

Comments
 (0)