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
The updated Microsoft Tenant IDs for the Organization.

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error