Hello,
When I try the action createDeviceLogCollectionRequest from graph explorer I have an errer bad request.
I use the below query:
https://graph.microsoft.com/beta/deviceManagement/managedDevices('e5bb60c1-be49-44d6-be9a-888a412621b5')/createDeviceLogCollectionRequest
This one sems correct, because when I run the action from the endpoint manager portal, F12 dev part gives me this URL with method POST.
However when I run it from graph explorer, I have an error.