> ## Documentation Index
> Fetch the complete documentation index at: https://www.plain.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# updateWebhookTarget

> Update an existing webhook target. You can change the URL, pause or resume deliveries via `isEnabled`, switch to a newer schema version, or change which event types are subscribed to. Scalar fields use a `{ value: ... }` wrapper so you can omit fields you do not want to change; `eventSubscriptions` is a full replacement of the previous list, so include every event type the target should receive. At least one field must be provided. Requires the `webhookTarget:edit` permission.

