Site
Mark a site as the default
Sets the specified site as the default site for the system. The 'siteId' parameter is the site identifier (also known as 'hostId' or 'host' in other parts of the API).
put/api/v1/site/{siteId}/_makedefault
Path parameters
siteIdstring required
Identifier of the site to mark as default (siteId/hostId are used interchangeably)
Response
Site marked as default successfully
Changes
No recorded changes to this endpoint across all 1 revision of this API.