Endpoint Examples
Unsubscribe from Webhook
Remove webhook subscription
DELETE
/
webhooks
Removes a webhook subscription using either a webhook ID or target URL as a query parameter. You must provide either webhookId
or targetUrl
as a query parameter.
Authorizations
Query Parameters
The unique identifier of the webhook subscription
The URL that receives webhook events