removeDomainsBySiteId

Function

Remove all domain entries by site id. User must be a member of the org that owns the domain entry.

  • removeDomainsBySiteId(domainSiteId: string, hubRequestOptions: IHubRequestOptions) : Promise<any>

Parameters

Parameter Type Default Notes
domainSiteId Required string

of the domain entries to remove

hubRequestOptions Required IHubRequestOptions

Returns

Promise<any>

Function defined in common/src/sites/domains/remove-domains-by-site-id.ts:12