API Reference
Create Booking
Creates a new booking for a specific event and owner. The request requires the event_id, and guest details. If successful, the API responds with 201 Created and returns a unique booking_id representing the newly created booking.
POST
Create Booking
Documentation Index
Fetch the complete documentation index at: https://developers.calendbook.com/llms.txt
Use this file to discover all available pages before exploring further.
Create Booking