update_webhook
Update WooCommerce webhook settings: change delivery URL, topic, status (pause/resume), or secret.
Instructions
Update a webhook. Use to change delivery URL, topic, status (pause/resume), or secret.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Webhook ID | |
| name | No | Webhook name | |
| topic | No | Event topic | |
| fields | No | Comma-separated fields to return in response | |
| secret | No | Secret key | |
| status | No | Webhook status | |
| delivery_url | No | Delivery URL |