Skip to main content
DELETE
Delete webhook subscription
Deletes a webhook subscription for the authenticated partner. Deleted subscriptions stop receiving future webhook events. This endpoint returns 204 No Content when deletion succeeds.

Authorizations

x-api-key
string
header
required

Path Parameters

subscriptionId
string
required

Webhook subscription identifier.

Response

Webhook subscription deleted successfully