Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Microsoft Graph API - listitem: delta?

It appears that there was a listitem delta endpoint in the Beta version of the Microsoft Graph API. However, it does not seem to exist in v1.0. Was support for this functionality just dropped or is there another way to achieve the same or similar functionality?

Thanks, Rick L.

like image 893
Rick L. Avatar asked Dec 23 '25 02:12

Rick L.


1 Answers

It should be already available in v1.0

https://learn.microsoft.com/en-us/graph/api/listitem-delta?view=graph-rest-1.0&tabs=http

like image 87
user2250152 Avatar answered Dec 26 '25 14:12

user2250152