Site
Delete a site
Deletes the specified site asynchronously. The default site cannot be deleted; you must first mark another site as default before deleting. The 'siteId' parameter is the site identifier (also known as 'hostId' or 'host' in other parts of the API).
delete/api/v1/site/{siteId}
Path parameters
siteIdstring required
Identifier of the site to delete (siteId/hostId are used interchangeably)
Response
Site deleted successfully
Changes
No recorded changes to this endpoint across all 1 revision of this API.