This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.
Deprecation Notice:
This endpoint will be removed on December 31, 2024.
Sets the number of people who actually attended the session for the given booking.
The number of attendees can be greater than 1 when the booking is made for a group of people.
Set the attendanceStatus
boolean to true
if at least 1 person attended the session.
Notes
numberOfAttendees
and attendanceStatus
.businessLocation.businessSchedule
object in the bookedEntity.location
object is not supported.Permissions This endpoint requires the Manage Bookings permission scope.