Delete webhook subscription
Delete webhook subscription
Permanently removes a webhook subscription from your account. Once deleted, you will no longer receive event notifications at the subscription’s URL. This action cannot be undone, and you’ll need to create a new subscription if you want to receive webhooks at this endpoint again in the future.
DELETE
Delete webhook subscription
This endpoint requires theDocumentation Index
Fetch the complete documentation index at: https://docs.gr4vy.com/llms.txt
Use this file to discover all available pages before exploring further.
webhook-subscriptions.write scope.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
The ID of the merchant account to use for this request.
Example:
"default"
Path Parameters
The ID of the webhook subscription
Example:
"ef9496d8-53a5-4aad-8ca2-00eb68334389"
Response
Successful Response