Update Worker Settings
update_worker_settingsUpdate Cloudflare Worker settings (bindings, compatibility, logpush, observability) without re-uploading code. Binding updates replace the existing bindings.
Instructions
Update a Worker's settings (bindings, compatibility date/flags, logpush, observability) without re-uploading its code. Note: bindings REPLACE the Worker's full binding set.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| logpush | No | ||
| bindings | No | Resource bindings — REPLACES the Worker's full binding set | |
| script_name | Yes | The name of the Worker script | |
| observability | No | Workers Logs configuration | |
| compatibility_date | No | YYYY-MM-DD | |
| compatibility_flags | No |