OneDrive API: How to identify if a file/folder is updated or newly created in delta API?

Cloudy Elements 1 Reputation point
2021-08-02T14:07:20.547+00:00

I'm trying to use this onedrive delta API
GET /_api/v2.0/drive/root/view.delta?token={token}

How can I identify if the folder event is a created/updated event?
i.e if the folder is newly created OR has been updated?

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,635 questions
{count} votes