An API that connects multiple Microsoft services, enabling data access and automation across platforms
404 Not Found Error
qa.interviewer1
25
Reputation points
When I want to update or delete an event through the graph API https://graph.microsoft.com/v1.0/me/events/{event_id}
If the event is already deleted, then it will throw a 404 error code
If the mailbox is inactive, soft-deleted, then it will also throw a 404 error code
So here, I want to know when the event is already deleted from the API, as of now, I'm unable to know because it is throwing 404 in case of mailbox is inactive
Could anyone please help me here?
Microsoft Security | Microsoft Graph
Microsoft Security | Microsoft Graph
Sign in to answer