--- title: 'Update Webhook' description: "Update an existing webhook configuration, such as its URL or event subscriptions, by webhook ID." openapi: put /api/v1/webhooks/{webhook_id}/ ---