calendar

Disconnect Connection

Disconnect a calendar account by deleting our row.

Deliberately does NOT call Google's /revoke: revocation is per application, not per token, so it would also drop the user's Gmail import and their "Sign in with Google" grant. Account deletion is the only place that revokes.

delete/calendar/connections/{connection_id}

Path parameters

connection_idstring required

Response

Successful Response

successboolean required

Changes

No recorded changes to this endpoint across all 1 revision of this API.