Files
2026-03-20 02:52:39 -07:00

7 lines
189 B
Plaintext

---
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}/
---