Webhooks
Toggle endpoint
Enables or disables a webhook endpoint. A disabled webhook won’t be notified.
PATCH
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Webhook endpoint id
Available options:
true
, false
Response
200
application/json
Operation succeeded.
The response is of type object
.