Skip to content

Commit eb40400

Browse files
Remove members from group create and add delete get call
1 parent 54023bc commit eb40400

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

articles/active-directory/manage-apps/use-scim-to-provision-users-and-groups.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -469,7 +469,6 @@ This section provides example SCIM requests emitted by the Azure AD SCIM client
469469
"schemas": ["urn:ietf:params:scim:schemas:core:2.0:Group", "http://schemas.microsoft.com/2006/11/ResourceManagement/ADSCIM/2.0/Group"],
470470
"externalId": "8aa1a0c0-c4c3-4bc0-b4a5-2ef676900159",
471471
"displayName": "displayName",
472-
"members": [],
473472
"meta": {
474473
"resourceType": "Group"
475474
}

0 commit comments

Comments
 (0)