cURL
curl --request DELETE \ --url https://api.staging-2tid4c.ezyshield.com.au/verification/v1/webhook-subscriptions/{webhookSubscription} \ --header 'Authorization: Bearer <token>'
[ "<string>" ]
Requires the webhook_subscription:write ability.
webhook_subscription:write
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
The webhook subscription ID
No content
0