Site

Unpublish a site

Unpublishes the specified site, removing it from live status. The 'siteId' parameter is the site identifier (also known as 'hostId' or 'host' in other parts of the API).

put/api/v1/site/{siteId}/_unpublish

Path parameters

siteIdstring required

Identifier of the site to unpublish (siteId/hostId are used interchangeably)

Response

Site unpublished successfully

entityobject
i18nMessagesMapobject
permissionsstring[]

Changes

No recorded changes to this endpoint across all 1 revision of this API.