{
"@odata.context": "https://graph.microsoft.com/v1.0/$metadata#users('98c4f2fe-59ff-47cb-b152-4d0f48fdce49')/drive/items('3d24feb8-2565-46e2-8659-85fa3efa97c1')/permissions/$entity",
"id": "aTowIy5mfG1lbWJlcnNoaXB8ZGFuaWVsLmt1cGVybWFuQGhhdml2YmxpbmtvcHMub25taWNyb3NvZnQuY29t",
"roles": [
"owner"
],
"shareId": "<string>",
"grantedToV2": {
"siteGroup": {
"displayName": "<string>",
"id": "<string>",
"loginName": "<string>"
}
},
"grantedTo": {
"user": {
"displayName": "test"
}
},
"inheritedFrom": {}
}