Share via

404 Not Found Error

qa.interviewer1 25 Reputation points
2025-07-16T13:20:57.4833333+00:00

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

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.