Site
Publish a site
Publishes the specified site, making it live and accessible. The 'siteId' parameter is the site identifier (also known as 'hostId' or 'host' in other parts of the API).
put/api/v1/site/{siteId}/_publish
Path parameters
siteIdstring required
Identifier of the site to publish (siteId/hostId are used interchangeably)
Response
Site published successfully
Changes
No recorded changes to this endpoint across all 1 revision of this API.