Update Organization Microsoft Tenant IDs

Update Organization Microsoft Tenant IDs.

Path parameters

organizationIdstringRequired
The ID of the Organization.

Request

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

A list of Microsoft Tenant IDs associated with the organization.

These values correspond to Microsoft OAuth tid claims:

https://learn.microsoft.com/en-us/entra/identity-platform/id-token-claims-reference

Response

OK
organizationMicrosoftTenantIdsobject or null
The updated Microsoft Tenant IDs for the Organization.

Errors