Site
Unarchive a site
Restores a previously archived site to its active state. The 'siteId' parameter is the site identifier (also known as 'hostId' or 'host' in other parts of the API).
put/api/v1/site/{siteId}/_unarchive
Path parameters
siteIdstring required
Identifier of the site to unarchive (siteId/hostId are used interchangeably)
Response
Site unarchived successfully
Changes
No recorded changes to this endpoint across all 1 revision of this API.