For the complete documentation index, see llms.txt.

POST /v1/teams/{id}/proposals

Create Team Proposal

Create a consensus-based proposal from the team's schedulable members. All schedulable members become proposal participants. Email-only members are excluded from consensus and will be invited after acceptance. Optionally provide `override_members` to use a custom participant roster.

Auth required: Yes

Parameters

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