/webhooks/{id}Update a webhook endpoint
Updates any of url, events, description, or is_active. Omitted fields are unchanged.
Body
urleventsdescriptionis_activeExample request
json
{ "is_active": false }/webhooks/{id}Update a webhook endpoint
Updates any of url, events, description, or is_active. Omitted fields are unchanged.
Body
urleventsdescriptionis_activeExample request
{ "is_active": false }