vinayv-456 / learning-tracker

application which can be used to track all your learnings and get insights from it.
0 stars 0 forks source link

Microsoft Graph Explorer APIs for perforrming CRUD operations on Calendar events #2

Closed vinayv-456 closed 8 months ago

vinayv-456 commented 8 months ago
  1. Explore and implement Microsoft Graph Explorer APIs to enable CRUD (Create, Read, Update, Delete) operations on Calendar events.
  2. Utilize appropriate endpoints and authentication mechanisms provided by Microsoft Graph Explorer.