Import website from archive
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.
Path parameters
Agency Plan website UID
Request body
Example request
{
"archive_name": "archive.zip"
}Response
Success empty response
Example response
{
"message": "Request accepted"
}Changes
Changed in 3 of the 92 revisions of this API.12
- ○
api operation id
agency-hosting_importAgencyPlanWebsiteFromArchiveV1removed and replaced withagency-hosting_importWebsiteFromArchiveV1api-operation-id-removed
- ○
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 124 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