Skip to main content

Delete Calendar Sync Subscription

DELETE 

/api/google-calendar/subscriptions/:featureKey

Unsubscribe the authenticated user from a calendar sync feature. Events already created on the user's Google Calendar for this feature are removed by the sync.

Authorization

Any valid API token can call this endpoint — no specific scope required. Manage tokens.

404 for an unknown feature key.

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type