calendars-{calId}-events-{eventId}
Number of APIs: 3
-
Delete an existing event from the specified calendar DELETE {{baseUrl}}/calendars/:calId/events/:eventId?sendUpdates=none
-
Get the specified event on the specified calendar GET {{baseUrl}}/calendars/:calId/events/:eventId
-
Update the specified event on the specified calendar PATCH {{baseUrl}}/calendars/:calId/events/:eventId?sendUpdates=none