For the complete documentation index, see llms.txt.

POST /v1/calendars/microsoft/link

Link Microsoft (Outlook) Calendar from sign-in tokens (unified auth)

Microsoft equivalent of `POST /v1/calendars/google/link`. Store a Microsoft (Graph) calendar connection from tokens obtained by the app's Microsoft sign-in grant (unified auth: one Azure consent covers identity and calendar). The connection and selected primary calendar are set to the token's own account, replacing any stale selection — making a wrong-account attach impossible. JWT user session only. Stores for the authenticated user.

Auth required: Yes

Request Body

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