Skip to content

Commit 0d22a3a

Browse files
authored
Apply fix to beta topic.
1 parent d755733 commit 0d22a3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api-reference/beta/api/educationclass-delete-members.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ The following example shows a request.
5353
"sampleKeys": ["11003", "14008"]
5454
}-->
5555
```http
56-
DELETE https://graph.microsoft.com/beta/education/classes/11003/members/14008
56+
DELETE https://graph.microsoft.com/beta/education/classes/11003/members/14008/$ref
5757
```
5858

5959
# [JavaScript](#tab/javascript)

0 commit comments

Comments
 (0)