update_config_path
Patch a specific Caddy configuration path with a new JSON value.
Instructions
Update a specific Caddy config path with a new value via PATCH. config_path: e.g. '/apps/http/servers/srv0/listen'. value: JSON string of the new value.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | Yes | ||
| config_path | Yes |