Skip to main content
DELETE
/
v1
/
webhook-subscriptions
/
{id}
Soft-delete a webhook subscription
curl --request DELETE \
  --url https://api.example.com/v1/webhook-subscriptions/{id} \
  --header 'X-API-Key: <api-key>'

Authorizations

X-API-Key
string
header
required

Path Parameters

id
string
required

Response

200 - undefined