agency-hosting_importAgencyPlanWebsiteFromArchiveV1
Import an Agency Plan website from an uploaded archive. Provide the archive filename to overwrite site contents with the archive's files. Supports .zip, .tar, .tar.gz, .tgz.
Instructions
Imports an Agency Plan website from an already-uploaded archive.
Upload the archive to the website's root directory via file browser first, then provide its filename in this request. Website contents are overwritten by the archive contents. Supported archive types: .zip, .tar, .tar.gz, .tgz.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| website_uid | Yes | Agency Plan website UID | |
| archive_name | Yes | Archive filename (e.g., archive.zip). The file must already be uploaded to the website's .h5g/ directory. |