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).

Not yet available to API tokens

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

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type