For the complete documentation index, see llms.txt.

PATCH /v1/bookings/{id}

Update Booking

Update booking details or reschedule. **What happens automatically**: - Calendar event updated - Notification emails sent - Webhook fired (`booking.updated` event)

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