Get Windows MDM enrollment link
Windows MDM
Get Windows MDM enrollment link
Mints a company-scoped enrollment token and returns the Windows MDM check-in URL. Requires a JWT with both organization_id and company_id claims.
GET
Get Windows MDM enrollment link
Authorizations
Paste the JWT token only (no "Bearer " prefix needed — the UI adds it automatically).
Query Parameters
Device ownership: byod or cod
Response
OK
CheckInLink is the raw Discovery.svc URL used by the MDM protocol stack.
DeepLink is the ms-device-enrollment: URI the admin sends to end-users. Opening it on a Windows machine launches the built-in enrollment UI and points it at this tenant's MDM server — no manual server entry required.