Webhooks
Patch Webhook
Modifies an existing webhook.
Note that setting “enabled” to true will reset error_count
to 0, and clear
both last_error
and last_error_at
fields.
PATCH
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Path Parameters
ID of the Webhook to be updated
Body
application/json
Details for webhook
Response
200 - application/json
Successful response payload