Deactivate a webhook
Deactivates a webhook registration. The record is retained for history but cannot be reactivated; to receive that event type again, register a fresh webhook.
DELETE
Deactivate a webhook
Authorizations
Access token issued by POST /v1/auth/token.
Application secret (the apiKey issued at registration), required on every request.
Path Parameters
Webhook registration identifier.
Response
Webhook deactivated.
Deactivate a webhook