DELETE
/
v4
/
webhook-subscriptions
/
{subscriptionId}
curl --request DELETE \
  --url https://api.kadoa.com/v4/webhook-subscriptions/{subscriptionId} \
  --header 'x-api-key: <api-key>'

Authorizations

x-api-key
string
header
required

Path Parameters

subscriptionId
string
required

The ID of the webhook subscription to unsubscribe from