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.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
"2024-03-27"
ID of the Webhook to be updated
Details for webhook
Successful Response
The response is of type object
.