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

x-api-key
string
headerrequired

Query Parameters

webhookId
string

The unique identifier of the webhook subscription

targetUrl
string

The URL that receives webhook events

Response

200 - application/json
isSuccess
boolean
data
object