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.

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

404 for an unknown feature key.

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type