Add Attendees To BookingAsk AIpost https://{api_url}/api/v5/admin/{company_id}/bookings/{space_id}/attendeesAdd attendee to bookingPath Paramscompany_idint32requiredspace_idint32requiredBody ParamsnamestringAttendee full namefirst_namestringAttendee first namelast_namestringAttendee last nametelephonestringAttendee telephoneconsentbooleanWe have permission to store the attende datatruefalserelationshipstringAttendee relationship (i.e) lawyer, friend, or partnertypestringenumrequiredcustomer, staffstaffcustomerunknownAllowed:staffcustomerunknownemailstringAttendee emailnotify_memberbooleanDefaults to trueSend a notification to the main bookertruefalsenotify_attendeesbooleanDefaults to trueSend a notification to the attendeetruefalseResponse 201Updated over 2 years ago