{ "type": "object", "required": [ "OrganizationId", "ImpersonationRoleId", "TargetUser" ], "title": "GetImpersonationRoleEffectRequest", "properties": { "OrganizationId": { "allOf": [ { "$ref": "#/components/schemas/OrganizationId" }, { "description": "The WorkMail organization where the impersonation role is defined." } ] }, "ImpersonationRoleId": { "allOf": [ { "$ref": "#/components/schemas/ImpersonationRoleId" }, { "description": "The impersonation role ID to test." } ] }, "TargetUser": { "allOf": [ { "$ref": "#/components/schemas/EntityIdentifier" }, { "description": "
The WorkMail organization user chosen to test the impersonation role. The following identity formats are available:
User ID: 12345678-1234-1234-1234-123456789012 or S-1-1-12-1234567890-123456789-123456789-1234
Email address: user@domain.tld
User name: user