How can I update a specific object property in Azure AD using the Graph API?
Check out this 5 minutes video to find out how
The code used in this video follows:
The body of your HTTP request is just a JSON object containing only the properties you want to update.