Create booking on profile
documentedCreate a new booking on a specific booking page (profile).
POST /v1/profiles/{profileId}/bookingsProfilesno implementation yet0 runsInput
profile_id*
Profile ID
profile-id-uuid
startsAt*
Booking start time (ISO 8601)
YYYY-MM-DDTHH:MM:SS
timeZone*
Time zone
Region/City
units
Duration units
number
numberOfSlots
Number of slots
number
email*
Guest email
email@example.com
firstName*
Guest first name
First name
lastName*
Guest last name
Last name
Calls YouCanBookMe as you (your API key is your account); keychains.dev holds the credentials.