For the complete documentation index, see llms.txt.

DELETE /v1/calendars/disconnect

Disconnect Calendar Provider

Disconnect a calendar provider and remove all associated data (connections, selections, availability blocks, webhooks). When `provider` is specified, disconnects only that provider. When omitted, disconnects ALL connected providers.

Auth required: Yes

Parameters

Responses

Authentication

Requires authentication. Pass a Bearer token (Supabase JWT) or an API key (`Authorization: Bearer vennio_sk_live_*`) in the request headers.

Base URL: https://api.vennio.app