seameet_update_webhook
Update a webhook endpoint: re-enable after failures by setting active to true, or change its URL and subscribed events.
Instructions
Update an endpoint: re-enable one auto-disabled by failures (active:true, which also resets the failure counter) and/or change its url/events. Requires a write-scoped key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | New https:// endpoint (optional). | |
| active | No | true re-enables + clears the failure counter. | |
| events | No | ||
| endpointId | Yes | Endpoint id from seameet_list_webhooks. |