Skip to content

Commit 8f6353b

Browse files
authored
Merge pull request #25821 from microsoftgraph/bkeerthivasa-patch-1
Update aiinteractionhistory-getallenterpriseinteractions.md
2 parents fd64eaf + dbcaf19 commit 8f6353b

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

api-reference/beta/api/aiinteractionhistory-getallenterpriseinteractions.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -34,16 +34,6 @@ GET /copilot/users/{id}/interactionHistory/getAllEnterpriseInteractions
3434

3535
## Optional query parameters
3636

37-
You can use the `model` query parameter, which supports the values `A` and `B`, based on the preferred [licensing and payment model](/graph/teams-licenses), as shown in the following examples.
38-
39-
<!-- { "blockType": "ignored" } -->
40-
```http
41-
GET /copilot/users/{id}/interactionHistory/getAllEnterpriseInteractions?model=A
42-
GET /copilot/users/{id}/interactionHistory/getAllEnterpriseInteractions?model=B
43-
```
44-
45-
If no `model` parameter is specified, [evaluation mode](/graph/teams-licenses#evaluation-mode-default-requirements) is used.
46-
4737
This method supports [date range parameters](/graph/query-parameters) to customize the response, as shown in the following example.
4838

4939
<!-- { "blockType": "ignored" } -->

0 commit comments

Comments
 (0)