Update wufb-deployment-graph-unenroll.md

This commit is contained in:
Vinay Pamnani
2023-02-10 16:04:50 -05:00
committed by GitHub
parent dd09387e8a
commit 46fda1ad1b

View File

@ -22,9 +22,8 @@ To unenroll a device, POST to [updatableAssets](/graph/api/resources/windowsupda
The following example removes `driver` enrollment for two devices, `01234567-89ab-cdef-0123-456789abcdef` and `01234567-89ab-cdef-0123-456789abcde0`:
```http
```msgraph-interactive
POST https://graph.microsoft.com/beta/admin/windows/updates/updatableAssets/unenrollAssets
Content-Type: application/json
{
"updateCategory": "driver",