update_webhook
Modify the callback URL of an existing Shopify webhook subscription without changing its topic.
Instructions
Update an existing webhook subscription's callback URL. The topic cannot be changed after creation; delete and recreate the webhook to change topics.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| webhook_id | Yes | The numeric webhook ID. | |
| address | No | New callback URL. |