Update Organization Google Hosted Domains

Update Organization Google Hosted Domains.

Path parameters

organizationIdstringRequired
The ID of the Organization.

Request

This endpoint expects an object.
organizationIdstringOptional
The ID of the Organization.
googleHostedDomainslist of stringsOptional

A list of Google-hosted domains associated with the organization.

These values correspond to Google OAuth hd claims:

https://developers.google.com/identity/openid-connect/openid-connect#obtainuserinfo

Response

OK
organizationGoogleHostedDomainsobject or null
The updated Google Hosted Domains for the Organization.

Errors