Skip to main content
DELETE
/
webhook-subscriptions
/
{webhookSubscription}
Delete a webhook subscription
curl --request DELETE \
  --url https://api.staging-2tid4c.ezyshield.com.au/verification/v1/webhook-subscriptions/{webhookSubscription} \
  --header 'Authorization: Bearer <token>'
[
  "<string>"
]

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

webhookSubscription
string<uuid>
required

The webhook subscription ID

Response

No content

Required array length: 0 element