Build website NodeJS assets
Builds and deploys a Node.js application for an Agency Plan website from an already-uploaded archive.
Upload the archive to file browser first, then provide its relative path from document root in this request. Website contents are overwritten by the build result, which is deployed to public_html.
Path parameters
Agency Plan website UID
Request body
Example request
{
"archive_path": "public_html"
}Response
Success empty response
Example response
{
"message": "Request accepted"
}Changes
Changed in 3 of the 89 revisions of this API.12
- ○
api operation id
agency-hosting_buildAgencyPlanWebsiteNodeJSAssetsV1removed and replaced withagency-hosting_buildWebsiteNodeJSAssetsV1api-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
- ▲