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...
Ruben Toribio
Oct 04, 2019Copper Contributor
YannickReekmans How much time takes to be deleted ? Because depending of team is 1 hour , some times is 3 h , 1 day.
It´s hard to explain to the users this behavior.
Oct 04, 2019
Ruben Toribio There isn't a "fixed" timing, we're seeing the same type of delays...
- Ruben ToribioOct 04, 2019Copper ContributorThanks , at least i´m not alone on this ... Hope this will be fixed in short term
- Oct 07, 2019
Ruben Toribio Are you seeing delays that are longer than 24h? 24h should be the maximum delay...
- Ruben ToribioOct 28, 2019Copper Contributor
I haven´t deployed this feature in production , but in some examples it took 24h. For me it should be almost immediate. The same when you delete an office 365 group and the SharePoint site stay for more than 24h. The process of deletion in graph api doesn´t work properly. YannickReekmans