Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Remove a previously registered webhook endpoint by ID. Stops all future event deliveries to that URL
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.