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
provider (query, string) — Provider to disconnect. Omit to disconnect all providers.200: Provider(s) disconnected401: Authentication required or invalid404: No calendar connection found for the specified provider (or no connections at all)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