updatePortalOrgSettings
Function to update a user's org settings. Expects the user to be an org admin in the current org. Currently only updates whether to show the informational banner.
Parameters
Parameter | Type | Default | Notes |
---|---|---|---|
settings Required | IHubUserOrgSettings | ||
context Required | IArcGISContext |
Returns
Promise<any>
Function defined in common/src/utils/internal/updatePortalOrgSettings.ts:11