removeSite

Function

Remove a Site Item

  • Unlinks all pages
  • removes all groups
  • deletes any parent initiatve
  • removes site from hub index,
  • removes all domains associated with the site
  • removes the site item

Parameters

Parameter Type Default Notes
idOrModel Required string | IModel

Id of the site or a site model

hubRequestOptions Required IHubUserRequestOptions

Returns

Promise<any>

Function defined in sites/src/remove-site.ts:26