@connectedxm/admin-sdk 6.17.4 → 6.20.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (161) hide show
  1. package/.openapi-generator/FILES +123 -1
  2. package/AdminApi.ts +105 -0
  3. package/README.md +251 -1
  4. package/api.ts +66625 -46033
  5. package/dist/AdminApi.d.ts +36 -1
  6. package/dist/AdminApi.js +35 -0
  7. package/dist/api.d.ts +11413 -565
  8. package/dist/api.js +34726 -19427
  9. package/dist/esm/AdminApi.d.ts +36 -1
  10. package/dist/esm/AdminApi.js +36 -1
  11. package/dist/esm/api.d.ts +11413 -565
  12. package/dist/esm/api.js +32952 -17798
  13. package/docs/AnnouncementsTranslationsApi.md +240 -0
  14. package/docs/BenefitsTranslationsApi.md +240 -0
  15. package/docs/BookingsApi.md +244 -0
  16. package/docs/BookingsPlacesTranslationsApi.md +121 -0
  17. package/docs/BookingsSpacesTranslationsApi.md +127 -0
  18. package/docs/ChannelsTranslationsApi.md +742 -0
  19. package/docs/DashboardsApi.md +2 -2
  20. package/docs/DashboardsWidgetsApi.md +2 -2
  21. package/docs/Event.md +2 -0
  22. package/docs/EventCreateInputs.md +2 -0
  23. package/docs/EventUpdateInputs.md +2 -0
  24. package/docs/EventsAccessApi.md +4 -4
  25. package/docs/EventsActivationsTranslationsApi.md +252 -0
  26. package/docs/EventsAddonsTranslationsApi.md +252 -0
  27. package/docs/EventsApi.md +2 -2
  28. package/docs/EventsAttendeesPackagesApi.md +2 -2
  29. package/docs/EventsEmailsTranslationsApi.md +252 -0
  30. package/docs/EventsFaqsTranslationsApi.md +509 -0
  31. package/docs/EventsFollowupsTranslationsApi.md +252 -0
  32. package/docs/EventsMediaTranslationsApi.md +252 -0
  33. package/docs/EventsPackagesTranslationsApi.md +252 -0
  34. package/docs/EventsPagesTranslationsApi.md +252 -0
  35. package/docs/EventsPassesApi.md +52 -0
  36. package/docs/EventsPasstypesPriceschedulesApi.md +4 -4
  37. package/docs/EventsPasstypesRefundschedulesApi.md +4 -4
  38. package/docs/EventsPasstypesTranslationsApi.md +252 -0
  39. package/docs/EventsQuestionsApi.md +2 -2
  40. package/docs/EventsQuestionsTranslationsApi.md +509 -0
  41. package/docs/EventsRoomtypesTranslationsApi.md +252 -0
  42. package/docs/EventsSectionsTranslationsApi.md +252 -0
  43. package/docs/EventsSessionsApi.md +2 -2
  44. package/docs/EventsSessionsLocationsTranslationsApi.md +252 -0
  45. package/docs/EventsSessionsQuestionsApi.md +2 -2
  46. package/docs/EventsSessionsQuestionsTranslationsApi.md +533 -0
  47. package/docs/EventsSessionsSectionsTranslationsApi.md +264 -0
  48. package/docs/EventsSessionsTranslationsApi.md +252 -0
  49. package/docs/EventsSpeakersTranslationsApi.md +252 -0
  50. package/docs/EventsSponsorshiplevelsTranslationsApi.md +252 -0
  51. package/docs/EventsSponsorshipsTranslationsApi.md +264 -0
  52. package/docs/EventsTracksTranslationsApi.md +252 -0
  53. package/docs/EventsTranslationsApi.md +240 -0
  54. package/docs/GetAnnouncementTranslation200Response.md +24 -0
  55. package/docs/GetAnnouncementTranslations200Response.md +26 -0
  56. package/docs/GetBenefitTranslation200Response.md +24 -0
  57. package/docs/GetBenefitTranslations200Response.md +26 -0
  58. package/docs/GetBookingPlaceTranslation200Response.md +24 -0
  59. package/docs/GetBookingPlaceTranslations200Response.md +26 -0
  60. package/docs/GetBookingSpaceTranslation200Response.md +24 -0
  61. package/docs/GetBookingSpaceTranslations200Response.md +26 -0
  62. package/docs/GetChannelContentGuestTranslation200Response.md +24 -0
  63. package/docs/GetChannelContentGuestTranslations200Response.md +26 -0
  64. package/docs/GetChannelContentTranslation200Response.md +24 -0
  65. package/docs/GetChannelContentTranslations200Response.md +26 -0
  66. package/docs/GetChannelTranslation200Response.md +24 -0
  67. package/docs/GetChannelTranslations200Response.md +26 -0
  68. package/docs/GetCustomModuleTranslation200Response.md +24 -0
  69. package/docs/GetCustomModuleTranslations200Response.md +26 -0
  70. package/docs/GetEventActivationTranslation200Response.md +24 -0
  71. package/docs/GetEventActivationTranslations200Response.md +26 -0
  72. package/docs/GetEventAddOnTranslation200Response.md +24 -0
  73. package/docs/GetEventAddOnTranslations200Response.md +26 -0
  74. package/docs/GetEventEmailTranslation200Response.md +24 -0
  75. package/docs/GetEventEmailTranslations200Response.md +26 -0
  76. package/docs/GetEventFaqSectionQuestionTranslation200Response.md +24 -0
  77. package/docs/GetEventFaqSectionQuestionTranslations200Response.md +26 -0
  78. package/docs/GetEventFaqSectionTranslation200Response.md +24 -0
  79. package/docs/GetEventFaqSectionTranslations200Response.md +26 -0
  80. package/docs/GetEventFollowupTranslation200Response.md +24 -0
  81. package/docs/GetEventFollowupTranslations200Response.md +26 -0
  82. package/docs/GetEventMediaItemTranslation200Response.md +24 -0
  83. package/docs/GetEventMediaItemTranslations200Response.md +26 -0
  84. package/docs/GetEventPackageTranslation200Response.md +24 -0
  85. package/docs/GetEventPackageTranslations200Response.md +26 -0
  86. package/docs/GetEventPageTranslation200Response.md +24 -0
  87. package/docs/GetEventPageTranslations200Response.md +26 -0
  88. package/docs/GetEventPassTypeTranslation200Response.md +24 -0
  89. package/docs/GetEventPassTypeTranslations200Response.md +26 -0
  90. package/docs/GetEventQuestionChoiceTranslation200Response.md +24 -0
  91. package/docs/GetEventQuestionChoiceTranslations200Response.md +26 -0
  92. package/docs/GetEventQuestionTranslation200Response.md +24 -0
  93. package/docs/GetEventQuestionTranslations200Response.md +26 -0
  94. package/docs/GetEventRoomTypeTranslation200Response.md +24 -0
  95. package/docs/GetEventRoomTypeTranslations200Response.md +26 -0
  96. package/docs/GetEventSectionTranslation200Response.md +24 -0
  97. package/docs/GetEventSectionTranslations200Response.md +26 -0
  98. package/docs/GetEventSessionLocationTranslation200Response.md +24 -0
  99. package/docs/GetEventSessionLocationTranslations200Response.md +26 -0
  100. package/docs/GetEventSessionQuestionChoiceTranslation200Response.md +24 -0
  101. package/docs/GetEventSessionQuestionChoiceTranslations200Response.md +26 -0
  102. package/docs/GetEventSessionQuestionTranslation200Response.md +24 -0
  103. package/docs/GetEventSessionQuestionTranslations200Response.md +26 -0
  104. package/docs/GetEventSessionSectionTranslation200Response.md +24 -0
  105. package/docs/GetEventSessionSectionTranslations200Response.md +26 -0
  106. package/docs/GetEventSessionTranslation200Response.md +24 -0
  107. package/docs/GetEventSessionTranslations200Response.md +26 -0
  108. package/docs/GetEventSpeakerTranslation200Response.md +24 -0
  109. package/docs/GetEventSpeakerTranslations200Response.md +26 -0
  110. package/docs/GetEventSponsorshipLevelTranslation200Response.md +24 -0
  111. package/docs/GetEventSponsorshipLevelTranslations200Response.md +26 -0
  112. package/docs/GetEventSponsorshipTranslation200Response.md +24 -0
  113. package/docs/GetEventSponsorshipTranslations200Response.md +26 -0
  114. package/docs/GetEventTrackTranslation200Response.md +24 -0
  115. package/docs/GetEventTrackTranslations200Response.md +26 -0
  116. package/docs/GetEventTranslation200Response.md +24 -0
  117. package/docs/GetEventTranslations200Response.md +26 -0
  118. package/docs/GetGroupTranslation200Response.md +24 -0
  119. package/docs/GetGroupTranslations200Response.md +26 -0
  120. package/docs/GetLevelTranslation200Response.md +24 -0
  121. package/docs/GetLevelTranslations200Response.md +26 -0
  122. package/docs/GetOrganizationModuleSettingsTranslation200Response.md +24 -0
  123. package/docs/GetOrganizationModuleSettingsTranslations200Response.md +26 -0
  124. package/docs/GetSeriesQuestionTranslation200Response.md +24 -0
  125. package/docs/GetSeriesTranslation200Response.md +24 -0
  126. package/docs/GetSeriesTranslations200Response.md +26 -0
  127. package/docs/GetSurveyQuestionChoiceTranslation200Response.md +24 -0
  128. package/docs/GetSurveyQuestionChoiceTranslations200Response.md +26 -0
  129. package/docs/GetSurveyQuestionTranslation200Response.md +24 -0
  130. package/docs/GetSurveyQuestionTranslations200Response.md +26 -0
  131. package/docs/GetSurveySectionTranslation200Response.md +24 -0
  132. package/docs/GetSurveySectionTranslations200Response.md +26 -0
  133. package/docs/GetSurveyTranslation200Response.md +24 -0
  134. package/docs/GetSurveyTranslations200Response.md +26 -0
  135. package/docs/GroupsTranslationsApi.md +240 -0
  136. package/docs/MeetingsParticipantsApi.md +4 -4
  137. package/docs/MeetingsSessionsApi.md +2 -2
  138. package/docs/NotificationsApi.md +4 -4
  139. package/docs/OrganizationModulesCustomTranslationsApi.md +240 -0
  140. package/docs/OrganizationModulesSettingsTranslationsApi.md +228 -0
  141. package/docs/OrganizationPaymentsApi.md +2 -2
  142. package/docs/OrganizationTeammembersApi.md +2 -2
  143. package/docs/SeriesQuestionsTranslationsApi.md +127 -0
  144. package/docs/SeriesTranslationsApi.md +240 -0
  145. package/docs/SponsorsTranslationsApi.md +240 -0
  146. package/docs/StorageVideosApi.md +4 -4
  147. package/docs/StorageVideosCaptionsApi.md +2 -2
  148. package/docs/SupportedLocale.md +0 -2
  149. package/docs/SurveysQuestionsApi.md +2 -2
  150. package/docs/SurveysQuestionsTranslationsApi.md +509 -0
  151. package/docs/SurveysSectionsTranslationsApi.md +252 -0
  152. package/docs/SurveysSubmissionsApi.md +3 -0
  153. package/docs/SurveysTranslationsApi.md +240 -0
  154. package/docs/{DeleteDashboard200Response.md → UpdateAnnouncementTranslation200Response.md} +3 -3
  155. package/docs/UpdateChannelContentGuestTranslation200Response.md +24 -0
  156. package/docs/UpdateChannelTranslation200Response.md +24 -0
  157. package/docs/UpdateEventActivationTranslation200Response.md +24 -0
  158. package/docs/UpdateEventAddOnTranslation200Response.md +24 -0
  159. package/docs/UpdateEventMediaItemTranslation200Response.md +24 -0
  160. package/docs/UpdateSeriesQuestionTranslation200Response.md +24 -0
  161. package/package.json +1 -1
