patch_config
Apply configuration updates to a specific Caddy config path using PATCH requests. Preview changes first with dry-run mode to avoid unintended modifications.
Instructions
Patch a config subpath via PATCH /config/{path}. Defaults to dry_run.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| value | Yes | ||
| dry_run | No |