Skip to main content

Delete Google Calendar Connection

DELETE 

/api/google-calendar/integrations/:id

Disconnect the authenticated user's Google Calendar. The stored authorization is revoked and the connection removed, along with the user's calendar sync subscriptions. Only the caller's own connection can be deleted (404 otherwise).

Authorization

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

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type