Other Intune-related topics, including unsupported scenarios and platform-specific behaviors
@Samuel Tarr I find someone else provided a solution. Please try and check if it is helpful.
POST https://graph.microsoft.com/v1.0/deviceManagement/managedDevices('{deviceId}')/users/$ref
and a body of
{"@odata.id": "https://graph.microsoft.com/v1.0/users/{userID}"}
Hope it will help.
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.