/
Delete webhook subscripti...
Security
oauth2(Required scopes: webhook.subscription:delete) or bearerAuth or apiKeyHeader
DELETE
- oauth2
- bearerAuth
- apiKeyHeader
curl -i -X DELETE \
'https://sandboxapi.peach.finance/api/webhooks/{webhookSubscriptionId}' \
-H 'Authorization: Bearer <YOUR_TOKEN_HERE>'