Webhooks

Delete Webhook

DEL
This endpoint deletes the specified Webhook from the customer's subscriptions.

Path parameters

webhookIdintegerRequired
DEL
1curl -X DELETE https://app.impiloplatform.com/api/v3/webhook/1 \
2 -H "Impilo-API-Key: <apiKey>"