publish_website
Publish a built Orivox website live.
Omit domain_guid to publish to a FREE Orivox subdomain (the domain itself needs no paid plan). Pass a domain_guid returned by list_domains to publish to an OWNED custom domain (that needs an active plan with a free domain slot). The site must already be built (create_project + create_new_site) before publishing -- publishing an empty project is refused with byoa_publish_no_files. Publishing can take up to a minute while the production CSS build runs, so allow for a slow response.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain_guid | No | ||
| project_guid | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||