Update a site in place
update_siteUpdate files on an existing site in place — the URL stays the same. Only the listed files change; pass deletePaths to remove files. Small binaries go inline with encoding="base64"; bigger ones via start_revision.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| files | No | ||
| siteId | Yes | Site id from publish_site or list_sites | |
| deletePaths | No |