Forum Discussion
zskoroczki
Jul 09, 2020Copper Contributor
Unable to delete team members via Graph
A couple of weeks ago the delete group member method stopped working: DELETE https://graph.microsoft.com/v1.0/groups/{id}/members/{id}/$ref The deleted user is still able the to connect to the g...
Trinetra-MSFT
Dec 14, 2020Former Employee
zskoroczki , We are checking this with our engineering team for v1.0. You can also look at suggestion made by Wajeed if possible to use beta api in your project.
- Trinetra-MSFTDec 14, 2020Former EmployeeWhen I tried to [remove member from Team](https://docs.microsoft.com/en-us/graph/api/team-delete-members?view=graph-rest-1.0&tabs=http#http-request) using Graph API, it works fine, Removing member from team/Group in sync takes at least 48 hours so better to use remove member graph api using membership id
- zskoroczkiDec 14, 2020Copper ContributorThank you for your response. Will that method remove the user from the M365 group as well?
Thank you- Trinetra-MSFTDec 21, 2020Former Employee
zskoroczki , Removing member from group is something different, You can use following API to remove member from group