Create a draft event
Auth required: Yes
title: string (required)description: stringlocation: stringstarts_at: string (required)ends_at: string (required)capacity: integer (required)is_free: booleanprice_pence: integer201: Event created (status=draft)400: Validation error401: Authentication required or invalidRequires 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