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...