Webhooks

Delete Webhook Secret

DEL

Deletes your Webhook secret if it exists.

Returns an error if you don’t have a secret configured.

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