Site
Switch to a specific site
Switches the current user's active site to the specified site. The 'id' path parameter represents the site identifier (also referred to as 'siteId' or 'hostId' in the API).
put/api/v1/site/switch/{id}
Path parameters
idstring required
Identifier of the site to switch to (siteId/hostId are used interchangeably)
Response
Site switched successfully
Changes
No recorded changes to this endpoint across all 1 revision of this API.