Bookings
Creates a new booking
POST
Authorizations
Query Parameters
Your API key
Body
application/json
ID of the event type to book
Language of the Attendee
Any metadata associated with the booking
Start time of the Event
TimeZone of the Attendee
Event description
End time of the Event
Recurring event ID if the event is recurring
Uid of the booking to reschedule
The number of seats for each time slot
Share Attendee information in seats
Show the number of available seats
Acceptable values one of ["ACCEPTED", "PENDING", "CANCELLED", "REJECTED"]
Booking event title
Response
200 - application/json
The response is of type any
.
Was this page helpful?