Delete subscription to a particular webhook event, only allowed after verifying authentication.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Successfully deleted the subscription to a webhook event.
The response is of type object
.