Commit 7140c04
Add Teams User Configuration sample queries
Added two new sample queries for Teams Administration API under
the "Teamwork and communications" category:
- List Teams user configurations (GET /admin/teams/userConfigurations)
- Get Teams user configuration (GET /admin/teams/userConfigurations/{id})
These queries are placed in the v1.0 section and are documented
in the Microsoft Graph API reference under:
Teamwork and communications > Administration > Teams user configuration
Co-Authored-By: Claude Sonnet 4.5 <[email protected]>1 parent 82e1d22 commit 7140c04
1 file changed
+20
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1490 | 1490 | | |
1491 | 1491 | | |
1492 | 1492 | | |
| 1493 | + | |
| 1494 | + | |
| 1495 | + | |
| 1496 | + | |
| 1497 | + | |
| 1498 | + | |
| 1499 | + | |
| 1500 | + | |
| 1501 | + | |
| 1502 | + | |
| 1503 | + | |
| 1504 | + | |
| 1505 | + | |
| 1506 | + | |
| 1507 | + | |
| 1508 | + | |
| 1509 | + | |
| 1510 | + | |
| 1511 | + | |
| 1512 | + | |
1493 | 1513 | | |
1494 | 1514 | | |
1495 | 1515 | | |
| |||
0 commit comments