skip to Main Content

Azure – Unable to edit others about me in graph api

I am currently trying to manipulate the "aboutMe" field of a user. See: https://learn.microsoft.com/en-us/graph/api/resources/user?view=graph-rest-1.0 https://learn.microsoft.com/en-us/graph/api/user-update?view=graph-rest-1.0&tabs=http I am able to edit my own aboutMe field, but not that of others. Am I missing a permission? Is there a reason I can't…

VIEW QUESTION
Back To Top
Search