Microsoft Graph Calendar API
A Microsoft API that helps customers navigate their day and enhance productivity.
627 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I can create a calendar event using the Graph API OK
When I call delete event passing the event ID it deletes it but it returns 201 and the documentation says I should get 204 back ?
Thanks. My bad. I have to read the status from a different location in my application for calls that don't return a full response