package/README.md CHANGED
@@ -124,6 +124,10 @@ Class | Method | HTTP request | Description
124
124
  *AnnouncementsApi* | [**updateAnnouncement**](docs/AnnouncementsApi.md#updateannouncement) | **PUT** /announcements/{announcementId} | Update Announcement
125
125
  *AnnouncementsScheduleApi* | [**cancelAnnouncementSchedule**](docs/AnnouncementsScheduleApi.md#cancelannouncementschedule) | **DELETE** /announcements/{announcementId}/schedule | Cancel Announcement Schedule
126
126
  *AnnouncementsScheduleApi* | [**updateAnnouncementSchedule**](docs/AnnouncementsScheduleApi.md#updateannouncementschedule) | **PUT** /announcements/{announcementId}/schedule | Update Announcement Schedule
127
+ *AnnouncementsTranslationsApi* | [**deleteAnnouncementTranslation**](docs/AnnouncementsTranslationsApi.md#deleteannouncementtranslation) | **DELETE** /announcements/{announcementId}/translations/{locale} | Delete Announcement Translation
128
+ *AnnouncementsTranslationsApi* | [**getAnnouncementTranslation**](docs/AnnouncementsTranslationsApi.md#getannouncementtranslation) | **GET** /announcements/{announcementId}/translations/{locale} | Get Announcement Translation
129
+ *AnnouncementsTranslationsApi* | [**getAnnouncementTranslations**](docs/AnnouncementsTranslationsApi.md#getannouncementtranslations) | **GET** /announcements/{announcementId}/translations | Get Announcement Translations
130
+ *AnnouncementsTranslationsApi* | [**updateAnnouncementTranslation**](docs/AnnouncementsTranslationsApi.md#updateannouncementtranslation) | **PUT** /announcements/{announcementId}/translations/{locale} | Update Announcement Translation
127
131
  *ApiLogsApi* | [**getAPILog**](docs/ApiLogsApi.md#getapilog) | **GET** /logs/api/{logId} | Get A P I Log
128
132
  *ApiLogsApi* | [**getAPILogs**](docs/ApiLogsApi.md#getapilogs) | **GET** /logs/api | Get A P I Logs
129
133
  *AuthSessionsApi* | [**getAuthSession**](docs/AuthSessionsApi.md#getauthsession) | **GET** /logs/auth-sessions/{authSessionId} | Get Auth Session
@@ -134,6 +138,10 @@ Class | Method | HTTP request | Description
134
138
  *BenefitsApi* | [**getBenefitClicks**](docs/BenefitsApi.md#getbenefitclicks) | **GET** /benefits/{benefitId}/clicks | Get Benefit Clicks
135
139
  *BenefitsApi* | [**getBenefits**](docs/BenefitsApi.md#getbenefits) | **GET** /benefits | Get Benefits
136
140
  *BenefitsApi* | [**updateBenefit**](docs/BenefitsApi.md#updatebenefit) | **PUT** /benefits/{benefitId} | Update Benefit
141
+ *BenefitsTranslationsApi* | [**deleteBenefitTranslation**](docs/BenefitsTranslationsApi.md#deletebenefittranslation) | **DELETE** /benefits/{benefitId}/translations/{locale} | Delete Benefit Translation
142
+ *BenefitsTranslationsApi* | [**getBenefitTranslation**](docs/BenefitsTranslationsApi.md#getbenefittranslation) | **GET** /benefits/{benefitId}/translations/{locale} | Get Benefit Translation
143
+ *BenefitsTranslationsApi* | [**getBenefitTranslations**](docs/BenefitsTranslationsApi.md#getbenefittranslations) | **GET** /benefits/{benefitId}/translations | Get Benefit Translations
144
+ *BenefitsTranslationsApi* | [**updateBenefitTranslation**](docs/BenefitsTranslationsApi.md#updatebenefittranslation) | **PUT** /benefits/{benefitId}/translations/{locale} | Update Benefit Translation
137
145
  *BookingsApi* | [**cancelBooking**](docs/BookingsApi.md#cancelbooking) | **PUT** /bookings/places/{placeId}/spaces/{spaceId}/bookings/{bookingId}/cancel | Cancel Booking
138
146
  *BookingsApi* | [**createBooking**](docs/BookingsApi.md#createbooking) | **POST** /bookings/places/{placeId}/spaces/{spaceId}/bookings | Create Booking
139
147
  *BookingsApi* | [**deleteBooking**](docs/BookingsApi.md#deletebooking) | **DELETE** /bookings/places/{placeId}/spaces/{spaceId}/bookings/{bookingId} | Delete Booking
@@ -141,6 +149,8 @@ Class | Method | HTTP request | Description
141
149
  *BookingsApi* | [**getBookingPlace**](docs/BookingsApi.md#getbookingplace) | **GET** /bookings/places/{placeId} | Get Booking Place
142
150
  *BookingsApi* | [**getBookingPlaceBookings**](docs/BookingsApi.md#getbookingplacebookings) | **GET** /bookings/places/{placeId}/bookings | Get Booking Place Bookings
143
151
  *BookingsApi* | [**getBookingPlacePayments**](docs/BookingsApi.md#getbookingplacepayments) | **GET** /bookings/places/{placeId}/payments | Get Booking Place Payments
152
+ *BookingsApi* | [**getBookingPlaceTranslation**](docs/BookingsApi.md#getbookingplacetranslation) | **GET** /bookings/places/{placeId}/translations/{locale} | Get Booking Place Translation
153
+ *BookingsApi* | [**getBookingPlaceTranslations**](docs/BookingsApi.md#getbookingplacetranslations) | **GET** /bookings/places/{placeId}/translations | Get Booking Place Translations
144
154
  *BookingsApi* | [**getBookingPlaces**](docs/BookingsApi.md#getbookingplaces) | **GET** /bookings/places | Get Booking Places
145
155
  *BookingsApi* | [**getBookingSpace**](docs/BookingsApi.md#getbookingspace) | **GET** /bookings/places/{placeId}/spaces/{spaceId} | Get Booking Space
146
156
  *BookingsApi* | [**getBookingSpaceAvailabilities**](docs/BookingsApi.md#getbookingspaceavailabilities) | **GET** /bookings/places/{placeId}/spaces/{spaceId}/availabilities | Get Booking Space Availabilities
@@ -150,6 +160,8 @@ Class | Method | HTTP request | Description
150
160
  *BookingsApi* | [**getBookingSpaceBookings**](docs/BookingsApi.md#getbookingspacebookings) | **GET** /bookings/places/{placeId}/spaces/{spaceId}/bookings | Get Booking Space Bookings
151
161
  *BookingsApi* | [**getBookingSpacePayments**](docs/BookingsApi.md#getbookingspacepayments) | **GET** /bookings/places/{placeId}/spaces/{spaceId}/payments | Get Booking Space Payments
152
162
  *BookingsApi* | [**getBookingSpaceSlots**](docs/BookingsApi.md#getbookingspaceslots) | **GET** /bookings/places/{placeId}/spaces/{spaceId}/slots | Get Booking Space Slots
163
+ *BookingsApi* | [**getBookingSpaceTranslation**](docs/BookingsApi.md#getbookingspacetranslation) | **GET** /bookings/places/{placeId}/spaces/{spaceId}/translations/{locale} | Get Booking Space Translation
164
+ *BookingsApi* | [**getBookingSpaceTranslations**](docs/BookingsApi.md#getbookingspacetranslations) | **GET** /bookings/places/{placeId}/spaces/{spaceId}/translations | Get Booking Space Translations
153
165
  *BookingsApi* | [**getBookingSpaces**](docs/BookingsApi.md#getbookingspaces) | **GET** /bookings/places/{placeId}/spaces | Get Booking Spaces
154
166
  *BookingsApi* | [**updateBooking**](docs/BookingsApi.md#updatebooking) | **PUT** /bookings/places/{placeId}/spaces/{spaceId}/bookings/{bookingId} | Update Booking
155
167
  *BookingsAvailabilitiesApi* | [**createBookingSpaceAvailability**](docs/BookingsAvailabilitiesApi.md#createbookingspaceavailability) | **POST** /bookings/places/{placeId}/spaces/{spaceId}/availabilities | Create Booking Space Availability
@@ -161,9 +173,13 @@ Class | Method | HTTP request | Description
161
173
  *BookingsPlacesApi* | [**createBookingPlace**](docs/BookingsPlacesApi.md#createbookingplace) | **POST** /bookings/places | Create Booking Place
162
174
  *BookingsPlacesApi* | [**deleteBookingPlace**](docs/BookingsPlacesApi.md#deletebookingplace) | **DELETE** /bookings/places/{placeId} | Delete Booking Place
163
175
  *BookingsPlacesApi* | [**updateBookingPlace**](docs/BookingsPlacesApi.md#updatebookingplace) | **PUT** /bookings/places/{placeId} | Update Booking Place
176
+ *BookingsPlacesTranslationsApi* | [**deleteBookingPlaceTranslation**](docs/BookingsPlacesTranslationsApi.md#deletebookingplacetranslation) | **DELETE** /bookings/places/{placeId}/translations/{locale} | Delete Booking Place Translation
177
+ *BookingsPlacesTranslationsApi* | [**updateBookingPlaceTranslation**](docs/BookingsPlacesTranslationsApi.md#updatebookingplacetranslation) | **PUT** /bookings/places/{placeId}/translations/{locale} | Update Booking Place Translation
164
178
  *BookingsSpacesApi* | [**createBookingSpace**](docs/BookingsSpacesApi.md#createbookingspace) | **POST** /bookings/places/{placeId}/spaces | Create Booking Space
165
179
  *BookingsSpacesApi* | [**deleteBookingSpace**](docs/BookingsSpacesApi.md#deletebookingspace) | **DELETE** /bookings/places/{placeId}/spaces/{spaceId} | Delete Booking Space
166
180
  *BookingsSpacesApi* | [**updateBookingSpace**](docs/BookingsSpacesApi.md#updatebookingspace) | **PUT** /bookings/places/{placeId}/spaces/{spaceId} | Update Booking Space
181
+ *BookingsSpacesTranslationsApi* | [**deleteBookingSpaceTranslation**](docs/BookingsSpacesTranslationsApi.md#deletebookingspacetranslation) | **DELETE** /bookings/places/{placeId}/spaces/{spaceId}/translations/{locale} | Delete Booking Space Translation
182
+ *BookingsSpacesTranslationsApi* | [**updateBookingSpaceTranslation**](docs/BookingsSpacesTranslationsApi.md#updatebookingspacetranslation) | **PUT** /bookings/places/{placeId}/spaces/{spaceId}/translations/{locale} | Update Booking Space Translation
167
183
  *ChannelsApi* | [**addChannelSubscriber**](docs/ChannelsApi.md#addchannelsubscriber) | **POST** /channels/{channelId}/subscribers | Add Channel Subscriber
168
184
  *ChannelsApi* | [**cancelChannelContentPublishSchedule**](docs/ChannelsApi.md#cancelchannelcontentpublishschedule) | **DELETE** /channels/{channelId}/contents/{contentId}/schedule | Cancel Channel Content Publish Schedule
169
185
  *ChannelsApi* | [**createChannel**](docs/ChannelsApi.md#createchannel) | **POST** /channels | Create Channel
@@ -193,6 +209,18 @@ Class | Method | HTTP request | Description
193
209
  *ChannelsApi* | [**updateChannelContentGuest**](docs/ChannelsApi.md#updatechannelcontentguest) | **PUT** /channels/{channelId}/contents/{contentId}/guests/{guestId} | Update Channel Content Guest
194
210
  *ChannelsApi* | [**updateChannelContentPublishSchedule**](docs/ChannelsApi.md#updatechannelcontentpublishschedule) | **POST** /channels/{channelId}/contents/{contentId}/schedule | Update Channel Content Publish Schedule
195
211
  *ChannelsApi* | [**updateChannelSubscriber**](docs/ChannelsApi.md#updatechannelsubscriber) | **PUT** /channels/{channelId}/subscribers/{accountId} | Update Channel Subscriber
212
+ *ChannelsTranslationsApi* | [**deleteChannelContentGuestTranslation**](docs/ChannelsTranslationsApi.md#deletechannelcontentguesttranslation) | **DELETE** /channels/{channelId}/contents/{contentId}/guests/{guestId}/translations/{locale} | Delete Channel Content Guest Translation
213
+ *ChannelsTranslationsApi* | [**deleteChannelContentTranslation**](docs/ChannelsTranslationsApi.md#deletechannelcontenttranslation) | **DELETE** /channels/{channelId}/contents/{contentId}/translations/{locale} | Delete Channel Content Translation
214
+ *ChannelsTranslationsApi* | [**deleteChannelTranslation**](docs/ChannelsTranslationsApi.md#deletechanneltranslation) | **DELETE** /channels/{channelId}/translations/{locale} | Delete Channel Translation
215
+ *ChannelsTranslationsApi* | [**getChannelContentGuestTranslation**](docs/ChannelsTranslationsApi.md#getchannelcontentguesttranslation) | **GET** /channels/{channelId}/contents/{contentId}/guests/{guestId}/translations/{locale} | Get Channel Content Guest Translation
216
+ *ChannelsTranslationsApi* | [**getChannelContentGuestTranslations**](docs/ChannelsTranslationsApi.md#getchannelcontentguesttranslations) | **GET** /channels/{channelId}/contents/{contentId}/guests/{guestId}/translations | Get Channel Content Guest Translations
217
+ *ChannelsTranslationsApi* | [**getChannelContentTranslation**](docs/ChannelsTranslationsApi.md#getchannelcontenttranslation) | **GET** /channels/{channelId}/contents/{contentId}/translations/{locale} | Get Channel Content Translation
218
+ *ChannelsTranslationsApi* | [**getChannelContentTranslations**](docs/ChannelsTranslationsApi.md#getchannelcontenttranslations) | **GET** /channels/{channelId}/contents/{contentId}/translations | Get Channel Content Translations
219
+ *ChannelsTranslationsApi* | [**getChannelTranslation**](docs/ChannelsTranslationsApi.md#getchanneltranslation) | **GET** /channels/{channelId}/translations/{locale} | Get Channel Translation
220
+ *ChannelsTranslationsApi* | [**getChannelTranslations**](docs/ChannelsTranslationsApi.md#getchanneltranslations) | **GET** /channels/{channelId}/translations | Get Channel Translations
221
+ *ChannelsTranslationsApi* | [**updateChannelContentGuestTranslation**](docs/ChannelsTranslationsApi.md#updatechannelcontentguesttranslation) | **PUT** /channels/{channelId}/contents/{contentId}/guests/{guestId}/translations/{locale} | Update Channel Content Guest Translation
222
+ *ChannelsTranslationsApi* | [**updateChannelContentTranslation**](docs/ChannelsTranslationsApi.md#updatechannelcontenttranslation) | **PUT** /channels/{channelId}/contents/{contentId}/translations/{locale} | Update Channel Content Translation
223
+ *ChannelsTranslationsApi* | [**updateChannelTranslation**](docs/ChannelsTranslationsApi.md#updatechanneltranslation) | **PUT** /channels/{channelId}/translations/{locale} | Update Channel Translation
196
224
  *DashboardsApi* | [**createDashboard**](docs/DashboardsApi.md#createdashboard) | **POST** /dashboards | Create Dashboard
197
225
  *DashboardsApi* | [**deleteDashboard**](docs/DashboardsApi.md#deletedashboard) | **DELETE** /dashboards/{dashboardId} | Delete Dashboard
198
226
  *DashboardsApi* | [**getDashboard**](docs/DashboardsApi.md#getdashboard) | **GET** /dashboards/{dashboardId} | Get Dashboard
@@ -230,6 +258,10 @@ Class | Method | HTTP request | Description
230
258
  *EventsActivationsApi* | [**updateEventActivationCompletion**](docs/EventsActivationsApi.md#updateeventactivationcompletion) | **PUT** /events/{eventId}/activations/{activationId}/completions/{completionId} | Update Event Activation Completion
231
259
  *EventsActivationsSessionsApi* | [**addEventActivationSession**](docs/EventsActivationsSessionsApi.md#addeventactivationsession) | **POST** /events/{eventId}/activations/{activationId}/sessions/{sessionId} | Add Event Activation Session
232
260
  *EventsActivationsSessionsApi* | [**removeEventActivationSession**](docs/EventsActivationsSessionsApi.md#removeeventactivationsession) | **DELETE** /events/{eventId}/activations/{activationId}/sessions/{sessionId} | Remove Event Activation Session
261
+ *EventsActivationsTranslationsApi* | [**deleteEventActivationTranslation**](docs/EventsActivationsTranslationsApi.md#deleteeventactivationtranslation) | **DELETE** /events/{eventId}/activations/{activationId}/translations/{locale} | Delete Event Activation Translation
262
+ *EventsActivationsTranslationsApi* | [**getEventActivationTranslation**](docs/EventsActivationsTranslationsApi.md#geteventactivationtranslation) | **GET** /events/{eventId}/activations/{activationId}/translations/{locale} | Get Event Activation Translation
263
+ *EventsActivationsTranslationsApi* | [**getEventActivationTranslations**](docs/EventsActivationsTranslationsApi.md#geteventactivationtranslations) | **GET** /events/{eventId}/activations/{activationId}/translations | Get Event Activation Translations
264
+ *EventsActivationsTranslationsApi* | [**updateEventActivationTranslation**](docs/EventsActivationsTranslationsApi.md#updateeventactivationtranslation) | **PUT** /events/{eventId}/activations/{activationId}/translations/{locale} | Update Event Activation Translation
233
265
  *EventsAddonsApi* | [**addEventAddOnPassType**](docs/EventsAddonsApi.md#addeventaddonpasstype) | **POST** /events/{eventId}/addOns/{addOnId}/passTypes/{passTypeId} | Add Event Add On Pass Type
234
266
  *EventsAddonsApi* | [**addEventAddOnTier**](docs/EventsAddonsApi.md#addeventaddontier) | **POST** /events/{eventId}/addOns/{addOnId}/tiers/{tierId} | Add Event Add On Tier
235
267
  *EventsAddonsApi* | [**createEventAddOn**](docs/EventsAddonsApi.md#createeventaddon) | **POST** /events/{eventId}/addOns | Create Event Add On
@@ -242,6 +274,10 @@ Class | Method | HTTP request | Description
242
274
  *EventsAddonsApi* | [**removeEventAddOnPassType**](docs/EventsAddonsApi.md#removeeventaddonpasstype) | **DELETE** /events/{eventId}/addOns/{addOnId}/passTypes/{passTypeId} | Remove Event Add On Pass Type
243
275
  *EventsAddonsApi* | [**removeEventAddOnTier**](docs/EventsAddonsApi.md#removeeventaddontier) | **DELETE** /events/{eventId}/addOns/{addOnId}/tiers/{tierId} | Remove Event Add On Tier
244
276
  *EventsAddonsApi* | [**updateEventAddOn**](docs/EventsAddonsApi.md#updateeventaddon) | **PUT** /events/{eventId}/addOns/{addOnId} | Update Event Add On
277
+ *EventsAddonsTranslationsApi* | [**deleteEventAddOnTranslation**](docs/EventsAddonsTranslationsApi.md#deleteeventaddontranslation) | **DELETE** /events/{eventId}/addOns/{addOnId}/translations/{locale} | Delete Event Add On Translation
278
+ *EventsAddonsTranslationsApi* | [**getEventAddOnTranslation**](docs/EventsAddonsTranslationsApi.md#geteventaddontranslation) | **GET** /events/{eventId}/addOns/{addOnId}/translations/{locale} | Get Event Add On Translation
279
+ *EventsAddonsTranslationsApi* | [**getEventAddOnTranslations**](docs/EventsAddonsTranslationsApi.md#geteventaddontranslations) | **GET** /events/{eventId}/addOns/{addOnId}/translations | Get Event Add On Translations
280
+ *EventsAddonsTranslationsApi* | [**updateEventAddOnTranslation**](docs/EventsAddonsTranslationsApi.md#updateeventaddontranslation) | **PUT** /events/{eventId}/addOns/{addOnId}/translations/{locale} | Update Event Add On Translation
245
281
  *EventsAttendeesApi* | [**createEventAttendee**](docs/EventsAttendeesApi.md#createeventattendee) | **POST** /events/{eventId}/attendees | Create Event Attendee
246
282
  *EventsAttendeesApi* | [**deleteEventAttendee**](docs/EventsAttendeesApi.md#deleteeventattendee) | **DELETE** /events/{eventId}/attendees/{accountId} | Delete Event Attendee
247
283
  *EventsAttendeesApi* | [**getEventAttendee**](docs/EventsAttendeesApi.md#geteventattendee) | **GET** /events/{eventId}/attendees/{accountId} | Get Event Attendee
@@ -303,6 +339,10 @@ Class | Method | HTTP request | Description
303
339
  *EventsCouponsApi* | [**updateEventCoupon**](docs/EventsCouponsApi.md#updateeventcoupon) | **PUT** /events/{eventId}/coupons/{couponId} | Update Event Coupon
304
340
  *EventsEmailsApi* | [**getEventEmail**](docs/EventsEmailsApi.md#geteventemail) | **GET** /events/{eventId}/emails/{type} | Get Event Email
305
341
  *EventsEmailsApi* | [**updateEventEmail**](docs/EventsEmailsApi.md#updateeventemail) | **PUT** /events/{eventId}/emails/{type} | Update Event Email
342
+ *EventsEmailsTranslationsApi* | [**deleteEventEmailTranslation**](docs/EventsEmailsTranslationsApi.md#deleteeventemailtranslation) | **DELETE** /events/{eventId}/emails/{type}/translations/{locale} | Delete Event Email Translation
343
+ *EventsEmailsTranslationsApi* | [**getEventEmailTranslation**](docs/EventsEmailsTranslationsApi.md#geteventemailtranslation) | **GET** /events/{eventId}/emails/{type}/translations/{locale} | Get Event Email Translation
344
+ *EventsEmailsTranslationsApi* | [**getEventEmailTranslations**](docs/EventsEmailsTranslationsApi.md#geteventemailtranslations) | **GET** /events/{eventId}/emails/{type}/translations | Get Event Email Translations
345
+ *EventsEmailsTranslationsApi* | [**updateEventEmailTranslation**](docs/EventsEmailsTranslationsApi.md#updateeventemailtranslation) | **PUT** /events/{eventId}/emails/{type}/translations/{locale} | Update Event Email Translation
306
346
  *EventsFaqsApi* | [**createEventFaqSection**](docs/EventsFaqsApi.md#createeventfaqsection) | **POST** /events/{eventId}/faqs | Create Event Faq Section
307
347
  *EventsFaqsApi* | [**createEventFaqSectionQuestion**](docs/EventsFaqsApi.md#createeventfaqsectionquestion) | **POST** /events/{eventId}/faqs/{sectionId}/questions | Create Event Faq Section Question
308
348
  *EventsFaqsApi* | [**deleteEventFaqSection**](docs/EventsFaqsApi.md#deleteeventfaqsection) | **DELETE** /events/{eventId}/faqs/{sectionId} | Delete Event Faq Section
@@ -314,6 +354,14 @@ Class | Method | HTTP request | Description
314
354
  *EventsFaqsApi* | [**reorderEventFaqSectionQuestions**](docs/EventsFaqsApi.md#reordereventfaqsectionquestions) | **PUT** /events/{eventId}/faqs/{sectionId}/questions/reorder | Reorder Event Faq Section Questions
315
355
  *EventsFaqsApi* | [**updateEventFaqSection**](docs/EventsFaqsApi.md#updateeventfaqsection) | **PUT** /events/{eventId}/faqs/{sectionId} | Update Event Faq Section
316
356
  *EventsFaqsApi* | [**updateEventFaqSectionQuestion**](docs/EventsFaqsApi.md#updateeventfaqsectionquestion) | **PUT** /events/{eventId}/faqs/{sectionId}/questions/{questionId} | Update Event Faq Section Question
357
+ *EventsFaqsTranslationsApi* | [**deleteEventFaqSectionQuestionTranslation**](docs/EventsFaqsTranslationsApi.md#deleteeventfaqsectionquestiontranslation) | **DELETE** /events/{eventId}/faqs/{sectionId}/questions/{questionId}/translations/{locale} | Delete Event Faq Section Question Translation
358
+ *EventsFaqsTranslationsApi* | [**deleteEventFaqSectionTranslation**](docs/EventsFaqsTranslationsApi.md#deleteeventfaqsectiontranslation) | **DELETE** /events/{eventId}/faqs/{sectionId}/translations/{locale} | Delete Event Faq Section Translation
359
+ *EventsFaqsTranslationsApi* | [**getEventFaqSectionQuestionTranslation**](docs/EventsFaqsTranslationsApi.md#geteventfaqsectionquestiontranslation) | **GET** /events/{eventId}/faqs/{sectionId}/questions/{questionId}/translations/{locale} | Get Event Faq Section Question Translation
360
+ *EventsFaqsTranslationsApi* | [**getEventFaqSectionQuestionTranslations**](docs/EventsFaqsTranslationsApi.md#geteventfaqsectionquestiontranslations) | **GET** /events/{eventId}/faqs/{sectionId}/questions/{questionId}/translations | Get Event Faq Section Question Translations
361
+ *EventsFaqsTranslationsApi* | [**getEventFaqSectionTranslation**](docs/EventsFaqsTranslationsApi.md#geteventfaqsectiontranslation) | **GET** /events/{eventId}/faqs/{sectionId}/translations/{locale} | Get Event Faq Section Translation
362
+ *EventsFaqsTranslationsApi* | [**getEventFaqSectionTranslations**](docs/EventsFaqsTranslationsApi.md#geteventfaqsectiontranslations) | **GET** /events/{eventId}/faqs/{sectionId}/translations | Get Event Faq Section Translations
363
+ *EventsFaqsTranslationsApi* | [**updateEventFaqSectionQuestionTranslation**](docs/EventsFaqsTranslationsApi.md#updateeventfaqsectionquestiontranslation) | **PUT** /events/{eventId}/faqs/{sectionId}/questions/{questionId}/translations/{locale} | Update Event Faq Section Question Translation
364
+ *EventsFaqsTranslationsApi* | [**updateEventFaqSectionTranslation**](docs/EventsFaqsTranslationsApi.md#updateeventfaqsectiontranslation) | **PUT** /events/{eventId}/faqs/{sectionId}/translations/{locale} | Update Event Faq Section Translation
317
365
  *EventsFollowupsApi* | [**addEventFollowupAddOn**](docs/EventsFollowupsApi.md#addeventfollowupaddon) | **POST** /events/{eventId}/followups/{followupId}/addOns/{addOnId} | Add Event Followup Add On
318
366
  *EventsFollowupsApi* | [**addEventFollowupPassType**](docs/EventsFollowupsApi.md#addeventfollowuppasstype) | **POST** /events/{eventId}/followups/{followupId}/passTypes/{passTypeId} | Add Event Followup Pass Type
319
367
  *EventsFollowupsApi* | [**addEventFollowupQuestion**](docs/EventsFollowupsApi.md#addeventfollowupquestion) | **POST** /events/{eventId}/followups/{followupId}/questions/{questionId} | Add Event Followup Question
@@ -333,6 +381,10 @@ Class | Method | HTTP request | Description
333
381
  *EventsFollowupsApi* | [**reorderEventFollowupQuestions**](docs/EventsFollowupsApi.md#reordereventfollowupquestions) | **PUT** /events/{eventId}/followups/{followupId}/questions/reorder | Reorder Event Followup Questions
334
382
  *EventsFollowupsApi* | [**updateEventFollowup**](docs/EventsFollowupsApi.md#updateeventfollowup) | **PUT** /events/{eventId}/followups/{followupId} | Update Event Followup
335
383
  *EventsFollowupsApi* | [**updateEventFollowupQuestion**](docs/EventsFollowupsApi.md#updateeventfollowupquestion) | **PUT** /events/{eventId}/followups/{followupId}/questions/{questionId} | Update Event Followup Question
384
+ *EventsFollowupsTranslationsApi* | [**deleteEventFollowupTranslation**](docs/EventsFollowupsTranslationsApi.md#deleteeventfollowuptranslation) | **DELETE** /events/{eventId}/followups/{followupId}/translations/{locale} | Delete Event Followup Translation
385
+ *EventsFollowupsTranslationsApi* | [**getEventFollowupTranslation**](docs/EventsFollowupsTranslationsApi.md#geteventfollowuptranslation) | **GET** /events/{eventId}/followups/{followupId}/translations/{locale} | Get Event Followup Translation
386
+ *EventsFollowupsTranslationsApi* | [**getEventFollowupTranslations**](docs/EventsFollowupsTranslationsApi.md#geteventfollowuptranslations) | **GET** /events/{eventId}/followups/{followupId}/translations | Get Event Followup Translations
387
+ *EventsFollowupsTranslationsApi* | [**updateEventFollowupTranslation**](docs/EventsFollowupsTranslationsApi.md#updateeventfollowuptranslation) | **PUT** /events/{eventId}/followups/{followupId}/translations/{locale} | Update Event Followup Translation
336
388
  *EventsMatchesApi* | [**addEventMatchPass**](docs/EventsMatchesApi.md#addeventmatchpass) | **POST** /events/{eventId}/rounds/{roundId}/matches/{matchId}/passes/{passId} | Add Event Match Pass
337
389
  *EventsMatchesApi* | [**createEventMatch**](docs/EventsMatchesApi.md#createeventmatch) | **POST** /events/{eventId}/rounds/{roundId}/matches | Create Event Match
338
390
  *EventsMatchesApi* | [**createEventRound**](docs/EventsMatchesApi.md#createeventround) | **POST** /events/{eventId}/rounds | Create Event Round
@@ -358,6 +410,10 @@ Class | Method | HTTP request | Description
358
410
  *EventsMediaApi* | [**getEventMediaItems**](docs/EventsMediaApi.md#geteventmediaitems) | **GET** /events/{eventId}/media | Get Event Media Items
359
411
  *EventsMediaApi* | [**removeEventMediaItemPassType**](docs/EventsMediaApi.md#removeeventmediaitempasstype) | **DELETE** /events/{eventId}/media/{mediaItemId}/passTypes/{passTypeId} | Remove Event Media Item Pass Type
360
412
  *EventsMediaApi* | [**updateEventMediaItem**](docs/EventsMediaApi.md#updateeventmediaitem) | **PUT** /events/{eventId}/media/{mediaItemId} | Update Event Media Item
413
+ *EventsMediaTranslationsApi* | [**deleteEventMediaItemTranslation**](docs/EventsMediaTranslationsApi.md#deleteeventmediaitemtranslation) | **DELETE** /events/{eventId}/media/{mediaItemId}/translations/{locale} | Delete Event Media Item Translation
414
+ *EventsMediaTranslationsApi* | [**getEventMediaItemTranslation**](docs/EventsMediaTranslationsApi.md#geteventmediaitemtranslation) | **GET** /events/{eventId}/media/{mediaId}/translations/{locale} | Get Event Media Item Translation
415
+ *EventsMediaTranslationsApi* | [**getEventMediaItemTranslations**](docs/EventsMediaTranslationsApi.md#geteventmediaitemtranslations) | **GET** /events/{eventId}/media/{mediaId}/translations | Get Event Media Item Translations
416
+ *EventsMediaTranslationsApi* | [**updateEventMediaItemTranslation**](docs/EventsMediaTranslationsApi.md#updateeventmediaitemtranslation) | **PUT** /events/{eventId}/media/{mediaItemId}/translations/{locale} | Update Event Media Item Translation
361
417
  *EventsOnSiteApi* | [**getEventOnSite**](docs/EventsOnSiteApi.md#geteventonsite) | **GET** /events/{eventId}/on-site | Get Event On Site
362
418
  *EventsOnSiteApi* | [**updateEventBadgeTemplate**](docs/EventsOnSiteApi.md#updateeventbadgetemplate) | **PUT** /events/{eventId}/template | Update Event Badge Template
363
419
  *EventsOnSiteApi* | [**updateEventCheckinCode**](docs/EventsOnSiteApi.md#updateeventcheckincode) | **POST** /events/{eventId}/on-site | Update Event Checkin Code
@@ -371,6 +427,10 @@ Class | Method | HTTP request | Description
371
427
  *EventsPackagesPassesApi* | [**getEventPackagePass**](docs/EventsPackagesPassesApi.md#geteventpackagepass) | **GET** /events/{eventId}/packages/{packageId}/passes/{passId} | Get Event Package Pass
372
428
  *EventsPackagesPassesApi* | [**getEventPackagePasses**](docs/EventsPackagesPassesApi.md#geteventpackagepasses) | **GET** /events/{eventId}/packages/{packageId}/passes | Get Event Package Passes
373
429
  *EventsPackagesPassesApi* | [**updateEventPackagePass**](docs/EventsPackagesPassesApi.md#updateeventpackagepass) | **PUT** /events/{eventId}/packages/{packageId}/passes/{passId} | Update Event Package Pass
430
+ *EventsPackagesTranslationsApi* | [**deleteEventPackageTranslation**](docs/EventsPackagesTranslationsApi.md#deleteeventpackagetranslation) | **DELETE** /events/{eventId}/packages/{packageId}/translations/{locale} | Delete Event Package Translation
431
+ *EventsPackagesTranslationsApi* | [**getEventPackageTranslation**](docs/EventsPackagesTranslationsApi.md#geteventpackagetranslation) | **GET** /events/{eventId}/packages/{packageId}/translations/{locale} | Get Event Package Translation
432
+ *EventsPackagesTranslationsApi* | [**getEventPackageTranslations**](docs/EventsPackagesTranslationsApi.md#geteventpackagetranslations) | **GET** /events/{eventId}/packages/{packageId}/translations | Get Event Package Translations
433
+ *EventsPackagesTranslationsApi* | [**updateEventPackageTranslation**](docs/EventsPackagesTranslationsApi.md#updateeventpackagetranslation) | **PUT** /events/{eventId}/packages/{packageId}/translations/{locale} | Update Event Package Translation
374
434
  *EventsPagesApi* | [**addEventPageImage**](docs/EventsPagesApi.md#addeventpageimage) | **POST** /events/{eventId}/pages/{pageId}/images/{imageId} | Add Event Page Image
375
435
  *EventsPagesApi* | [**createEventPage**](docs/EventsPagesApi.md#createeventpage) | **POST** /events/{eventId}/pages | Create Event Page
376
436
  *EventsPagesApi* | [**deleteEventPage**](docs/EventsPagesApi.md#deleteeventpage) | **DELETE** /events/{eventId}/pages/{pageId} | Delete Event Page
@@ -379,6 +439,10 @@ Class | Method | HTTP request | Description
379
439
  *EventsPagesApi* | [**getEventPages**](docs/EventsPagesApi.md#geteventpages) | **GET** /events/{eventId}/pages | Get Event Pages
380
440
  *EventsPagesApi* | [**removeEventPageImage**](docs/EventsPagesApi.md#removeeventpageimage) | **DELETE** /events/{eventId}/pages/{pageId}/images/{imageId} | Remove Event Page Image
381
441
  *EventsPagesApi* | [**updateEventPage**](docs/EventsPagesApi.md#updateeventpage) | **PUT** /events/{eventId}/pages/{pageId} | Update Event Page
442
+ *EventsPagesTranslationsApi* | [**deleteEventPageTranslation**](docs/EventsPagesTranslationsApi.md#deleteeventpagetranslation) | **DELETE** /events/{eventId}/pages/{pageId}/translations/{locale} | Delete Event Page Translation
443
+ *EventsPagesTranslationsApi* | [**getEventPageTranslation**](docs/EventsPagesTranslationsApi.md#geteventpagetranslation) | **GET** /events/{eventId}/pages/{pageId}/translations/{locale} | Get Event Page Translation
444
+ *EventsPagesTranslationsApi* | [**getEventPageTranslations**](docs/EventsPagesTranslationsApi.md#geteventpagetranslations) | **GET** /events/{eventId}/pages/{pageId}/translations | Get Event Page Translations
445
+ *EventsPagesTranslationsApi* | [**updateEventPageTranslation**](docs/EventsPagesTranslationsApi.md#updateeventpagetranslation) | **PUT** /events/{eventId}/pages/{pageId}/translations/{locale} | Update Event Page Translation
382
446
  *EventsPassesApi* | [**cancelEventPass**](docs/EventsPassesApi.md#canceleventpass) | **PUT** /events/{eventId}/passes/{passId}/cancel | Cancel Event Pass
383
447
  *EventsPassesApi* | [**checkinEventPass**](docs/EventsPassesApi.md#checkineventpass) | **POST** /events/{eventId}/passes/{passId}/checkin | Checkin Event Pass
384
448
  *EventsPassesApi* | [**createEventPass**](docs/EventsPassesApi.md#createeventpass) | **POST** /events/{eventId}/attendees/{accountId}/passes | Create Event Pass
@@ -392,6 +456,7 @@ Class | Method | HTTP request | Description
392
456
  *EventsPassesApi* | [**transferEventPass**](docs/EventsPassesApi.md#transfereventpass) | **POST** /events/{eventId}/attendees/{accountId}/passes/{passId}/transfers | Transfer Event Pass
393
457
  *EventsPassesApi* | [**undoCheckinEventPass**](docs/EventsPassesApi.md#undocheckineventpass) | **POST** /events/{eventId}/passes/{passId}/checkin/undo | Undo Checkin Event Pass
394
458
  *EventsPassesApi* | [**updateEventPass**](docs/EventsPassesApi.md#updateeventpass) | **PUT** /events/{eventId}/passes/{passId} | Update Event Pass
459
+ *EventsPassesApi* | [**updateEventPassesReady**](docs/EventsPassesApi.md#updateeventpassesready) | **POST** /events/{eventId}/passes/ready | Update Event Passes Ready
395
460
  *EventsPassesAccessesApi* | [**createEventSessionAccess**](docs/EventsPassesAccessesApi.md#createeventsessionaccess) | **POST** /events/{eventId}/sessions/{sessionId}/passes/{passId} | Create Event Session Access
396
461
  *EventsPassesAccessesApi* | [**deleteEventSessionAccess**](docs/EventsPassesAccessesApi.md#deleteeventsessionaccess) | **DELETE** /events/{eventId}/sessions/{sessionId}/passes/{passId} | Delete Event Session Access
397
462
  *EventsPassesAccessesApi* | [**getEventPassAccesses**](docs/EventsPassesAccessesApi.md#geteventpassaccesses) | **GET** /events/{eventId}/passes/{passId}/accesses | Get Event Pass Accesses
@@ -439,6 +504,10 @@ Class | Method | HTTP request | Description
439
504
  *EventsPasstypesRefundschedulesApi* | [**getEventPassTypeRefundSchedule**](docs/EventsPasstypesRefundschedulesApi.md#geteventpasstyperefundschedule) | **GET** /events/{eventId}/passTypes/{passTypeId}/refundSchedules/{scheduleId} | Get Event Pass Type Refund Schedule
440
505
  *EventsPasstypesRefundschedulesApi* | [**getEventPassTypeRefundSchedules**](docs/EventsPasstypesRefundschedulesApi.md#geteventpasstyperefundschedules) | **GET** /events/{eventId}/passTypes/{passTypeId}/refundSchedules | Get Event Pass Type Refund Schedules
441
506
  *EventsPasstypesRefundschedulesApi* | [**updateEventPassTypeRefundSchedule**](docs/EventsPasstypesRefundschedulesApi.md#updateeventpasstyperefundschedule) | **PUT** /events/{eventId}/passTypes/{passTypeId}/refundSchedules/{scheduleId} | Update Event Pass Type Refund Schedule
507
+ *EventsPasstypesTranslationsApi* | [**deleteEventPassTypeTranslation**](docs/EventsPasstypesTranslationsApi.md#deleteeventpasstypetranslation) | **DELETE** /events/{eventId}/passTypes/{passTypeId}/translations/{locale} | Delete Event Pass Type Translation
508
+ *EventsPasstypesTranslationsApi* | [**getEventPassTypeTranslation**](docs/EventsPasstypesTranslationsApi.md#geteventpasstypetranslation) | **GET** /events/{eventId}/passTypes/{passTypeId}/translations/{locale} | Get Event Pass Type Translation
509
+ *EventsPasstypesTranslationsApi* | [**getEventPassTypeTranslations**](docs/EventsPasstypesTranslationsApi.md#geteventpasstypetranslations) | **GET** /events/{eventId}/passTypes/{passTypeId}/translations | Get Event Pass Type Translations
510
+ *EventsPasstypesTranslationsApi* | [**updateEventPassTypeTranslation**](docs/EventsPasstypesTranslationsApi.md#updateeventpasstypetranslation) | **PUT** /events/{eventId}/passTypes/{passTypeId}/translations/{locale} | Update Event Pass Type Translation
442
511
  *EventsQuestionsApi* | [**addEventQuestionChoiceSubQuestion**](docs/EventsQuestionsApi.md#addeventquestionchoicesubquestion) | **POST** /events/{eventId}/questions/{questionId}/choices/{choiceId}/subQuestions/{subQuestionId} | Add Event Question Choice Sub Question
443
512
  *EventsQuestionsApi* | [**attachEventQuestionSearchList**](docs/EventsQuestionsApi.md#attacheventquestionsearchlist) | **PUT** /events/{eventId}/questions/{questionId}/searchlist | Attach Event Question Search List
444
513
  *EventsQuestionsApi* | [**createEventQuestion**](docs/EventsQuestionsApi.md#createeventquestion) | **POST** /events/{eventId}/questions | Create Event Question
@@ -461,6 +530,14 @@ Class | Method | HTTP request | Description
461
530
  *EventsQuestionsApi* | [**updateEventQuestion**](docs/EventsQuestionsApi.md#updateeventquestion) | **PUT** /events/{eventId}/questions/{questionId} | Update Event Question
462
531
  *EventsQuestionsApi* | [**updateEventQuestionChoice**](docs/EventsQuestionsApi.md#updateeventquestionchoice) | **PUT** /events/{eventId}/questions/{questionId}/choices/{choiceId} | Update Event Question Choice
463
532
  *EventsQuestionsApi* | [**updateEventQuestionChoiceSubQuestion**](docs/EventsQuestionsApi.md#updateeventquestionchoicesubquestion) | **PUT** /events/{eventId}/questions/{questionId}/choices/{choiceId}/subQuestions/{subQuestionId} | Update Event Question Choice Sub Question
533
+ *EventsQuestionsTranslationsApi* | [**deleteEventQuestionChoiceTranslation**](docs/EventsQuestionsTranslationsApi.md#deleteeventquestionchoicetranslation) | **DELETE** /events/{eventId}/questions/{questionId}/choices/{choiceId}/translations/{locale} | Delete Event Question Choice Translation
534
+ *EventsQuestionsTranslationsApi* | [**deleteEventQuestionTranslation**](docs/EventsQuestionsTranslationsApi.md#deleteeventquestiontranslation) | **DELETE** /events/{eventId}/questions/{questionId}/translations/{locale} | Delete Event Question Translation
535
+ *EventsQuestionsTranslationsApi* | [**getEventQuestionChoiceTranslation**](docs/EventsQuestionsTranslationsApi.md#geteventquestionchoicetranslation) | **GET** /events/{eventId}/questions/{questionId}/choices/{choiceId}/translations/{locale} | Get Event Question Choice Translation
536
+ *EventsQuestionsTranslationsApi* | [**getEventQuestionChoiceTranslations**](docs/EventsQuestionsTranslationsApi.md#geteventquestionchoicetranslations) | **GET** /events/{eventId}/questions/{questionId}/choices/{choiceId}/translations | Get Event Question Choice Translations
537
+ *EventsQuestionsTranslationsApi* | [**getEventQuestionTranslation**](docs/EventsQuestionsTranslationsApi.md#geteventquestiontranslation) | **GET** /events/{eventId}/questions/{questionId}/translations/{locale} | Get Event Question Translation
538
+ *EventsQuestionsTranslationsApi* | [**getEventQuestionTranslations**](docs/EventsQuestionsTranslationsApi.md#geteventquestiontranslations) | **GET** /events/{eventId}/questions/{questionId}/translations | Get Event Question Translations
539
+ *EventsQuestionsTranslationsApi* | [**updateEventQuestionChoiceTranslation**](docs/EventsQuestionsTranslationsApi.md#updateeventquestionchoicetranslation) | **PUT** /events/{eventId}/questions/{questionId}/choices/{choiceId}/translations/{locale} | Update Event Question Choice Translation
540
+ *EventsQuestionsTranslationsApi* | [**updateEventQuestionTranslation**](docs/EventsQuestionsTranslationsApi.md#updateeventquestiontranslation) | **PUT** /events/{eventId}/questions/{questionId}/translations/{locale} | Update Event Question Translation
464
541
  *EventsRoomsApi* | [**addRoomToRoomType**](docs/EventsRoomsApi.md#addroomtoroomtype) | **POST** /events/{eventId}/roomTypes/{roomTypeId}/rooms | Add Room To Room Type
465
542
  *EventsRoomsApi* | [**createRoom**](docs/EventsRoomsApi.md#createroom) | **POST** /events/{eventId}/rooms | Create Room
466
543
  *EventsRoomsApi* | [**deleteRoom**](docs/EventsRoomsApi.md#deleteroom) | **DELETE** /events/{eventId}/rooms/{roomId} | Delete Room
@@ -482,6 +559,10 @@ Class | Method | HTTP request | Description
482
559
  *EventsRoomtypesApi* | [**updateEventRoomType**](docs/EventsRoomtypesApi.md#updateeventroomtype) | **PUT** /events/{eventId}/roomTypes/{roomTypeId} | Update Event Room Type
483
560
  *EventsRoomtypesApi* | [**updateEventRoomTypeAddOnDetails**](docs/EventsRoomtypesApi.md#updateeventroomtypeaddondetails) | **PUT** /events/{eventId}/roomTypes/{roomTypeId}/addOns/{addOnId} | Update Event Room Type Add On Details
484
561
  *EventsRoomtypesApi* | [**updateEventRoomTypePassTypeDetails**](docs/EventsRoomtypesApi.md#updateeventroomtypepasstypedetails) | **PUT** /events/{eventId}/roomTypes/{roomTypeId}/passTypes/{passTypeId} | Update Event Room Type Pass Type Details
562
+ *EventsRoomtypesTranslationsApi* | [**deleteEventRoomTypeTranslation**](docs/EventsRoomtypesTranslationsApi.md#deleteeventroomtypetranslation) | **DELETE** /events/{eventId}/roomTypes/{roomTypeId}/translations/{locale} | Delete Event Room Type Translation
563
+ *EventsRoomtypesTranslationsApi* | [**getEventRoomTypeTranslation**](docs/EventsRoomtypesTranslationsApi.md#geteventroomtypetranslation) | **GET** /events/{eventId}/roomTypes/{roomTypeId}/translations/{locale} | Get Event Room Type Translation
564
+ *EventsRoomtypesTranslationsApi* | [**getEventRoomTypeTranslations**](docs/EventsRoomtypesTranslationsApi.md#geteventroomtypetranslations) | **GET** /events/{eventId}/roomTypes/{roomTypeId}/translations | Get Event Room Type Translations
565
+ *EventsRoomtypesTranslationsApi* | [**updateEventRoomTypeTranslation**](docs/EventsRoomtypesTranslationsApi.md#updateeventroomtypetranslation) | **PUT** /events/{eventId}/roomTypes/{roomTypeId}/translations/{locale} | Update Event Room Type Translation
485
566
  *EventsSectionsApi* | [**addEventSectionAddOn**](docs/EventsSectionsApi.md#addeventsectionaddon) | **POST** /events/{eventId}/sections/{sectionId}/addOns/{addOnId} | Add Event Section Add On
486
567
  *EventsSectionsApi* | [**addEventSectionPassType**](docs/EventsSectionsApi.md#addeventsectionpasstype) | **POST** /events/{eventId}/sections/{sectionId}/passTypes/{passTypeId} | Add Event Section Pass Type
487
568
  *EventsSectionsApi* | [**addEventSectionQuestion**](docs/EventsSectionsApi.md#addeventsectionquestion) | **POST** /events/{eventId}/sections/{sectionId}/questions/{questionId} | Add Event Section Question
@@ -501,6 +582,10 @@ Class | Method | HTTP request | Description
501
582
  *EventsSectionsApi* | [**reorderEventSectionQuestions**](docs/EventsSectionsApi.md#reordereventsectionquestions) | **PUT** /events/{eventId}/sections/{sectionId}/questions/reorder | Reorder Event Section Questions
502
583
  *EventsSectionsApi* | [**updateEventSection**](docs/EventsSectionsApi.md#updateeventsection) | **PUT** /events/{eventId}/sections/{sectionId} | Update Event Section
503
584
  *EventsSectionsApi* | [**updateEventSectionQuestion**](docs/EventsSectionsApi.md#updateeventsectionquestion) | **PUT** /events/{eventId}/sections/{sectionId}/questions/{questionId} | Update Event Section Question
585
+ *EventsSectionsTranslationsApi* | [**deleteEventSectionTranslation**](docs/EventsSectionsTranslationsApi.md#deleteeventsectiontranslation) | **DELETE** /events/{eventId}/sections/{sectionId}/translations/{locale} | Delete Event Section Translation
586
+ *EventsSectionsTranslationsApi* | [**getEventSectionTranslation**](docs/EventsSectionsTranslationsApi.md#geteventsectiontranslation) | **GET** /events/{eventId}/sections/{sectionId}/translations/{locale} | Get Event Section Translation
587
+ *EventsSectionsTranslationsApi* | [**getEventSectionTranslations**](docs/EventsSectionsTranslationsApi.md#geteventsectiontranslations) | **GET** /events/{eventId}/sections/{sectionId}/translations | Get Event Section Translations
588
+ *EventsSectionsTranslationsApi* | [**updateEventSectionTranslation**](docs/EventsSectionsTranslationsApi.md#updateeventsectiontranslation) | **PUT** /events/{eventId}/sections/{sectionId}/translations/{locale} | Update Event Section Translation
504
589
  *EventsSessionsApi* | [**addEventSessionAccount**](docs/EventsSessionsApi.md#addeventsessionaccount) | **POST** /events/{eventId}/sessions/{sessionId}/accounts/{accountId} | Add Event Session Account
505
590
  *EventsSessionsApi* | [**addEventSessionBlock**](docs/EventsSessionsApi.md#addeventsessionblock) | **POST** /events/{eventId}/sessions/{sessionId}/blocks/{blockId} | Add Event Session Block
506
591
  *EventsSessionsApi* | [**addEventSessionPassType**](docs/EventsSessionsApi.md#addeventsessionpasstype) | **POST** /events/{eventId}/sessions/{sessionId}/passTypes/{passTypeId} | Add Event Session Pass Type
@@ -541,6 +626,10 @@ Class | Method | HTTP request | Description
541
626
  *EventsSessionsLocationsApi* | [**getEventSessionLocations**](docs/EventsSessionsLocationsApi.md#geteventsessionlocations) | **GET** /events/{eventId}/sessionLocations | Get Event Session Locations
542
627
  *EventsSessionsLocationsApi* | [**removeEventSessionLocationSession**](docs/EventsSessionsLocationsApi.md#removeeventsessionlocationsession) | **DELETE** /events/{eventId}/sessionLocations/{locationId}/sessions/{sessionId} | Remove Event Session Location Session
543
628
  *EventsSessionsLocationsApi* | [**updateEventSessionLocation**](docs/EventsSessionsLocationsApi.md#updateeventsessionlocation) | **PUT** /events/{eventId}/sessionLocations/{locationId} | Update Event Session Location
629
+ *EventsSessionsLocationsTranslationsApi* | [**deleteEventSessionLocationTranslation**](docs/EventsSessionsLocationsTranslationsApi.md#deleteeventsessionlocationtranslation) | **DELETE** /events/{eventId}/sessionLocations/{locationId}/translations/{locale} | Delete Event Session Location Translation
630
+ *EventsSessionsLocationsTranslationsApi* | [**getEventSessionLocationTranslation**](docs/EventsSessionsLocationsTranslationsApi.md#geteventsessionlocationtranslation) | **GET** /events/{eventId}/sessionLocations/{locationId}/translations/{locale} | Get Event Session Location Translation
631
+ *EventsSessionsLocationsTranslationsApi* | [**getEventSessionLocationTranslations**](docs/EventsSessionsLocationsTranslationsApi.md#geteventsessionlocationtranslations) | **GET** /events/{eventId}/sessionLocations/{locationId}/translations | Get Event Session Location Translations
632
+ *EventsSessionsLocationsTranslationsApi* | [**updateEventSessionLocationTranslation**](docs/EventsSessionsLocationsTranslationsApi.md#updateeventsessionlocationtranslation) | **PUT** /events/{eventId}/sessionLocations/{locationId}/translations/{locale} | Update Event Session Location Translation
544
633
  *EventsSessionsMatchesApi* | [**addEventSessionMatchPass**](docs/EventsSessionsMatchesApi.md#addeventsessionmatchpass) | **POST** /events/{eventId}/sessions/{sessionId}/rounds/{roundId}/matches/{matchId}/passes/{passId} | Add Event Session Match Pass
545
634
  *EventsSessionsMatchesApi* | [**createEventSessionMatch**](docs/EventsSessionsMatchesApi.md#createeventsessionmatch) | **POST** /events/{eventId}/sessions/{sessionId}/rounds/{roundId}/matches | Create Event Session Match
546
635
  *EventsSessionsMatchesApi* | [**createEventSessionRound**](docs/EventsSessionsMatchesApi.md#createeventsessionround) | **POST** /events/{eventId}/sessions/{sessionId}/rounds | Create Event Session Round
@@ -576,6 +665,14 @@ Class | Method | HTTP request | Description
576
665
  *EventsSessionsQuestionsApi* | [**updateEventSessionQuestion**](docs/EventsSessionsQuestionsApi.md#updateeventsessionquestion) | **PUT** /events/{eventId}/sessions/{sessionId}/questions/{questionId} | Update Event Session Question
577
666
  *EventsSessionsQuestionsApi* | [**updateEventSessionQuestionChoice**](docs/EventsSessionsQuestionsApi.md#updateeventsessionquestionchoice) | **PUT** /events/{eventId}/sessions/{sessionId}/questions/{questionId}/choices/{choiceId} | Update Event Session Question Choice
578
667
  *EventsSessionsQuestionsApi* | [**updateEventSessionQuestionChoiceSubQuestion**](docs/EventsSessionsQuestionsApi.md#updateeventsessionquestionchoicesubquestion) | **PUT** /events/{eventId}/sessions/{sessionId}/questions/{questionId}/choices/{choiceId}/subQuestions/{subQuestionId} | Update Event Session Question Choice Sub Question
668
+ *EventsSessionsQuestionsTranslationsApi* | [**deleteEventSessionQuestionChoiceTranslation**](docs/EventsSessionsQuestionsTranslationsApi.md#deleteeventsessionquestionchoicetranslation) | **DELETE** /events/{eventId}/sessions/{sessionId}/questions/{questionId}/choices/{choiceId}/translations/{locale} | Delete Event Session Question Choice Translation
669
+ *EventsSessionsQuestionsTranslationsApi* | [**deleteEventSessionQuestionTranslation**](docs/EventsSessionsQuestionsTranslationsApi.md#deleteeventsessionquestiontranslation) | **DELETE** /events/{eventId}/sessions/{sessionId}/questions/{questionId}/translations/{locale} | Delete Event Session Question Translation
670
+ *EventsSessionsQuestionsTranslationsApi* | [**getEventSessionQuestionChoiceTranslation**](docs/EventsSessionsQuestionsTranslationsApi.md#geteventsessionquestionchoicetranslation) | **GET** /events/{eventId}/sessions/{sessionId}/questions/{questionId}/choices/{choiceId}/translations/{locale} | Get Event Session Question Choice Translation
671
+ *EventsSessionsQuestionsTranslationsApi* | [**getEventSessionQuestionChoiceTranslations**](docs/EventsSessionsQuestionsTranslationsApi.md#geteventsessionquestionchoicetranslations) | **GET** /events/{eventId}/sessions/{sessionId}/questions/{questionId}/choices/{choiceId}/translations | Get Event Session Question Choice Translations
672
+ *EventsSessionsQuestionsTranslationsApi* | [**getEventSessionQuestionTranslation**](docs/EventsSessionsQuestionsTranslationsApi.md#geteventsessionquestiontranslation) | **GET** /events/{eventId}/sessions/{sessionId}/questions/{questionId}/translations/{locale} | Get Event Session Question Translation
673
+ *EventsSessionsQuestionsTranslationsApi* | [**getEventSessionQuestionTranslations**](docs/EventsSessionsQuestionsTranslationsApi.md#geteventsessionquestiontranslations) | **GET** /events/{eventId}/sessions/{sessionId}/questions/{questionId}/translations | Get Event Session Question Translations
674
+ *EventsSessionsQuestionsTranslationsApi* | [**updateEventSessionQuestionChoiceTranslation**](docs/EventsSessionsQuestionsTranslationsApi.md#updateeventsessionquestionchoicetranslation) | **PUT** /events/{eventId}/sessions/{sessionId}/questions/{questionId}/choices/{choiceId}/translations/{locale} | Update Event Session Question Choice Translation
675
+ *EventsSessionsQuestionsTranslationsApi* | [**updateEventSessionQuestionTranslation**](docs/EventsSessionsQuestionsTranslationsApi.md#updateeventsessionquestiontranslation) | **PUT** /events/{eventId}/sessions/{sessionId}/questions/{questionId}/translations/{locale} | Update Event Session Question Translation
579
676
  *EventsSessionsSectionsApi* | [**addEventSessionSectionQuestion**](docs/EventsSessionsSectionsApi.md#addeventsessionsectionquestion) | **POST** /events/{eventId}/sessions/{sessionId}/sections/{sectionId}/questions/{questionId} | Add Event Session Section Question
580
677
  *EventsSessionsSectionsApi* | [**createEventSessionSection**](docs/EventsSessionsSectionsApi.md#createeventsessionsection) | **POST** /events/{eventId}/sessions/{sessionId}/sections | Create Event Session Section
581
678
  *EventsSessionsSectionsApi* | [**deleteEventSessionSection**](docs/EventsSessionsSectionsApi.md#deleteeventsessionsection) | **DELETE** /events/{eventId}/sessions/{sessionId}/sections/{sectionId} | Delete Event Session Section
@@ -586,6 +683,14 @@ Class | Method | HTTP request | Description
586
683
  *EventsSessionsSectionsApi* | [**reorderEventSessionSectionQuestions**](docs/EventsSessionsSectionsApi.md#reordereventsessionsectionquestions) | **PUT** /events/{eventId}/sessions/{sessionId}/sections/{sectionId}/questions/reorder | Reorder Event Session Section Questions
587
684
  *EventsSessionsSectionsApi* | [**updateEventSessionSection**](docs/EventsSessionsSectionsApi.md#updateeventsessionsection) | **PUT** /events/{eventId}/sessions/{sessionId}/sections/{sectionId} | Update Event Session Section
588
685
  *EventsSessionsSectionsApi* | [**updateEventSessionSectionQuestion**](docs/EventsSessionsSectionsApi.md#updateeventsessionsectionquestion) | **PUT** /events/{eventId}/sessions/{sessionId}/sections/{sectionId}/questions/{questionId} | Update Event Session Section Question
686
+ *EventsSessionsSectionsTranslationsApi* | [**deleteEventSessionSectionTranslation**](docs/EventsSessionsSectionsTranslationsApi.md#deleteeventsessionsectiontranslation) | **DELETE** /events/{eventId}/sessions/{sessionId}/sections/{sectionId}/translations/{locale} | Delete Event Session Section Translation
687
+ *EventsSessionsSectionsTranslationsApi* | [**getEventSessionSectionTranslation**](docs/EventsSessionsSectionsTranslationsApi.md#geteventsessionsectiontranslation) | **GET** /events/{eventId}/sessions/{sessionId}/sections/{sectionId}/translations/{locale} | Get Event Session Section Translation
688
+ *EventsSessionsSectionsTranslationsApi* | [**getEventSessionSectionTranslations**](docs/EventsSessionsSectionsTranslationsApi.md#geteventsessionsectiontranslations) | **GET** /events/{eventId}/sessions/{sessionId}/sections/{sectionId}/translations | Get Event Session Section Translations
689
+ *EventsSessionsSectionsTranslationsApi* | [**updateEventSessionSectionTranslation**](docs/EventsSessionsSectionsTranslationsApi.md#updateeventsessionsectiontranslation) | **PUT** /events/{eventId}/sessions/{sessionId}/sections/{sectionId}/translations/{locale} | Update Event Session Section Translation
690
+ *EventsSessionsTranslationsApi* | [**deleteEventSessionTranslation**](docs/EventsSessionsTranslationsApi.md#deleteeventsessiontranslation) | **DELETE** /events/{eventId}/sessions/{sessionId}/translations/{locale} | Delete Event Session Translation
691
+ *EventsSessionsTranslationsApi* | [**getEventSessionTranslation**](docs/EventsSessionsTranslationsApi.md#geteventsessiontranslation) | **GET** /events/{eventId}/sessions/{sessionId}/translations/{locale} | Get Event Session Translation
692
+ *EventsSessionsTranslationsApi* | [**getEventSessionTranslations**](docs/EventsSessionsTranslationsApi.md#geteventsessiontranslations) | **GET** /events/{eventId}/sessions/{sessionId}/translations | Get Event Session Translations
693
+ *EventsSessionsTranslationsApi* | [**updateEventSessionTranslation**](docs/EventsSessionsTranslationsApi.md#updateeventsessiontranslation) | **PUT** /events/{eventId}/sessions/{sessionId}/translations/{locale} | Update Event Session Translation
589
694
  *EventsSpeakersApi* | [**addEventSpeakerSession**](docs/EventsSpeakersApi.md#addeventspeakersession) | **POST** /events/{eventId}/speakers/{speakerId}/sessions/{sessionId} | Add Event Speaker Session
590
695
  *EventsSpeakersApi* | [**createEventSpeaker**](docs/EventsSpeakersApi.md#createeventspeaker) | **POST** /events/{eventId}/speakers | Create Event Speaker
591
696
  *EventsSpeakersApi* | [**deleteEventSpeaker**](docs/EventsSpeakersApi.md#deleteeventspeaker) | **DELETE** /events/{eventId}/speakers/{speakerId} | Delete Event Speaker
@@ -594,6 +699,10 @@ Class | Method | HTTP request | Description
594
699
  *EventsSpeakersApi* | [**getEventSpeakers**](docs/EventsSpeakersApi.md#geteventspeakers) | **GET** /events/{eventId}/speakers | Get Event Speakers
595
700
  *EventsSpeakersApi* | [**removeEventSpeakerSession**](docs/EventsSpeakersApi.md#removeeventspeakersession) | **DELETE** /events/{eventId}/speakers/{speakerId}/sessions/{sessionId} | Remove Event Speaker Session
596
701
  *EventsSpeakersApi* | [**updateEventSpeaker**](docs/EventsSpeakersApi.md#updateeventspeaker) | **PUT** /events/{eventId}/speakers/{speakerId} | Update Event Speaker
702
+ *EventsSpeakersTranslationsApi* | [**deleteEventSpeakerTranslation**](docs/EventsSpeakersTranslationsApi.md#deleteeventspeakertranslation) | **DELETE** /events/{eventId}/speakers/{speakerId}/translations/{locale} | Delete Event Speaker Translation
703
+ *EventsSpeakersTranslationsApi* | [**getEventSpeakerTranslation**](docs/EventsSpeakersTranslationsApi.md#geteventspeakertranslation) | **GET** /events/{eventId}/speakers/{speakerId}/translations/{locale} | Get Event Speaker Translation
704
+ *EventsSpeakersTranslationsApi* | [**getEventSpeakerTranslations**](docs/EventsSpeakersTranslationsApi.md#geteventspeakertranslations) | **GET** /events/{eventId}/speakers/{speakerId}/translations | Get Event Speaker Translations
705
+ *EventsSpeakersTranslationsApi* | [**updateEventSpeakerTranslation**](docs/EventsSpeakersTranslationsApi.md#updateeventspeakertranslation) | **PUT** /events/{eventId}/speakers/{speakerId}/translations/{locale} | Update Event Speaker Translation
597
706
  *EventsSponsorsApi* | [**addEventSponsorAccount**](docs/EventsSponsorsApi.md#addeventsponsoraccount) | **POST** /events/{eventId}/sponsors/accounts/{accountId} | Add Event Sponsor Account
598
707
  *EventsSponsorsApi* | [**getEventSponsorAccounts**](docs/EventsSponsorsApi.md#geteventsponsoraccounts) | **GET** /events/{eventId}/sponsors/accounts | Get Event Sponsor Accounts
599
708
  *EventsSponsorsApi* | [**getEventSponsors**](docs/EventsSponsorsApi.md#geteventsponsors) | **GET** /events/{eventId}/sponsors | Get Event Sponsors
@@ -604,12 +713,20 @@ Class | Method | HTTP request | Description
604
713
  *EventsSponsorshiplevelsApi* | [**getEventSponsorshipLevels**](docs/EventsSponsorshiplevelsApi.md#geteventsponsorshiplevels) | **GET** /events/{eventId}/sponsorshipLevels | Get Event Sponsorship Levels
605
714
  *EventsSponsorshiplevelsApi* | [**reorderEventSponsorshipLevels**](docs/EventsSponsorshiplevelsApi.md#reordereventsponsorshiplevels) | **PUT** /events/{eventId}/sponsorshipLevels/reorder | Reorder Event Sponsorship Levels
606
715
  *EventsSponsorshiplevelsApi* | [**updateEventSponsorshipLevel**](docs/EventsSponsorshiplevelsApi.md#updateeventsponsorshiplevel) | **PUT** /events/{eventId}/sponsorshipLevels/{levelId} | Update Event Sponsorship Level
716
+ *EventsSponsorshiplevelsTranslationsApi* | [**deleteEventSponsorshipLevelTranslation**](docs/EventsSponsorshiplevelsTranslationsApi.md#deleteeventsponsorshipleveltranslation) | **DELETE** /events/{eventId}/sponsorshipLevels/{levelId}/translations/{locale} | Delete Event Sponsorship Level Translation
717
+ *EventsSponsorshiplevelsTranslationsApi* | [**getEventSponsorshipLevelTranslation**](docs/EventsSponsorshiplevelsTranslationsApi.md#geteventsponsorshipleveltranslation) | **GET** /events/{eventId}/sponsorshipLevels/{levelId}/translations/{locale} | Get Event Sponsorship Level Translation
718
+ *EventsSponsorshiplevelsTranslationsApi* | [**getEventSponsorshipLevelTranslations**](docs/EventsSponsorshiplevelsTranslationsApi.md#geteventsponsorshipleveltranslations) | **GET** /events/{eventId}/sponsorshipLevels/{levelId}/translations | Get Event Sponsorship Level Translations
719
+ *EventsSponsorshiplevelsTranslationsApi* | [**updateEventSponsorshipLevelTranslation**](docs/EventsSponsorshiplevelsTranslationsApi.md#updateeventsponsorshipleveltranslation) | **PUT** /events/{eventId}/sponsorshipLevels/{levelId}/translations/{locale} | Update Event Sponsorship Level Translation
607
720
  *EventsSponsorshipsApi* | [**createEventSponsorship**](docs/EventsSponsorshipsApi.md#createeventsponsorship) | **POST** /events/{eventId}/sponsorshipLevels/{levelId}/sponsorships | Create Event Sponsorship
608
721
  *EventsSponsorshipsApi* | [**deleteEventSponsorship**](docs/EventsSponsorshipsApi.md#deleteeventsponsorship) | **DELETE** /events/{eventId}/sponsorshipLevels/{levelId}/sponsorships/{sponsorshipId} | Delete Event Sponsorship
609
722
  *EventsSponsorshipsApi* | [**getEventSponsorship**](docs/EventsSponsorshipsApi.md#geteventsponsorship) | **GET** /events/{eventId}/sponsorshipLevels/{levelId}/sponsorships/{sponsorshipId} | Get Event Sponsorship
610
723
  *EventsSponsorshipsApi* | [**getEventSponsorships**](docs/EventsSponsorshipsApi.md#geteventsponsorships) | **GET** /events/{eventId}/sponsorshipLevels/{levelId}/sponsorships | Get Event Sponsorships
611
724
  *EventsSponsorshipsApi* | [**reorderEventSponsorships**](docs/EventsSponsorshipsApi.md#reordereventsponsorships) | **PUT** /events/{eventId}/sponsorshipLevels/{levelId}/sponsorships/reorder | Reorder Event Sponsorships
612
725
  *EventsSponsorshipsApi* | [**updateEventSponsorship**](docs/EventsSponsorshipsApi.md#updateeventsponsorship) | **PUT** /events/{eventId}/sponsorshipLevels/{levelId}/sponsorships/{sponsorshipId} | Update Event Sponsorship
726
+ *EventsSponsorshipsTranslationsApi* | [**deleteEventSponsorshipTranslation**](docs/EventsSponsorshipsTranslationsApi.md#deleteeventsponsorshiptranslation) | **DELETE** /events/{eventId}/sponsorshipLevels/{levelId}/sponsorships/{sponsorshipId}/translations/{locale} | Delete Event Sponsorship Translation
727
+ *EventsSponsorshipsTranslationsApi* | [**getEventSponsorshipTranslation**](docs/EventsSponsorshipsTranslationsApi.md#geteventsponsorshiptranslation) | **GET** /events/{eventId}/sponsorshipLevels/{levelId}/sponsorships/{sponsorshipId}/translations/{locale} | Get Event Sponsorship Translation
728
+ *EventsSponsorshipsTranslationsApi* | [**getEventSponsorshipTranslations**](docs/EventsSponsorshipsTranslationsApi.md#geteventsponsorshiptranslations) | **GET** /events/{eventId}/sponsorshipLevels/{levelId}/sponsorships/{sponsorshipId}/translations | Get Event Sponsorship Translations
729
+ *EventsSponsorshipsTranslationsApi* | [**updateEventSponsorshipTranslation**](docs/EventsSponsorshipsTranslationsApi.md#updateeventsponsorshiptranslation) | **PUT** /events/{eventId}/sponsorshipLevels/{levelId}/sponsorships/{sponsorshipId}/translations/{locale} | Update Event Sponsorship Translation
613
730
  *EventsTemplatesApi* | [**getTemplates**](docs/EventsTemplatesApi.md#gettemplates) | **GET** /events/templates | Get Templates
614
731
  *EventsTracksApi* | [**addEventTrackSession**](docs/EventsTracksApi.md#addeventtracksession) | **POST** /events/{eventId}/tracks/{trackId}/sessions/{sessionId} | Add Event Track Session
615
732
  *EventsTracksApi* | [**addEventTrackSponsor**](docs/EventsTracksApi.md#addeventtracksponsor) | **POST** /events/{eventId}/tracks/{trackId}/sponsors/{sponsorId} | Add Event Track Sponsor
@@ -622,6 +739,14 @@ Class | Method | HTTP request | Description
622
739
  *EventsTracksApi* | [**removeEventTrackSession**](docs/EventsTracksApi.md#removeeventtracksession) | **DELETE** /events/{eventId}/tracks/{trackId}/sessions/{sessionId} | Remove Event Track Session
623
740
  *EventsTracksApi* | [**removeEventTrackSponsor**](docs/EventsTracksApi.md#removeeventtracksponsor) | **DELETE** /events/{eventId}/tracks/{trackId}/sponsors/{sponsorId} | Remove Event Track Sponsor
624
741
  *EventsTracksApi* | [**updateEventTrack**](docs/EventsTracksApi.md#updateeventtrack) | **PUT** /events/{eventId}/tracks/{trackId} | Update Event Track
742
+ *EventsTracksTranslationsApi* | [**deleteEventTrackTranslation**](docs/EventsTracksTranslationsApi.md#deleteeventtracktranslation) | **DELETE** /events/{eventId}/tracks/{trackId}/translations/{locale} | Delete Event Track Translation
743
+ *EventsTracksTranslationsApi* | [**getEventTrackTranslation**](docs/EventsTracksTranslationsApi.md#geteventtracktranslation) | **GET** /events/{eventId}/tracks/{trackId}/translations/{locale} | Get Event Track Translation
744
+ *EventsTracksTranslationsApi* | [**getEventTrackTranslations**](docs/EventsTracksTranslationsApi.md#geteventtracktranslations) | **GET** /events/{eventId}/tracks/{trackId}/translations | Get Event Track Translations
745
+ *EventsTracksTranslationsApi* | [**updateEventTrackTranslation**](docs/EventsTracksTranslationsApi.md#updateeventtracktranslation) | **PUT** /events/{eventId}/tracks/{trackId}/translations/{locale} | Update Event Track Translation
746
+ *EventsTranslationsApi* | [**deleteEventTranslation**](docs/EventsTranslationsApi.md#deleteeventtranslation) | **DELETE** /events/{eventId}/translations/{locale} | Delete Event Translation
747
+ *EventsTranslationsApi* | [**getEventTranslation**](docs/EventsTranslationsApi.md#geteventtranslation) | **GET** /events/{eventId}/translations/{locale} | Get Event Translation
748
+ *EventsTranslationsApi* | [**getEventTranslations**](docs/EventsTranslationsApi.md#geteventtranslations) | **GET** /events/{eventId}/translations | Get Event Translations
749
+ *EventsTranslationsApi* | [**updateEventTranslation**](docs/EventsTranslationsApi.md#updateeventtranslation) | **PUT** /events/{eventId}/translations/{locale} | Update Event Translation
625
750
  *FilesApi* | [**deleteFile**](docs/FilesApi.md#deletefile) | **DELETE** /files/{fileId} | Delete File
626
751
  *FilesApi* | [**updateFile**](docs/FilesApi.md#updatefile) | **PUT** /files/{fileId} | Update File
627
752
  *GroupsApi* | [**createGroup**](docs/GroupsApi.md#creategroup) | **POST** /groups | Create Group
@@ -658,6 +783,10 @@ Class | Method | HTTP request | Description
658
783
  *GroupsSponsorsApi* | [**addGroupSponsor**](docs/GroupsSponsorsApi.md#addgroupsponsor) | **POST** /groups/{groupId}/sponsors/{accountId} | Add Group Sponsor
659
784
  *GroupsSponsorsApi* | [**getGroupSponsors**](docs/GroupsSponsorsApi.md#getgroupsponsors) | **GET** /groups/{groupId}/sponsors | Get Group Sponsors
660
785
  *GroupsSponsorsApi* | [**removeGroupSponsor**](docs/GroupsSponsorsApi.md#removegroupsponsor) | **DELETE** /groups/{groupId}/sponsors/{accountId} | Remove Group Sponsor
786
+ *GroupsTranslationsApi* | [**deleteGroupTranslation**](docs/GroupsTranslationsApi.md#deletegrouptranslation) | **DELETE** /groups/{groupId}/translations/{locale} | Delete Group Translation
787
+ *GroupsTranslationsApi* | [**getGroupTranslation**](docs/GroupsTranslationsApi.md#getgrouptranslation) | **GET** /groups/{groupId}/translations/{locale} | Get Group Translation
788
+ *GroupsTranslationsApi* | [**getGroupTranslations**](docs/GroupsTranslationsApi.md#getgrouptranslations) | **GET** /groups/{groupId}/translations | Get Group Translations
789
+ *GroupsTranslationsApi* | [**updateGroupTranslation**](docs/GroupsTranslationsApi.md#updategrouptranslation) | **PUT** /groups/{groupId}/translations/{locale} | Update Group Translation
661
790
  *ImportsApi* | [**createImport**](docs/ImportsApi.md#createimport) | **POST** /imports/{type} | Create Import
662
791
  *ImportsApi* | [**getImport**](docs/ImportsApi.md#getimport) | **GET** /imports/{importId} | Get Import
663
792
  *ImportsApi* | [**getImportItems**](docs/ImportsApi.md#getimportitems) | **GET** /imports/{importId}/items | Get Import Items
@@ -772,8 +901,16 @@ Class | Method | HTTP request | Description
772
901
  *OrganizationModulesCustomApi* | [**getCustomModule**](docs/OrganizationModulesCustomApi.md#getcustommodule) | **GET** /organization/modules/custom/{moduleId} | Get Custom Module
773
902
  *OrganizationModulesCustomApi* | [**getCustomModules**](docs/OrganizationModulesCustomApi.md#getcustommodules) | **GET** /organization/modules/custom | Get Custom Modules
774
903
  *OrganizationModulesCustomApi* | [**updateCustomModule**](docs/OrganizationModulesCustomApi.md#updatecustommodule) | **PUT** /organization/modules/custom/{moduleId} | Update Custom Module
904
+ *OrganizationModulesCustomTranslationsApi* | [**deleteCustomModuleTranslation**](docs/OrganizationModulesCustomTranslationsApi.md#deletecustommoduletranslation) | **DELETE** /organization/modules/custom/{moduleId}/translations/{locale} | Delete Custom Module Translation
905
+ *OrganizationModulesCustomTranslationsApi* | [**getCustomModuleTranslation**](docs/OrganizationModulesCustomTranslationsApi.md#getcustommoduletranslation) | **GET** /organization/modules/custom/{moduleId}/translations/{locale} | Get Custom Module Translation
906
+ *OrganizationModulesCustomTranslationsApi* | [**getCustomModuleTranslations**](docs/OrganizationModulesCustomTranslationsApi.md#getcustommoduletranslations) | **GET** /organization/modules/custom/{moduleId}/translations | Get Custom Module Translations
907
+ *OrganizationModulesCustomTranslationsApi* | [**updateCustomModuleTranslation**](docs/OrganizationModulesCustomTranslationsApi.md#updatecustommoduletranslation) | **PUT** /organization/modules/custom/{moduleId}/translations/{locale} | Update Custom Module Translation
775
908
  *OrganizationModulesSettingsApi* | [**getOrganizationModuleSettings**](docs/OrganizationModulesSettingsApi.md#getorganizationmodulesettings) | **GET** /organization/module-settings | Get Organization Module Settings
776
909
  *OrganizationModulesSettingsApi* | [**updateOrganizationModuleSettings**](docs/OrganizationModulesSettingsApi.md#updateorganizationmodulesettings) | **PUT** /organization/module-settings | Update Organization Module Settings
910
+ *OrganizationModulesSettingsTranslationsApi* | [**deleteOrganizationModuleSettingsTranslation**](docs/OrganizationModulesSettingsTranslationsApi.md#deleteorganizationmodulesettingstranslation) | **DELETE** /organization/module-settings/translations/{locale} | Delete Organization Module Settings Translation
911
+ *OrganizationModulesSettingsTranslationsApi* | [**getOrganizationModuleSettingsTranslation**](docs/OrganizationModulesSettingsTranslationsApi.md#getorganizationmodulesettingstranslation) | **GET** /organization/module-settings/translations/{locale} | Get Organization Module Settings Translation
912
+ *OrganizationModulesSettingsTranslationsApi* | [**getOrganizationModuleSettingsTranslations**](docs/OrganizationModulesSettingsTranslationsApi.md#getorganizationmodulesettingstranslations) | **GET** /organization/module-settings/translations | Get Organization Module Settings Translations
913
+ *OrganizationModulesSettingsTranslationsApi* | [**updateOrganizationModuleSettingsTranslation**](docs/OrganizationModulesSettingsTranslationsApi.md#updateorganizationmodulesettingstranslation) | **PUT** /organization/module-settings/translations/{locale} | Update Organization Module Settings Translation
777
914
  *OrganizationModulesTiersApi* | [**addOrganizationModuleEditableTier**](docs/OrganizationModulesTiersApi.md#addorganizationmoduleeditabletier) | **POST** /organization/modules/{moduleType}/editableTiers/{tierId} | Add Organization Module Editable Tier
778
915
  *OrganizationModulesTiersApi* | [**addOrganizationModuleEnabledTier**](docs/OrganizationModulesTiersApi.md#addorganizationmoduleenabledtier) | **POST** /organization/modules/{moduleType}/enabledTiers/{tierId} | Add Organization Module Enabled Tier
779
916
  *OrganizationModulesTiersApi* | [**getOrganizationModuleEditableTiers**](docs/OrganizationModulesTiersApi.md#getorganizationmoduleeditabletiers) | **GET** /organization/modules/{moduleType}/editableTiers | Get Organization Module Editable Tiers
@@ -877,6 +1014,8 @@ Class | Method | HTTP request | Description
877
1014
  *SeriesQuestionsChoicesApi* | [**deleteSeriesQuestionChoice**](docs/SeriesQuestionsChoicesApi.md#deleteseriesquestionchoice) | **DELETE** /series/{seriesId}/questions/{questionId}/choices/{choiceId} | Delete Series Question Choice
878
1015
  *SeriesQuestionsChoicesApi* | [**reorderSeriesQuestionChoices**](docs/SeriesQuestionsChoicesApi.md#reorderseriesquestionchoices) | **PUT** /series/{seriesId}/questions/{questionId}/choices/reorder | Reorder Series Question Choices
879
1016
  *SeriesQuestionsChoicesApi* | [**updateSeriesQuestionChoice**](docs/SeriesQuestionsChoicesApi.md#updateseriesquestionchoice) | **PUT** /series/{seriesId}/questions/{questionId}/choices/{choiceId} | Update Series Question Choice
1017
+ *SeriesQuestionsTranslationsApi* | [**getSeriesQuestionTranslation**](docs/SeriesQuestionsTranslationsApi.md#getseriesquestiontranslation) | **GET** /series/{seriesId}/questions/{questionId}/translations/{locale} | Get Series Question Translation
1018
+ *SeriesQuestionsTranslationsApi* | [**updateSeriesQuestionTranslation**](docs/SeriesQuestionsTranslationsApi.md#updateseriesquestiontranslation) | **PUT** /series/{seriesId}/questions/{questionId}/translations/{locale} | Update Series Question Translation
880
1019
  *SeriesRegistrationsApi* | [**createSeriesRegistration**](docs/SeriesRegistrationsApi.md#createseriesregistration) | **POST** /series/{seriesId}/registrations | Create Series Registration
881
1020
  *SeriesRegistrationsApi* | [**deleteSeriesRegistration**](docs/SeriesRegistrationsApi.md#deleteseriesregistration) | **DELETE** /series/{seriesId}/registrations/{registrationId} | Delete Series Registration
882
1021
  *SeriesRegistrationsApi* | [**getSeriesRegistration**](docs/SeriesRegistrationsApi.md#getseriesregistration) | **GET** /series/{seriesId}/registrations/{registrationId} | Get Series Registration
@@ -886,6 +1025,10 @@ Class | Method | HTTP request | Description
886
1025
  *SeriesRegistrationsApi* | [**getSeriesRegistrations**](docs/SeriesRegistrationsApi.md#getseriesregistrations) | **GET** /series/{seriesId}/registrations | Get Series Registrations
887
1026
  *SeriesRegistrationsApi* | [**updateSeriesRegistration**](docs/SeriesRegistrationsApi.md#updateseriesregistration) | **PUT** /series/{seriesId}/registrations/{registrationId} | Update Series Registration
888
1027
  *SeriesRegistrationsApi* | [**updateSeriesRegistrationResponses**](docs/SeriesRegistrationsApi.md#updateseriesregistrationresponses) | **PUT** /series/{seriesId}/registrations/{registrationId}/responses | Update Series Registration Responses
1028
+ *SeriesTranslationsApi* | [**deleteSeriesTranslation**](docs/SeriesTranslationsApi.md#deleteseriestranslation) | **DELETE** /series/{seriesId}/translations/{locale} | Delete Series Translation
1029
+ *SeriesTranslationsApi* | [**getSeriesTranslation**](docs/SeriesTranslationsApi.md#getseriestranslation) | **GET** /series/{seriesId}/translations/{locale} | Get Series Translation
1030
+ *SeriesTranslationsApi* | [**getSeriesTranslations**](docs/SeriesTranslationsApi.md#getseriestranslations) | **GET** /series/{seriesId}/translations | Get Series Translations
1031
+ *SeriesTranslationsApi* | [**updateSeriesTranslation**](docs/SeriesTranslationsApi.md#updateseriestranslation) | **PUT** /series/{seriesId}/translations/{locale} | Update Series Translation
889
1032
  *SponsorsApi* | [**createLevel**](docs/SponsorsApi.md#createlevel) | **POST** /levels | Create Level
890
1033
  *SponsorsApi* | [**deleteLevel**](docs/SponsorsApi.md#deletelevel) | **DELETE** /levels/{levelId} | Delete Level
891
1034
  *SponsorsApi* | [**getLevel**](docs/SponsorsApi.md#getlevel) | **GET** /levels/{sponsorshipLevelId} | Get Level
@@ -894,6 +1037,10 @@ Class | Method | HTTP request | Description
894
1037
  *SponsorsAccountsApi* | [**addLevelAccount**](docs/SponsorsAccountsApi.md#addlevelaccount) | **POST** /levels/{levelId}/accounts/{accountId} | Add Level Account
895
1038
  *SponsorsAccountsApi* | [**getLevelAccounts**](docs/SponsorsAccountsApi.md#getlevelaccounts) | **GET** /levels/{levelId}/accounts | Get Level Accounts
896
1039
  *SponsorsAccountsApi* | [**removeLevelAccount**](docs/SponsorsAccountsApi.md#removelevelaccount) | **DELETE** /levels/{levelId}/accounts/{accountId} | Remove Level Account
1040
+ *SponsorsTranslationsApi* | [**deleteLevelTranslation**](docs/SponsorsTranslationsApi.md#deleteleveltranslation) | **DELETE** /levels/{levelId}/translations/{locale} | Delete Level Translation
1041
+ *SponsorsTranslationsApi* | [**getLevelTranslation**](docs/SponsorsTranslationsApi.md#getleveltranslation) | **GET** /levels/{levelId}/translations/{locale} | Get Level Translation
1042
+ *SponsorsTranslationsApi* | [**getLevelTranslations**](docs/SponsorsTranslationsApi.md#getleveltranslations) | **GET** /levels/{levelId}/translations | Get Level Translations
1043
+ *SponsorsTranslationsApi* | [**updateLevelTranslation**](docs/SponsorsTranslationsApi.md#updateleveltranslation) | **PUT** /levels/{levelId}/translations/{locale} | Update Level Translation
897
1044
  *StorageFilesApi* | [**getFile**](docs/StorageFilesApi.md#getfile) | **GET** /files/{fileId} | Get File
898
1045
  *StorageFilesApi* | [**getFiles**](docs/StorageFilesApi.md#getfiles) | **GET** /files | Get Files
899
1046
  *StorageFilesApi* | [**uploadFile**](docs/StorageFilesApi.md#uploadfile) | **POST** /files | Upload File
@@ -972,6 +1119,14 @@ Class | Method | HTTP request | Description
972
1119
  *SurveysQuestionsApi* | [**updateSurveyQuestion**](docs/SurveysQuestionsApi.md#updatesurveyquestion) | **PUT** /surveys/{surveyId}/questions/{questionId} | Update Survey Question
973
1120
  *SurveysQuestionsApi* | [**updateSurveyQuestionChoice**](docs/SurveysQuestionsApi.md#updatesurveyquestionchoice) | **PUT** /surveys/{surveyId}/questions/{questionId}/choices/{choiceId} | Update Survey Question Choice
974
1121
  *SurveysQuestionsApi* | [**updateSurveyQuestionChoiceSubQuestion**](docs/SurveysQuestionsApi.md#updatesurveyquestionchoicesubquestion) | **PUT** /surveys/{surveyId}/questions/{questionId}/choices/{choiceId}/subQuestions/{subQuestionId} | Update Survey Question Choice Sub Question
1122
+ *SurveysQuestionsTranslationsApi* | [**deleteSurveyQuestionChoiceTranslation**](docs/SurveysQuestionsTranslationsApi.md#deletesurveyquestionchoicetranslation) | **DELETE** /surveys/{surveyId}/questions/{questionId}/choices/{choiceId}/translations/{locale} | Delete Survey Question Choice Translation
1123
+ *SurveysQuestionsTranslationsApi* | [**deleteSurveyQuestionTranslation**](docs/SurveysQuestionsTranslationsApi.md#deletesurveyquestiontranslation) | **DELETE** /surveys/{surveyId}/questions/{questionId}/translations/{locale} | Delete Survey Question Translation
1124
+ *SurveysQuestionsTranslationsApi* | [**getSurveyQuestionChoiceTranslation**](docs/SurveysQuestionsTranslationsApi.md#getsurveyquestionchoicetranslation) | **GET** /surveys/{surveyId}/questions/{questionId}/choices/{choiceId}/translations/{locale} | Get Survey Question Choice Translation
1125
+ *SurveysQuestionsTranslationsApi* | [**getSurveyQuestionChoiceTranslations**](docs/SurveysQuestionsTranslationsApi.md#getsurveyquestionchoicetranslations) | **GET** /surveys/{surveyId}/questions/{questionId}/choices/{choiceId}/translations | Get Survey Question Choice Translations
1126
+ *SurveysQuestionsTranslationsApi* | [**getSurveyQuestionTranslation**](docs/SurveysQuestionsTranslationsApi.md#getsurveyquestiontranslation) | **GET** /surveys/{surveyId}/questions/{questionId}/translations/{locale} | Get Survey Question Translation
1127
+ *SurveysQuestionsTranslationsApi* | [**getSurveyQuestionTranslations**](docs/SurveysQuestionsTranslationsApi.md#getsurveyquestiontranslations) | **GET** /surveys/{surveyId}/questions/{questionId}/translations | Get Survey Question Translations
1128
+ *SurveysQuestionsTranslationsApi* | [**updateSurveyQuestionChoiceTranslation**](docs/SurveysQuestionsTranslationsApi.md#updatesurveyquestionchoicetranslation) | **PUT** /surveys/{surveyId}/questions/{questionId}/choices/{choiceId}/translations/{locale} | Update Survey Question Choice Translation
1129
+ *SurveysQuestionsTranslationsApi* | [**updateSurveyQuestionTranslation**](docs/SurveysQuestionsTranslationsApi.md#updatesurveyquestiontranslation) | **PUT** /surveys/{surveyId}/questions/{questionId}/translations/{locale} | Update Survey Question Translation
975
1130
  *SurveysSectionsApi* | [**addSurveySectionQuestion**](docs/SurveysSectionsApi.md#addsurveysectionquestion) | **POST** /surveys/{surveyId}/sections/{sectionId}/questions/{questionId} | Add Survey Section Question
976
1131
  *SurveysSectionsApi* | [**createSurveySection**](docs/SurveysSectionsApi.md#createsurveysection) | **POST** /surveys/{surveyId}/sections | Create Survey Section
977
1132
  *SurveysSectionsApi* | [**deleteSurveySection**](docs/SurveysSectionsApi.md#deletesurveysection) | **DELETE** /surveys/{surveyId}/sections/{sectionId} | Delete Survey Section
@@ -982,6 +1137,10 @@ Class | Method | HTTP request | Description
982
1137
  *SurveysSectionsApi* | [**reorderSurveySectionQuestions**](docs/SurveysSectionsApi.md#reordersurveysectionquestions) | **PUT** /surveys/{surveyId}/sections/{sectionId}/questions/reorder | Reorder Survey Section Questions
983
1138
  *SurveysSectionsApi* | [**updateSurveySection**](docs/SurveysSectionsApi.md#updatesurveysection) | **PUT** /surveys/{surveyId}/sections/{sectionId} | Update Survey Section
984
1139
  *SurveysSectionsApi* | [**updateSurveySectionQuestion**](docs/SurveysSectionsApi.md#updatesurveysectionquestion) | **PUT** /surveys/{surveyId}/sections/{sectionId}/questions/{questionId} | Update Survey Section Question
1140
+ *SurveysSectionsTranslationsApi* | [**deleteSurveySectionTranslation**](docs/SurveysSectionsTranslationsApi.md#deletesurveysectiontranslation) | **DELETE** /surveys/{surveyId}/sections/{sectionId}/translations/{locale} | Delete Survey Section Translation
1141
+ *SurveysSectionsTranslationsApi* | [**getSurveySectionTranslation**](docs/SurveysSectionsTranslationsApi.md#getsurveysectiontranslation) | **GET** /surveys/{surveyId}/sections/{sectionId}/translations/{locale} | Get Survey Section Translation
1142
+ *SurveysSectionsTranslationsApi* | [**getSurveySectionTranslations**](docs/SurveysSectionsTranslationsApi.md#getsurveysectiontranslations) | **GET** /surveys/{surveyId}/sections/{sectionId}/translations | Get Survey Section Translations
1143
+ *SurveysSectionsTranslationsApi* | [**updateSurveySectionTranslation**](docs/SurveysSectionsTranslationsApi.md#updatesurveysectiontranslation) | **PUT** /surveys/{surveyId}/sections/{sectionId}/translations/{locale} | Update Survey Section Translation
985
1144
  *SurveysSessionsApi* | [**addSurveySession**](docs/SurveysSessionsApi.md#addsurveysession) | **POST** /surveys/{surveyId}/sessions/{sessionId} | Add Survey Session
986
1145
  *SurveysSessionsApi* | [**removeSurveySession**](docs/SurveysSessionsApi.md#removesurveysession) | **DELETE** /surveys/{surveyId}/sessions/{sessionId} | Remove Survey Session
987
1146
  *SurveysSubmissionsApi* | [**deleteSurveySubmission**](docs/SurveysSubmissionsApi.md#deletesurveysubmission) | **DELETE** /surveys/{surveyId}/submissions/{submissionId} | Delete Survey Submission
@@ -991,6 +1150,10 @@ Class | Method | HTTP request | Description
991
1150
  *SurveysSubmissionsApi* | [**getSurveySubmissions**](docs/SurveysSubmissionsApi.md#getsurveysubmissions) | **GET** /surveys/{surveyId}/submissions | Get Survey Submissions
992
1151
  *SurveysSubmissionsApi* | [**updateSurveySubmission**](docs/SurveysSubmissionsApi.md#updatesurveysubmission) | **PUT** /surveys/{surveyId}/submissions/{submissionId} | Update Survey Submission
993
1152
  *SurveysSubmissionsApi* | [**updateSurveySubmissionResponses**](docs/SurveysSubmissionsApi.md#updatesurveysubmissionresponses) | **PUT** /surveys/{surveyId}/submissions/{submissionId}/responses | Update Survey Submission Responses
1153
+ *SurveysTranslationsApi* | [**deleteSurveyTranslation**](docs/SurveysTranslationsApi.md#deletesurveytranslation) | **DELETE** /surveys/{surveyId}/translations/{locale} | Delete Survey Translation
1154
+ *SurveysTranslationsApi* | [**getSurveyTranslation**](docs/SurveysTranslationsApi.md#getsurveytranslation) | **GET** /surveys/{surveyId}/translations/{locale} | Get Survey Translation
1155
+ *SurveysTranslationsApi* | [**getSurveyTranslations**](docs/SurveysTranslationsApi.md#getsurveytranslations) | **GET** /surveys/{surveyId}/translations | Get Survey Translations
1156
+ *SurveysTranslationsApi* | [**updateSurveyTranslation**](docs/SurveysTranslationsApi.md#updatesurveytranslation) | **PUT** /surveys/{surveyId}/translations/{locale} | Update Survey Translation
994
1157
  *ThreadsApi* | [**createThread**](docs/ThreadsApi.md#createthread) | **POST** /threads | Create Thread
995
1158
  *ThreadsApi* | [**deleteThread**](docs/ThreadsApi.md#deletethread) | **DELETE** /threads/{threadId} | Delete Thread
996
1159
  *ThreadsApi* | [**getThread**](docs/ThreadsApi.md#getthread) | **GET** /threads/{threadId} | Get Thread
@@ -1445,7 +1608,6 @@ Class | Method | HTTP request | Description
1445
1608
  - [DayOfWeek](docs/DayOfWeek.md)
1446
1609
  - [DefaultAuthAction](docs/DefaultAuthAction.md)
1447
1610
  - [DelegateRole](docs/DelegateRole.md)
1448
- - [DeleteDashboard200Response](docs/DeleteDashboard200Response.md)
1449
1611
  - [DeleteManyImagesInput](docs/DeleteManyImagesInput.md)
1450
1612
  - [DeleteManyVideosInput](docs/DeleteManyVideosInput.md)
1451
1613
  - [DomainDetails](docs/DomainDetails.md)
@@ -1646,21 +1808,37 @@ Class | Method | HTTP request | Description
1646
1808
  - [GetAdvertisementViews200Response](docs/GetAdvertisementViews200Response.md)
1647
1809
  - [GetAdvertisements200Response](docs/GetAdvertisements200Response.md)
1648
1810
  - [GetAnnouncementAudience200Response](docs/GetAnnouncementAudience200Response.md)
1811
+ - [GetAnnouncementTranslation200Response](docs/GetAnnouncementTranslation200Response.md)
1812
+ - [GetAnnouncementTranslations200Response](docs/GetAnnouncementTranslations200Response.md)
1649
1813
  - [GetAnnouncements200Response](docs/GetAnnouncements200Response.md)
1650
1814
  - [GetAuthSession200Response](docs/GetAuthSession200Response.md)
1651
1815
  - [GetBenefitClicks200Response](docs/GetBenefitClicks200Response.md)
1816
+ - [GetBenefitTranslation200Response](docs/GetBenefitTranslation200Response.md)
1817
+ - [GetBenefitTranslations200Response](docs/GetBenefitTranslations200Response.md)
1652
1818
  - [GetBenefits200Response](docs/GetBenefits200Response.md)
1653
1819
  - [GetBookingPlaceBookings200Response](docs/GetBookingPlaceBookings200Response.md)
1820
+ - [GetBookingPlaceTranslation200Response](docs/GetBookingPlaceTranslation200Response.md)
1821
+ - [GetBookingPlaceTranslations200Response](docs/GetBookingPlaceTranslations200Response.md)
1654
1822
  - [GetBookingPlaces200Response](docs/GetBookingPlaces200Response.md)
1655
1823
  - [GetBookingSpaceAvailabilities200Response](docs/GetBookingSpaceAvailabilities200Response.md)
1656
1824
  - [GetBookingSpaceBlackouts200Response](docs/GetBookingSpaceBlackouts200Response.md)
1657
1825
  - [GetBookingSpaceSlots200Response](docs/GetBookingSpaceSlots200Response.md)
1826
+ - [GetBookingSpaceTranslation200Response](docs/GetBookingSpaceTranslation200Response.md)
1827
+ - [GetBookingSpaceTranslations200Response](docs/GetBookingSpaceTranslations200Response.md)
1658
1828
  - [GetBookingSpaces200Response](docs/GetBookingSpaces200Response.md)
1829
+ - [GetChannelContentGuestTranslation200Response](docs/GetChannelContentGuestTranslation200Response.md)
1830
+ - [GetChannelContentGuestTranslations200Response](docs/GetChannelContentGuestTranslations200Response.md)
1659
1831
  - [GetChannelContentGuests200Response](docs/GetChannelContentGuests200Response.md)
1660
1832
  - [GetChannelContentLikes200Response](docs/GetChannelContentLikes200Response.md)
1833
+ - [GetChannelContentTranslation200Response](docs/GetChannelContentTranslation200Response.md)
1834
+ - [GetChannelContentTranslations200Response](docs/GetChannelContentTranslations200Response.md)
1661
1835
  - [GetChannelContents200Response](docs/GetChannelContents200Response.md)
1662
1836
  - [GetChannelSubscribers200Response](docs/GetChannelSubscribers200Response.md)
1837
+ - [GetChannelTranslation200Response](docs/GetChannelTranslation200Response.md)
1838
+ - [GetChannelTranslations200Response](docs/GetChannelTranslations200Response.md)
1663
1839
  - [GetChannels200Response](docs/GetChannels200Response.md)
1840
+ - [GetCustomModuleTranslation200Response](docs/GetCustomModuleTranslation200Response.md)
1841
+ - [GetCustomModuleTranslations200Response](docs/GetCustomModuleTranslations200Response.md)
1664
1842
  - [GetCustomModules200Response](docs/GetCustomModules200Response.md)
1665
1843
  - [GetCustomReport200Response](docs/GetCustomReport200Response.md)
1666
1844
  - [GetCustomReportUsers200Response](docs/GetCustomReportUsers200Response.md)
@@ -1674,9 +1852,13 @@ Class | Method | HTTP request | Description
1674
1852
  - [GetEventAccessUsers200Response](docs/GetEventAccessUsers200Response.md)
1675
1853
  - [GetEventActivationCompletions200Response](docs/GetEventActivationCompletions200Response.md)
1676
1854
  - [GetEventActivationSessions200Response](docs/GetEventActivationSessions200Response.md)
1855
+ - [GetEventActivationTranslation200Response](docs/GetEventActivationTranslation200Response.md)
1856
+ - [GetEventActivationTranslations200Response](docs/GetEventActivationTranslations200Response.md)
1677
1857
  - [GetEventActivations200Response](docs/GetEventActivations200Response.md)
1678
1858
  - [GetEventAddOnPassTypes200Response](docs/GetEventAddOnPassTypes200Response.md)
1679
1859
  - [GetEventAddOnPasses200Response](docs/GetEventAddOnPasses200Response.md)
1860
+ - [GetEventAddOnTranslation200Response](docs/GetEventAddOnTranslation200Response.md)
1861
+ - [GetEventAddOnTranslations200Response](docs/GetEventAddOnTranslations200Response.md)
1680
1862
  - [GetEventAddOns200Response](docs/GetEventAddOns200Response.md)
1681
1863
  - [GetEventAttendeeCoupons200Response](docs/GetEventAttendeeCoupons200Response.md)
1682
1864
  - [GetEventAttendeePackages200Response](docs/GetEventAttendeePackages200Response.md)
@@ -1686,14 +1868,28 @@ Class | Method | HTTP request | Description
1686
1868
  - [GetEventBlocks200Response](docs/GetEventBlocks200Response.md)
1687
1869
  - [GetEventDashboardQuestions200Response](docs/GetEventDashboardQuestions200Response.md)
1688
1870
  - [GetEventEmail200Response](docs/GetEventEmail200Response.md)
1871
+ - [GetEventEmailTranslation200Response](docs/GetEventEmailTranslation200Response.md)
1872
+ - [GetEventEmailTranslations200Response](docs/GetEventEmailTranslations200Response.md)
1873
+ - [GetEventFaqSectionQuestionTranslation200Response](docs/GetEventFaqSectionQuestionTranslation200Response.md)
1874
+ - [GetEventFaqSectionQuestionTranslations200Response](docs/GetEventFaqSectionQuestionTranslations200Response.md)
1689
1875
  - [GetEventFaqSectionQuestions200Response](docs/GetEventFaqSectionQuestions200Response.md)
1876
+ - [GetEventFaqSectionTranslation200Response](docs/GetEventFaqSectionTranslation200Response.md)
1877
+ - [GetEventFaqSectionTranslations200Response](docs/GetEventFaqSectionTranslations200Response.md)
1690
1878
  - [GetEventFaqSections200Response](docs/GetEventFaqSections200Response.md)
1691
1879
  - [GetEventFollowupQuestions200Response](docs/GetEventFollowupQuestions200Response.md)
1880
+ - [GetEventFollowupTranslation200Response](docs/GetEventFollowupTranslation200Response.md)
1881
+ - [GetEventFollowupTranslations200Response](docs/GetEventFollowupTranslations200Response.md)
1882
+ - [GetEventMediaItemTranslation200Response](docs/GetEventMediaItemTranslation200Response.md)
1883
+ - [GetEventMediaItemTranslations200Response](docs/GetEventMediaItemTranslations200Response.md)
1692
1884
  - [GetEventMediaItems200Response](docs/GetEventMediaItems200Response.md)
1693
1885
  - [GetEventOnSite200Response](docs/GetEventOnSite200Response.md)
1694
1886
  - [GetEventPackagePasses200Response](docs/GetEventPackagePasses200Response.md)
1887
+ - [GetEventPackageTranslation200Response](docs/GetEventPackageTranslation200Response.md)
1888
+ - [GetEventPackageTranslations200Response](docs/GetEventPackageTranslations200Response.md)
1695
1889
  - [GetEventPackages200Response](docs/GetEventPackages200Response.md)
1696
1890
  - [GetEventPageImages200Response](docs/GetEventPageImages200Response.md)
1891
+ - [GetEventPageTranslation200Response](docs/GetEventPageTranslation200Response.md)
1892
+ - [GetEventPageTranslations200Response](docs/GetEventPageTranslations200Response.md)
1697
1893
  - [GetEventPages200Response](docs/GetEventPages200Response.md)
1698
1894
  - [GetEventPassAccesses200Response](docs/GetEventPassAccesses200Response.md)
1699
1895
  - [GetEventPassAttributes200Response](docs/GetEventPassAttributes200Response.md)
@@ -1707,39 +1903,71 @@ Class | Method | HTTP request | Description
1707
1903
  - [GetEventPassTypePriceSchedules200Response](docs/GetEventPassTypePriceSchedules200Response.md)
1708
1904
  - [GetEventPassTypeRefundSchedule200Response](docs/GetEventPassTypeRefundSchedule200Response.md)
1709
1905
  - [GetEventPassTypeRefundSchedules200Response](docs/GetEventPassTypeRefundSchedules200Response.md)
1906
+ - [GetEventPassTypeTranslation200Response](docs/GetEventPassTypeTranslation200Response.md)
1907
+ - [GetEventPassTypeTranslations200Response](docs/GetEventPassTypeTranslations200Response.md)
1710
1908
  - [GetEventQuestionChoiceSubQuestions200Response](docs/GetEventQuestionChoiceSubQuestions200Response.md)
1909
+ - [GetEventQuestionChoiceTranslation200Response](docs/GetEventQuestionChoiceTranslation200Response.md)
1910
+ - [GetEventQuestionChoiceTranslations200Response](docs/GetEventQuestionChoiceTranslations200Response.md)
1711
1911
  - [GetEventQuestionChoices200Response](docs/GetEventQuestionChoices200Response.md)
1712
1912
  - [GetEventQuestionSummaries200Response](docs/GetEventQuestionSummaries200Response.md)
1713
1913
  - [GetEventQuestionSummary200Response](docs/GetEventQuestionSummary200Response.md)
1914
+ - [GetEventQuestionTranslation200Response](docs/GetEventQuestionTranslation200Response.md)
1915
+ - [GetEventQuestionTranslations200Response](docs/GetEventQuestionTranslations200Response.md)
1714
1916
  - [GetEventQuestions200Response](docs/GetEventQuestions200Response.md)
1715
1917
  - [GetEventRegistrationBypassList200Response](docs/GetEventRegistrationBypassList200Response.md)
1918
+ - [GetEventRoomTypeTranslation200Response](docs/GetEventRoomTypeTranslation200Response.md)
1919
+ - [GetEventRoomTypeTranslations200Response](docs/GetEventRoomTypeTranslations200Response.md)
1716
1920
  - [GetEventRoomTypes200Response](docs/GetEventRoomTypes200Response.md)
1717
1921
  - [GetEventRoundMatches200Response](docs/GetEventRoundMatches200Response.md)
1718
1922
  - [GetEventRoundQuestions200Response](docs/GetEventRoundQuestions200Response.md)
1719
1923
  - [GetEventRoundQuestionsSummary200Response](docs/GetEventRoundQuestionsSummary200Response.md)
1720
1924
  - [GetEventRounds200Response](docs/GetEventRounds200Response.md)
1721
1925
  - [GetEventSectionQuestions200Response](docs/GetEventSectionQuestions200Response.md)
1926
+ - [GetEventSectionTranslation200Response](docs/GetEventSectionTranslation200Response.md)
1927
+ - [GetEventSectionTranslations200Response](docs/GetEventSectionTranslations200Response.md)
1722
1928
  - [GetEventSessionAccess200Response](docs/GetEventSessionAccess200Response.md)
1723
1929
  - [GetEventSessionAccessQuestionSections200Response](docs/GetEventSessionAccessQuestionSections200Response.md)
1724
1930
  - [GetEventSessionAccessResponseChanges200Response](docs/GetEventSessionAccessResponseChanges200Response.md)
1931
+ - [GetEventSessionLocationTranslation200Response](docs/GetEventSessionLocationTranslation200Response.md)
1932
+ - [GetEventSessionLocationTranslations200Response](docs/GetEventSessionLocationTranslations200Response.md)
1725
1933
  - [GetEventSessionLocations200Response](docs/GetEventSessionLocations200Response.md)
1726
1934
  - [GetEventSessionQuestionChoiceSubQuestions200Response](docs/GetEventSessionQuestionChoiceSubQuestions200Response.md)
1935
+ - [GetEventSessionQuestionChoiceTranslation200Response](docs/GetEventSessionQuestionChoiceTranslation200Response.md)
1936
+ - [GetEventSessionQuestionChoiceTranslations200Response](docs/GetEventSessionQuestionChoiceTranslations200Response.md)
1727
1937
  - [GetEventSessionQuestionChoices200Response](docs/GetEventSessionQuestionChoices200Response.md)
1728
1938
  - [GetEventSessionQuestionResponses200Response](docs/GetEventSessionQuestionResponses200Response.md)
1939
+ - [GetEventSessionQuestionTranslation200Response](docs/GetEventSessionQuestionTranslation200Response.md)
1940
+ - [GetEventSessionQuestionTranslations200Response](docs/GetEventSessionQuestionTranslations200Response.md)
1729
1941
  - [GetEventSessionQuestions200Response](docs/GetEventSessionQuestions200Response.md)
1730
1942
  - [GetEventSessionRoundQuestions200Response](docs/GetEventSessionRoundQuestions200Response.md)
1731
1943
  - [GetEventSessionSectionQuestions200Response](docs/GetEventSessionSectionQuestions200Response.md)
1944
+ - [GetEventSessionSectionTranslation200Response](docs/GetEventSessionSectionTranslation200Response.md)
1945
+ - [GetEventSessionSectionTranslations200Response](docs/GetEventSessionSectionTranslations200Response.md)
1732
1946
  - [GetEventSessionSpeakers200Response](docs/GetEventSessionSpeakers200Response.md)
1733
1947
  - [GetEventSessionTracks200Response](docs/GetEventSessionTracks200Response.md)
1948
+ - [GetEventSessionTranslation200Response](docs/GetEventSessionTranslation200Response.md)
1949
+ - [GetEventSessionTranslations200Response](docs/GetEventSessionTranslations200Response.md)
1950
+ - [GetEventSpeakerTranslation200Response](docs/GetEventSpeakerTranslation200Response.md)
1951
+ - [GetEventSpeakerTranslations200Response](docs/GetEventSpeakerTranslations200Response.md)
1952
+ - [GetEventSponsorshipLevelTranslation200Response](docs/GetEventSponsorshipLevelTranslation200Response.md)
1953
+ - [GetEventSponsorshipLevelTranslations200Response](docs/GetEventSponsorshipLevelTranslations200Response.md)
1734
1954
  - [GetEventSponsorshipLevels200Response](docs/GetEventSponsorshipLevels200Response.md)
1955
+ - [GetEventSponsorshipTranslation200Response](docs/GetEventSponsorshipTranslation200Response.md)
1956
+ - [GetEventSponsorshipTranslations200Response](docs/GetEventSponsorshipTranslations200Response.md)
1735
1957
  - [GetEventSponsorships200Response](docs/GetEventSponsorships200Response.md)
1736
1958
  - [GetEventTiers200Response](docs/GetEventTiers200Response.md)
1959
+ - [GetEventTrackTranslation200Response](docs/GetEventTrackTranslation200Response.md)
1960
+ - [GetEventTrackTranslations200Response](docs/GetEventTrackTranslations200Response.md)
1961
+ - [GetEventTranslation200Response](docs/GetEventTranslation200Response.md)
1962
+ - [GetEventTranslations200Response](docs/GetEventTranslations200Response.md)
1737
1963
  - [GetEvents200Response](docs/GetEvents200Response.md)
1738
1964
  - [GetFiles200Response](docs/GetFiles200Response.md)
1739
1965
  - [GetGroupInvitation200Response](docs/GetGroupInvitation200Response.md)
1740
1966
  - [GetGroupInvitations200Response](docs/GetGroupInvitations200Response.md)
1741
1967
  - [GetGroupRequest200Response](docs/GetGroupRequest200Response.md)
1742
1968
  - [GetGroupRequests200Response](docs/GetGroupRequests200Response.md)
1969
+ - [GetGroupTranslation200Response](docs/GetGroupTranslation200Response.md)
1970
+ - [GetGroupTranslations200Response](docs/GetGroupTranslations200Response.md)
1743
1971
  - [GetGroups200Response](docs/GetGroups200Response.md)
1744
1972
  - [GetImageUsage200Response](docs/GetImageUsage200Response.md)
1745
1973
  - [GetImages200Response](docs/GetImages200Response.md)
@@ -1749,6 +1977,8 @@ Class | Method | HTTP request | Description
1749
1977
  - [GetIntegrations200Response](docs/GetIntegrations200Response.md)
1750
1978
  - [GetInvoiceLineItems200Response](docs/GetInvoiceLineItems200Response.md)
1751
1979
  - [GetInvoices200Response](docs/GetInvoices200Response.md)
1980
+ - [GetLevelTranslation200Response](docs/GetLevelTranslation200Response.md)
1981
+ - [GetLevelTranslations200Response](docs/GetLevelTranslations200Response.md)
1752
1982
  - [GetLivestream200Response](docs/GetLivestream200Response.md)
1753
1983
  - [GetLivestreamSessions200Response](docs/GetLivestreamSessions200Response.md)
1754
1984
  - [GetLivestreams200Response](docs/GetLivestreams200Response.md)
@@ -1776,6 +2006,8 @@ Class | Method | HTTP request | Description
1776
2006
  - [GetOrganizationDomain200Response](docs/GetOrganizationDomain200Response.md)
1777
2007
  - [GetOrganizationModule200Response](docs/GetOrganizationModule200Response.md)
1778
2008
  - [GetOrganizationModuleSettings200Response](docs/GetOrganizationModuleSettings200Response.md)
2009
+ - [GetOrganizationModuleSettingsTranslation200Response](docs/GetOrganizationModuleSettingsTranslation200Response.md)
2010
+ - [GetOrganizationModuleSettingsTranslations200Response](docs/GetOrganizationModuleSettingsTranslations200Response.md)
1779
2011
  - [GetOrganizationModules200Response](docs/GetOrganizationModules200Response.md)
1780
2012
  - [GetOrganizationPaymentIntegrations200Response](docs/GetOrganizationPaymentIntegrations200Response.md)
1781
2013
  - [GetOrganizationSideEffects200Response](docs/GetOrganizationSideEffects200Response.md)
@@ -1799,9 +2031,12 @@ Class | Method | HTTP request | Description
1799
2031
  - [GetSelfOrganizations200Response](docs/GetSelfOrganizations200Response.md)
1800
2032
  - [GetSeriesList200Response](docs/GetSeriesList200Response.md)
1801
2033
  - [GetSeriesQuestionChoices200Response](docs/GetSeriesQuestionChoices200Response.md)
2034
+ - [GetSeriesQuestionTranslation200Response](docs/GetSeriesQuestionTranslation200Response.md)
1802
2035
  - [GetSeriesQuestions200Response](docs/GetSeriesQuestions200Response.md)
1803
2036
  - [GetSeriesRegistrationResponses200Response](docs/GetSeriesRegistrationResponses200Response.md)
1804
2037
  - [GetSeriesRegistrations200Response](docs/GetSeriesRegistrations200Response.md)
2038
+ - [GetSeriesTranslation200Response](docs/GetSeriesTranslation200Response.md)
2039
+ - [GetSeriesTranslations200Response](docs/GetSeriesTranslations200Response.md)
1805
2040
  - [GetStreamInputOutputs200Response](docs/GetStreamInputOutputs200Response.md)
1806
2041
  - [GetStreamInputs200Response](docs/GetStreamInputs200Response.md)
1807
2042
  - [GetStreamSession200Response](docs/GetStreamSession200Response.md)
@@ -1815,14 +2050,22 @@ Class | Method | HTTP request | Description
1815
2050
  - [GetSupportTicketViewer200Response](docs/GetSupportTicketViewer200Response.md)
1816
2051
  - [GetSupportTickets200Response](docs/GetSupportTickets200Response.md)
1817
2052
  - [GetSurveyQuestionChoiceSubQuestions200Response](docs/GetSurveyQuestionChoiceSubQuestions200Response.md)
2053
+ - [GetSurveyQuestionChoiceTranslation200Response](docs/GetSurveyQuestionChoiceTranslation200Response.md)
2054
+ - [GetSurveyQuestionChoiceTranslations200Response](docs/GetSurveyQuestionChoiceTranslations200Response.md)
1818
2055
  - [GetSurveyQuestionChoices200Response](docs/GetSurveyQuestionChoices200Response.md)
1819
2056
  - [GetSurveyQuestionResponses200Response](docs/GetSurveyQuestionResponses200Response.md)
2057
+ - [GetSurveyQuestionTranslation200Response](docs/GetSurveyQuestionTranslation200Response.md)
2058
+ - [GetSurveyQuestionTranslations200Response](docs/GetSurveyQuestionTranslations200Response.md)
1820
2059
  - [GetSurveyQuestions200Response](docs/GetSurveyQuestions200Response.md)
1821
2060
  - [GetSurveySectionQuestions200Response](docs/GetSurveySectionQuestions200Response.md)
2061
+ - [GetSurveySectionTranslation200Response](docs/GetSurveySectionTranslation200Response.md)
2062
+ - [GetSurveySectionTranslations200Response](docs/GetSurveySectionTranslations200Response.md)
1822
2063
  - [GetSurveySections200Response](docs/GetSurveySections200Response.md)
1823
2064
  - [GetSurveySubmission200Response](docs/GetSurveySubmission200Response.md)
1824
2065
  - [GetSurveySubmissionResponseChanges200Response](docs/GetSurveySubmissionResponseChanges200Response.md)
1825
2066
  - [GetSurveySubmissions200Response](docs/GetSurveySubmissions200Response.md)
2067
+ - [GetSurveyTranslation200Response](docs/GetSurveyTranslation200Response.md)
2068
+ - [GetSurveyTranslations200Response](docs/GetSurveyTranslations200Response.md)
1826
2069
  - [GetSurveys200Response](docs/GetSurveys200Response.md)
1827
2070
  - [GetTaxCodes200Response](docs/GetTaxCodes200Response.md)
1828
2071
  - [GetTaxIntegration200Response](docs/GetTaxIntegration200Response.md)
@@ -2191,7 +2434,13 @@ Class | Method | HTTP request | Description
2191
2434
  - [TransferLog](docs/TransferLog.md)
2192
2435
  - [TriggerCreateInputs](docs/TriggerCreateInputs.md)
2193
2436
  - [TriggerUpdateInputs](docs/TriggerUpdateInputs.md)
2437
+ - [UpdateAnnouncementTranslation200Response](docs/UpdateAnnouncementTranslation200Response.md)
2438
+ - [UpdateChannelContentGuestTranslation200Response](docs/UpdateChannelContentGuestTranslation200Response.md)
2439
+ - [UpdateChannelTranslation200Response](docs/UpdateChannelTranslation200Response.md)
2440
+ - [UpdateEventActivationTranslation200Response](docs/UpdateEventActivationTranslation200Response.md)
2441
+ - [UpdateEventAddOnTranslation200Response](docs/UpdateEventAddOnTranslation200Response.md)
2194
2442
  - [UpdateEventCheckinCode200Response](docs/UpdateEventCheckinCode200Response.md)
2443
+ - [UpdateEventMediaItemTranslation200Response](docs/UpdateEventMediaItemTranslation200Response.md)
2195
2444
  - [UpdateEventPassAttributes200Response](docs/UpdateEventPassAttributes200Response.md)
2196
2445
  - [UpdateEventPassResponseInputs](docs/UpdateEventPassResponseInputs.md)
2197
2446
  - [UpdateEventPassResponsesInputs](docs/UpdateEventPassResponsesInputs.md)
@@ -2199,6 +2448,7 @@ Class | Method | HTTP request | Description
2199
2448
  - [UpdateEventSessionRoundQuestion200Response](docs/UpdateEventSessionRoundQuestion200Response.md)
2200
2449
  - [UpdateOrganizationDomain200Response](docs/UpdateOrganizationDomain200Response.md)
2201
2450
  - [UpdateSelf200Response](docs/UpdateSelf200Response.md)
2451
+ - [UpdateSeriesQuestionTranslation200Response](docs/UpdateSeriesQuestionTranslation200Response.md)
2202
2452
  - [UpdateThreadMember200Response](docs/UpdateThreadMember200Response.md)
2203
2453
  - [UploadFile200Response](docs/UploadFile200Response.md)
2204
2454
  - [UploadVideoCaptions200Response](docs/UploadVideoCaptions200Response.md)