Skip to content

Commit f597379

Browse files
authored
Update example to reflect deleted group objects (#9869)
The example request was about groups. So I changed "user objects" to "group objects" to align the example.
1 parent 30fd022 commit f597379

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

api-reference/v1.0/api/directory-deleteditems-list.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ Content-type: application/json
180180
}
181181
```
182182

183-
### Example 2: Retrieve the count of deleted user objects and order the results by the deletedDateTime property
183+
### Example 2: Retrieve the count of deleted group objects and order the results by the deletedDateTime property
184184

185185
#### Request
186186
# [HTTP](#tab/http)

0 commit comments

Comments
 (0)