Use the endpoint to programmatically create a calendar subscription event and add it to one or more calendar subscriptions.

This API endpoint will delete an event and update all calendar subscriptions that subscribe to this event. Associated Google subscriptions will be synced.
The response of 202 Accepted indicates that the response was successfully validated and has been accepted for processing.
Events are being deleted in a background process, it can take up to few minutes for changes to propagate to subscribers' calendars.

🚧

This API endpoint requires that your application be authenticated via OAuth. You can learn how to authenticate your application here.

Language