Microsoft Graph Identity Group Update Example

A sample description.

AuthenticationAuthorizationIdentityMicrosoftMicrosoft EntraOAuthOpenID ConnectSAMLSCIMSingle Sign-OnZero Trust

Microsoft Graph Identity Group Update Example is an example object payload from Microsoft Azure Active Directory, with 8 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

displayNamedescriptionmailNicknamevisibilitymembershipRulemembershipRuleProcessingStatepreferredLanguageclassification

Example Payload

Raw ↑
{
  "displayName": "example_value",
  "description": "A sample description.",
  "mailNickname": "example_value",
  "visibility": "example_value",
  "membershipRule": "example_value",
  "membershipRuleProcessingState": "example_value",
  "preferredLanguage": "example_value",
  "classification": "example_value"
}