Forum Discussion
paulomi07
Jun 28, 2019Copper Contributor
Deleting a Team via Graph API
I am using the below API to delete the Team: DELETE https://graph.microsoft.com/v1.0/groups/{id} This successfully deletes the group, but it does not delete the team. I still see the team in th...
Gousia_Begum
Jul 01, 2019Iron Contributor
paulomi07 A group in Microsoft Teams can be deleted whereas a team is archived. Could you please try Archive team and see if that helps?