Forum Discussion
rutu chudasama
Sep 04, 2017Copper Contributor
Microsoft Graph permissions reference
In php i user Microsoft Graph api In User permissions section of the https://developer.microsoft.com/en-us/graph/docs/concepts/permissions_reference i give as listed permissions in my tenent ...
null null
Feb 21, 2018Copper Contributor
If you are using the user account you cannot read and write or delete user data in MSGraph. To read and write user data the permissions should be enabled by the admin. It shows YES for admin and NO for user i.e admin only can give permissions to read and write user data.