New
- Added API to retrieve attendee insights, scores and stats
-
GET /attendee-insights
-
GET /attendee-insights/{id}
-
GET /attendee-insights/{id}/scores
-
GET /attendee-insights/{id}/stats
- Added new scopes:
attendee-insights:attendee-insights:read
attendee-insights:scores:read
attendee-insights:stats:read
-
- Added endpoint to retrieve event registration types
GET /events/{id}/registration-types
- Added new scope:
event/registration-types:read
- Added endpoint to update event custom field answers
PUT /events/{id}/custom-fields/{customFieldId}/answers
Updated
- Updated /events:
- Added field
format
to to denote in-person, virtual, or hybrid events - Added field
eventStatus
- Added filter
attendees.registrationType.id
- Added filter
eventStatus
- Added filter
format
- Added field
Deprecated
- Deprecated
virtual
field in/sessions
- Deprecated
stakeholders.workFax
andstakeholders.workAddress
fields in/event