@connectedxm/admin-sdk 6.17.4 → 6.18.1
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.
- package/.openapi-generator/FILES +123 -1
- package/AdminApi.ts +105 -0
- package/README.md +250 -1
- package/api.ts +66555 -46058
- package/dist/AdminApi.d.ts +36 -1
- package/dist/AdminApi.js +35 -0
- package/dist/api.d.ts +11267 -466
- package/dist/api.js +34671 -19447
- package/dist/esm/AdminApi.d.ts +36 -1
- package/dist/esm/AdminApi.js +36 -1
- package/dist/esm/api.d.ts +11267 -466
- package/dist/esm/api.js +32890 -17811
- package/docs/AnnouncementsTranslationsApi.md +240 -0
- package/docs/BenefitsTranslationsApi.md +240 -0
- package/docs/BookingsApi.md +244 -0
- package/docs/BookingsPlacesTranslationsApi.md +121 -0
- package/docs/BookingsSpacesTranslationsApi.md +127 -0
- package/docs/ChannelsTranslationsApi.md +742 -0
- package/docs/DashboardsApi.md +2 -2
- package/docs/DashboardsWidgetsApi.md +2 -2
- package/docs/Event.md +2 -0
- package/docs/EventCreateInputs.md +2 -0
- package/docs/EventUpdateInputs.md +2 -0
- package/docs/EventsAccessApi.md +4 -4
- package/docs/EventsActivationsTranslationsApi.md +252 -0
- package/docs/EventsAddonsTranslationsApi.md +252 -0
- package/docs/EventsApi.md +2 -2
- package/docs/EventsAttendeesPackagesApi.md +2 -2
- package/docs/EventsEmailsTranslationsApi.md +252 -0
- package/docs/EventsFaqsTranslationsApi.md +509 -0
- package/docs/EventsFollowupsTranslationsApi.md +252 -0
- package/docs/EventsMediaTranslationsApi.md +252 -0
- package/docs/EventsPackagesTranslationsApi.md +252 -0
- package/docs/EventsPagesTranslationsApi.md +252 -0
- package/docs/EventsPasstypesPriceschedulesApi.md +4 -4
- package/docs/EventsPasstypesRefundschedulesApi.md +4 -4
- package/docs/EventsPasstypesTranslationsApi.md +252 -0
- package/docs/EventsQuestionsApi.md +2 -2
- package/docs/EventsQuestionsTranslationsApi.md +509 -0
- package/docs/EventsRoomtypesTranslationsApi.md +252 -0
- package/docs/EventsSectionsTranslationsApi.md +252 -0
- package/docs/EventsSessionsApi.md +2 -2
- package/docs/EventsSessionsLocationsTranslationsApi.md +252 -0
- package/docs/EventsSessionsQuestionsApi.md +2 -2
- package/docs/EventsSessionsQuestionsTranslationsApi.md +533 -0
- package/docs/EventsSessionsSectionsTranslationsApi.md +264 -0
- package/docs/EventsSessionsTranslationsApi.md +252 -0
- package/docs/EventsSpeakersTranslationsApi.md +252 -0
- package/docs/EventsSponsorshiplevelsTranslationsApi.md +252 -0
- package/docs/EventsSponsorshipsTranslationsApi.md +264 -0
- package/docs/EventsTracksTranslationsApi.md +252 -0
- package/docs/EventsTranslationsApi.md +240 -0
- package/docs/GetAnnouncementTranslation200Response.md +24 -0
- package/docs/GetAnnouncementTranslations200Response.md +26 -0
- package/docs/GetBenefitTranslation200Response.md +24 -0
- package/docs/GetBenefitTranslations200Response.md +26 -0
- package/docs/GetBookingPlaceTranslation200Response.md +24 -0
- package/docs/GetBookingPlaceTranslations200Response.md +26 -0
- package/docs/GetBookingSpaceTranslation200Response.md +24 -0
- package/docs/GetBookingSpaceTranslations200Response.md +26 -0
- package/docs/GetChannelContentGuestTranslation200Response.md +24 -0
- package/docs/GetChannelContentGuestTranslations200Response.md +26 -0
- package/docs/GetChannelContentTranslation200Response.md +24 -0
- package/docs/GetChannelContentTranslations200Response.md +26 -0
- package/docs/GetChannelTranslation200Response.md +24 -0
- package/docs/GetChannelTranslations200Response.md +26 -0
- package/docs/GetCustomModuleTranslation200Response.md +24 -0
- package/docs/GetCustomModuleTranslations200Response.md +26 -0
- package/docs/GetEventActivationTranslation200Response.md +24 -0
- package/docs/GetEventActivationTranslations200Response.md +26 -0
- package/docs/GetEventAddOnTranslation200Response.md +24 -0
- package/docs/GetEventAddOnTranslations200Response.md +26 -0
- package/docs/GetEventEmailTranslation200Response.md +24 -0
- package/docs/GetEventEmailTranslations200Response.md +26 -0
- package/docs/GetEventFaqSectionQuestionTranslation200Response.md +24 -0
- package/docs/GetEventFaqSectionQuestionTranslations200Response.md +26 -0
- package/docs/GetEventFaqSectionTranslation200Response.md +24 -0
- package/docs/GetEventFaqSectionTranslations200Response.md +26 -0
- package/docs/GetEventFollowupTranslation200Response.md +24 -0
- package/docs/GetEventFollowupTranslations200Response.md +26 -0
- package/docs/GetEventMediaItemTranslation200Response.md +24 -0
- package/docs/GetEventMediaItemTranslations200Response.md +26 -0
- package/docs/GetEventPackageTranslation200Response.md +24 -0
- package/docs/GetEventPackageTranslations200Response.md +26 -0
- package/docs/GetEventPageTranslation200Response.md +24 -0
- package/docs/GetEventPageTranslations200Response.md +26 -0
- package/docs/GetEventPassTypeTranslation200Response.md +24 -0
- package/docs/GetEventPassTypeTranslations200Response.md +26 -0
- package/docs/GetEventQuestionChoiceTranslation200Response.md +24 -0
- package/docs/GetEventQuestionChoiceTranslations200Response.md +26 -0
- package/docs/GetEventQuestionTranslation200Response.md +24 -0
- package/docs/GetEventQuestionTranslations200Response.md +26 -0
- package/docs/GetEventRoomTypeTranslation200Response.md +24 -0
- package/docs/GetEventRoomTypeTranslations200Response.md +26 -0
- package/docs/GetEventSectionTranslation200Response.md +24 -0
- package/docs/GetEventSectionTranslations200Response.md +26 -0
- package/docs/GetEventSessionLocationTranslation200Response.md +24 -0
- package/docs/GetEventSessionLocationTranslations200Response.md +26 -0
- package/docs/GetEventSessionQuestionChoiceTranslation200Response.md +24 -0
- package/docs/GetEventSessionQuestionChoiceTranslations200Response.md +26 -0
- package/docs/GetEventSessionQuestionTranslation200Response.md +24 -0
- package/docs/GetEventSessionQuestionTranslations200Response.md +26 -0
- package/docs/GetEventSessionSectionTranslation200Response.md +24 -0
- package/docs/GetEventSessionSectionTranslations200Response.md +26 -0
- package/docs/GetEventSessionTranslation200Response.md +24 -0
- package/docs/GetEventSessionTranslations200Response.md +26 -0
- package/docs/GetEventSpeakerTranslation200Response.md +24 -0
- package/docs/GetEventSpeakerTranslations200Response.md +26 -0
- package/docs/GetEventSponsorshipLevelTranslation200Response.md +24 -0
- package/docs/GetEventSponsorshipLevelTranslations200Response.md +26 -0
- package/docs/GetEventSponsorshipTranslation200Response.md +24 -0
- package/docs/GetEventSponsorshipTranslations200Response.md +26 -0
- package/docs/GetEventTrackTranslation200Response.md +24 -0
- package/docs/GetEventTrackTranslations200Response.md +26 -0
- package/docs/GetEventTranslation200Response.md +24 -0
- package/docs/GetEventTranslations200Response.md +26 -0
- package/docs/GetGroupTranslation200Response.md +24 -0
- package/docs/GetGroupTranslations200Response.md +26 -0
- package/docs/GetLevelTranslation200Response.md +24 -0
- package/docs/GetLevelTranslations200Response.md +26 -0
- package/docs/GetOrganizationModuleSettingsTranslation200Response.md +24 -0
- package/docs/GetOrganizationModuleSettingsTranslations200Response.md +26 -0
- package/docs/GetSeriesQuestionTranslation200Response.md +24 -0
- package/docs/GetSeriesTranslation200Response.md +24 -0
- package/docs/GetSeriesTranslations200Response.md +26 -0
- package/docs/GetSurveyQuestionChoiceTranslation200Response.md +24 -0
- package/docs/GetSurveyQuestionChoiceTranslations200Response.md +26 -0
- package/docs/GetSurveyQuestionTranslation200Response.md +24 -0
- package/docs/GetSurveyQuestionTranslations200Response.md +26 -0
- package/docs/GetSurveySectionTranslation200Response.md +24 -0
- package/docs/GetSurveySectionTranslations200Response.md +26 -0
- package/docs/GetSurveyTranslation200Response.md +24 -0
- package/docs/GetSurveyTranslations200Response.md +26 -0
- package/docs/GroupsTranslationsApi.md +240 -0
- package/docs/MeetingsParticipantsApi.md +4 -4
- package/docs/MeetingsSessionsApi.md +2 -2
- package/docs/NotificationsApi.md +4 -4
- package/docs/OrganizationModulesCustomTranslationsApi.md +240 -0
- package/docs/OrganizationModulesSettingsTranslationsApi.md +228 -0
- package/docs/OrganizationPaymentsApi.md +2 -2
- package/docs/OrganizationTeammembersApi.md +2 -2
- package/docs/SeriesQuestionsTranslationsApi.md +127 -0
- package/docs/SeriesTranslationsApi.md +240 -0
- package/docs/SponsorsTranslationsApi.md +240 -0
- package/docs/StorageVideosApi.md +4 -4
- package/docs/StorageVideosCaptionsApi.md +2 -2
- package/docs/SupportedLocale.md +0 -2
- package/docs/SurveysQuestionsApi.md +2 -2
- package/docs/SurveysQuestionsTranslationsApi.md +509 -0
- package/docs/SurveysSectionsTranslationsApi.md +252 -0
- package/docs/SurveysTranslationsApi.md +240 -0
- package/docs/{DeleteDashboard200Response.md → UpdateAnnouncementTranslation200Response.md} +3 -3
- package/docs/UpdateChannelContentGuestTranslation200Response.md +24 -0
- package/docs/UpdateChannelTranslation200Response.md +24 -0
- package/docs/UpdateEventActivationTranslation200Response.md +24 -0
- package/docs/UpdateEventAddOnTranslation200Response.md +24 -0
- package/docs/UpdateEventMediaItemTranslation200Response.md +24 -0
- package/docs/UpdateSeriesQuestionTranslation200Response.md +24 -0
- 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
|
|
@@ -439,6 +503,10 @@ Class | Method | HTTP request | Description
|
|
|
439
503
|
*EventsPasstypesRefundschedulesApi* | [**getEventPassTypeRefundSchedule**](docs/EventsPasstypesRefundschedulesApi.md#geteventpasstyperefundschedule) | **GET** /events/{eventId}/passTypes/{passTypeId}/refundSchedules/{scheduleId} | Get Event Pass Type Refund Schedule
|
|
440
504
|
*EventsPasstypesRefundschedulesApi* | [**getEventPassTypeRefundSchedules**](docs/EventsPasstypesRefundschedulesApi.md#geteventpasstyperefundschedules) | **GET** /events/{eventId}/passTypes/{passTypeId}/refundSchedules | Get Event Pass Type Refund Schedules
|
|
441
505
|
*EventsPasstypesRefundschedulesApi* | [**updateEventPassTypeRefundSchedule**](docs/EventsPasstypesRefundschedulesApi.md#updateeventpasstyperefundschedule) | **PUT** /events/{eventId}/passTypes/{passTypeId}/refundSchedules/{scheduleId} | Update Event Pass Type Refund Schedule
|
|
506
|
+
*EventsPasstypesTranslationsApi* | [**deleteEventPassTypeTranslation**](docs/EventsPasstypesTranslationsApi.md#deleteeventpasstypetranslation) | **DELETE** /events/{eventId}/passTypes/{passTypeId}/translations/{locale} | Delete Event Pass Type Translation
|
|
507
|
+
*EventsPasstypesTranslationsApi* | [**getEventPassTypeTranslation**](docs/EventsPasstypesTranslationsApi.md#geteventpasstypetranslation) | **GET** /events/{eventId}/passTypes/{passTypeId}/translations/{locale} | Get Event Pass Type Translation
|
|
508
|
+
*EventsPasstypesTranslationsApi* | [**getEventPassTypeTranslations**](docs/EventsPasstypesTranslationsApi.md#geteventpasstypetranslations) | **GET** /events/{eventId}/passTypes/{passTypeId}/translations | Get Event Pass Type Translations
|
|
509
|
+
*EventsPasstypesTranslationsApi* | [**updateEventPassTypeTranslation**](docs/EventsPasstypesTranslationsApi.md#updateeventpasstypetranslation) | **PUT** /events/{eventId}/passTypes/{passTypeId}/translations/{locale} | Update Event Pass Type Translation
|
|
442
510
|
*EventsQuestionsApi* | [**addEventQuestionChoiceSubQuestion**](docs/EventsQuestionsApi.md#addeventquestionchoicesubquestion) | **POST** /events/{eventId}/questions/{questionId}/choices/{choiceId}/subQuestions/{subQuestionId} | Add Event Question Choice Sub Question
|
|
443
511
|
*EventsQuestionsApi* | [**attachEventQuestionSearchList**](docs/EventsQuestionsApi.md#attacheventquestionsearchlist) | **PUT** /events/{eventId}/questions/{questionId}/searchlist | Attach Event Question Search List
|
|
444
512
|
*EventsQuestionsApi* | [**createEventQuestion**](docs/EventsQuestionsApi.md#createeventquestion) | **POST** /events/{eventId}/questions | Create Event Question
|
|
@@ -461,6 +529,14 @@ Class | Method | HTTP request | Description
|
|
|
461
529
|
*EventsQuestionsApi* | [**updateEventQuestion**](docs/EventsQuestionsApi.md#updateeventquestion) | **PUT** /events/{eventId}/questions/{questionId} | Update Event Question
|
|
462
530
|
*EventsQuestionsApi* | [**updateEventQuestionChoice**](docs/EventsQuestionsApi.md#updateeventquestionchoice) | **PUT** /events/{eventId}/questions/{questionId}/choices/{choiceId} | Update Event Question Choice
|
|
463
531
|
*EventsQuestionsApi* | [**updateEventQuestionChoiceSubQuestion**](docs/EventsQuestionsApi.md#updateeventquestionchoicesubquestion) | **PUT** /events/{eventId}/questions/{questionId}/choices/{choiceId}/subQuestions/{subQuestionId} | Update Event Question Choice Sub Question
|
|
532
|
+
*EventsQuestionsTranslationsApi* | [**deleteEventQuestionChoiceTranslation**](docs/EventsQuestionsTranslationsApi.md#deleteeventquestionchoicetranslation) | **DELETE** /events/{eventId}/questions/{questionId}/choices/{choiceId}/translations/{locale} | Delete Event Question Choice Translation
|
|
533
|
+
*EventsQuestionsTranslationsApi* | [**deleteEventQuestionTranslation**](docs/EventsQuestionsTranslationsApi.md#deleteeventquestiontranslation) | **DELETE** /events/{eventId}/questions/{questionId}/translations/{locale} | Delete Event Question Translation
|
|
534
|
+
*EventsQuestionsTranslationsApi* | [**getEventQuestionChoiceTranslation**](docs/EventsQuestionsTranslationsApi.md#geteventquestionchoicetranslation) | **GET** /events/{eventId}/questions/{questionId}/choices/{choiceId}/translations/{locale} | Get Event Question Choice Translation
|
|
535
|
+
*EventsQuestionsTranslationsApi* | [**getEventQuestionChoiceTranslations**](docs/EventsQuestionsTranslationsApi.md#geteventquestionchoicetranslations) | **GET** /events/{eventId}/questions/{questionId}/choices/{choiceId}/translations | Get Event Question Choice Translations
|
|
536
|
+
*EventsQuestionsTranslationsApi* | [**getEventQuestionTranslation**](docs/EventsQuestionsTranslationsApi.md#geteventquestiontranslation) | **GET** /events/{eventId}/questions/{questionId}/translations/{locale} | Get Event Question Translation
|
|
537
|
+
*EventsQuestionsTranslationsApi* | [**getEventQuestionTranslations**](docs/EventsQuestionsTranslationsApi.md#geteventquestiontranslations) | **GET** /events/{eventId}/questions/{questionId}/translations | Get Event Question Translations
|
|
538
|
+
*EventsQuestionsTranslationsApi* | [**updateEventQuestionChoiceTranslation**](docs/EventsQuestionsTranslationsApi.md#updateeventquestionchoicetranslation) | **PUT** /events/{eventId}/questions/{questionId}/choices/{choiceId}/translations/{locale} | Update Event Question Choice Translation
|
|
539
|
+
*EventsQuestionsTranslationsApi* | [**updateEventQuestionTranslation**](docs/EventsQuestionsTranslationsApi.md#updateeventquestiontranslation) | **PUT** /events/{eventId}/questions/{questionId}/translations/{locale} | Update Event Question Translation
|
|
464
540
|
*EventsRoomsApi* | [**addRoomToRoomType**](docs/EventsRoomsApi.md#addroomtoroomtype) | **POST** /events/{eventId}/roomTypes/{roomTypeId}/rooms | Add Room To Room Type
|
|
465
541
|
*EventsRoomsApi* | [**createRoom**](docs/EventsRoomsApi.md#createroom) | **POST** /events/{eventId}/rooms | Create Room
|
|
466
542
|
*EventsRoomsApi* | [**deleteRoom**](docs/EventsRoomsApi.md#deleteroom) | **DELETE** /events/{eventId}/rooms/{roomId} | Delete Room
|
|
@@ -482,6 +558,10 @@ Class | Method | HTTP request | Description
|
|
|
482
558
|
*EventsRoomtypesApi* | [**updateEventRoomType**](docs/EventsRoomtypesApi.md#updateeventroomtype) | **PUT** /events/{eventId}/roomTypes/{roomTypeId} | Update Event Room Type
|
|
483
559
|
*EventsRoomtypesApi* | [**updateEventRoomTypeAddOnDetails**](docs/EventsRoomtypesApi.md#updateeventroomtypeaddondetails) | **PUT** /events/{eventId}/roomTypes/{roomTypeId}/addOns/{addOnId} | Update Event Room Type Add On Details
|
|
484
560
|
*EventsRoomtypesApi* | [**updateEventRoomTypePassTypeDetails**](docs/EventsRoomtypesApi.md#updateeventroomtypepasstypedetails) | **PUT** /events/{eventId}/roomTypes/{roomTypeId}/passTypes/{passTypeId} | Update Event Room Type Pass Type Details
|
|
561
|
+
*EventsRoomtypesTranslationsApi* | [**deleteEventRoomTypeTranslation**](docs/EventsRoomtypesTranslationsApi.md#deleteeventroomtypetranslation) | **DELETE** /events/{eventId}/roomTypes/{roomTypeId}/translations/{locale} | Delete Event Room Type Translation
|
|
562
|
+
*EventsRoomtypesTranslationsApi* | [**getEventRoomTypeTranslation**](docs/EventsRoomtypesTranslationsApi.md#geteventroomtypetranslation) | **GET** /events/{eventId}/roomTypes/{roomTypeId}/translations/{locale} | Get Event Room Type Translation
|
|
563
|
+
*EventsRoomtypesTranslationsApi* | [**getEventRoomTypeTranslations**](docs/EventsRoomtypesTranslationsApi.md#geteventroomtypetranslations) | **GET** /events/{eventId}/roomTypes/{roomTypeId}/translations | Get Event Room Type Translations
|
|
564
|
+
*EventsRoomtypesTranslationsApi* | [**updateEventRoomTypeTranslation**](docs/EventsRoomtypesTranslationsApi.md#updateeventroomtypetranslation) | **PUT** /events/{eventId}/roomTypes/{roomTypeId}/translations/{locale} | Update Event Room Type Translation
|
|
485
565
|
*EventsSectionsApi* | [**addEventSectionAddOn**](docs/EventsSectionsApi.md#addeventsectionaddon) | **POST** /events/{eventId}/sections/{sectionId}/addOns/{addOnId} | Add Event Section Add On
|
|
486
566
|
*EventsSectionsApi* | [**addEventSectionPassType**](docs/EventsSectionsApi.md#addeventsectionpasstype) | **POST** /events/{eventId}/sections/{sectionId}/passTypes/{passTypeId} | Add Event Section Pass Type
|
|
487
567
|
*EventsSectionsApi* | [**addEventSectionQuestion**](docs/EventsSectionsApi.md#addeventsectionquestion) | **POST** /events/{eventId}/sections/{sectionId}/questions/{questionId} | Add Event Section Question
|
|
@@ -501,6 +581,10 @@ Class | Method | HTTP request | Description
|
|
|
501
581
|
*EventsSectionsApi* | [**reorderEventSectionQuestions**](docs/EventsSectionsApi.md#reordereventsectionquestions) | **PUT** /events/{eventId}/sections/{sectionId}/questions/reorder | Reorder Event Section Questions
|
|
502
582
|
*EventsSectionsApi* | [**updateEventSection**](docs/EventsSectionsApi.md#updateeventsection) | **PUT** /events/{eventId}/sections/{sectionId} | Update Event Section
|
|
503
583
|
*EventsSectionsApi* | [**updateEventSectionQuestion**](docs/EventsSectionsApi.md#updateeventsectionquestion) | **PUT** /events/{eventId}/sections/{sectionId}/questions/{questionId} | Update Event Section Question
|
|
584
|
+
*EventsSectionsTranslationsApi* | [**deleteEventSectionTranslation**](docs/EventsSectionsTranslationsApi.md#deleteeventsectiontranslation) | **DELETE** /events/{eventId}/sections/{sectionId}/translations/{locale} | Delete Event Section Translation
|
|
585
|
+
*EventsSectionsTranslationsApi* | [**getEventSectionTranslation**](docs/EventsSectionsTranslationsApi.md#geteventsectiontranslation) | **GET** /events/{eventId}/sections/{sectionId}/translations/{locale} | Get Event Section Translation
|
|
586
|
+
*EventsSectionsTranslationsApi* | [**getEventSectionTranslations**](docs/EventsSectionsTranslationsApi.md#geteventsectiontranslations) | **GET** /events/{eventId}/sections/{sectionId}/translations | Get Event Section Translations
|
|
587
|
+
*EventsSectionsTranslationsApi* | [**updateEventSectionTranslation**](docs/EventsSectionsTranslationsApi.md#updateeventsectiontranslation) | **PUT** /events/{eventId}/sections/{sectionId}/translations/{locale} | Update Event Section Translation
|
|
504
588
|
*EventsSessionsApi* | [**addEventSessionAccount**](docs/EventsSessionsApi.md#addeventsessionaccount) | **POST** /events/{eventId}/sessions/{sessionId}/accounts/{accountId} | Add Event Session Account
|
|
505
589
|
*EventsSessionsApi* | [**addEventSessionBlock**](docs/EventsSessionsApi.md#addeventsessionblock) | **POST** /events/{eventId}/sessions/{sessionId}/blocks/{blockId} | Add Event Session Block
|
|
506
590
|
*EventsSessionsApi* | [**addEventSessionPassType**](docs/EventsSessionsApi.md#addeventsessionpasstype) | **POST** /events/{eventId}/sessions/{sessionId}/passTypes/{passTypeId} | Add Event Session Pass Type
|
|
@@ -541,6 +625,10 @@ Class | Method | HTTP request | Description
|
|
|
541
625
|
*EventsSessionsLocationsApi* | [**getEventSessionLocations**](docs/EventsSessionsLocationsApi.md#geteventsessionlocations) | **GET** /events/{eventId}/sessionLocations | Get Event Session Locations
|
|
542
626
|
*EventsSessionsLocationsApi* | [**removeEventSessionLocationSession**](docs/EventsSessionsLocationsApi.md#removeeventsessionlocationsession) | **DELETE** /events/{eventId}/sessionLocations/{locationId}/sessions/{sessionId} | Remove Event Session Location Session
|
|
543
627
|
*EventsSessionsLocationsApi* | [**updateEventSessionLocation**](docs/EventsSessionsLocationsApi.md#updateeventsessionlocation) | **PUT** /events/{eventId}/sessionLocations/{locationId} | Update Event Session Location
|
|
628
|
+
*EventsSessionsLocationsTranslationsApi* | [**deleteEventSessionLocationTranslation**](docs/EventsSessionsLocationsTranslationsApi.md#deleteeventsessionlocationtranslation) | **DELETE** /events/{eventId}/sessionLocations/{locationId}/translations/{locale} | Delete Event Session Location Translation
|
|
629
|
+
*EventsSessionsLocationsTranslationsApi* | [**getEventSessionLocationTranslation**](docs/EventsSessionsLocationsTranslationsApi.md#geteventsessionlocationtranslation) | **GET** /events/{eventId}/sessionLocations/{locationId}/translations/{locale} | Get Event Session Location Translation
|
|
630
|
+
*EventsSessionsLocationsTranslationsApi* | [**getEventSessionLocationTranslations**](docs/EventsSessionsLocationsTranslationsApi.md#geteventsessionlocationtranslations) | **GET** /events/{eventId}/sessionLocations/{locationId}/translations | Get Event Session Location Translations
|
|
631
|
+
*EventsSessionsLocationsTranslationsApi* | [**updateEventSessionLocationTranslation**](docs/EventsSessionsLocationsTranslationsApi.md#updateeventsessionlocationtranslation) | **PUT** /events/{eventId}/sessionLocations/{locationId}/translations/{locale} | Update Event Session Location Translation
|
|
544
632
|
*EventsSessionsMatchesApi* | [**addEventSessionMatchPass**](docs/EventsSessionsMatchesApi.md#addeventsessionmatchpass) | **POST** /events/{eventId}/sessions/{sessionId}/rounds/{roundId}/matches/{matchId}/passes/{passId} | Add Event Session Match Pass
|
|
545
633
|
*EventsSessionsMatchesApi* | [**createEventSessionMatch**](docs/EventsSessionsMatchesApi.md#createeventsessionmatch) | **POST** /events/{eventId}/sessions/{sessionId}/rounds/{roundId}/matches | Create Event Session Match
|
|
546
634
|
*EventsSessionsMatchesApi* | [**createEventSessionRound**](docs/EventsSessionsMatchesApi.md#createeventsessionround) | **POST** /events/{eventId}/sessions/{sessionId}/rounds | Create Event Session Round
|
|
@@ -576,6 +664,14 @@ Class | Method | HTTP request | Description
|
|
|
576
664
|
*EventsSessionsQuestionsApi* | [**updateEventSessionQuestion**](docs/EventsSessionsQuestionsApi.md#updateeventsessionquestion) | **PUT** /events/{eventId}/sessions/{sessionId}/questions/{questionId} | Update Event Session Question
|
|
577
665
|
*EventsSessionsQuestionsApi* | [**updateEventSessionQuestionChoice**](docs/EventsSessionsQuestionsApi.md#updateeventsessionquestionchoice) | **PUT** /events/{eventId}/sessions/{sessionId}/questions/{questionId}/choices/{choiceId} | Update Event Session Question Choice
|
|
578
666
|
*EventsSessionsQuestionsApi* | [**updateEventSessionQuestionChoiceSubQuestion**](docs/EventsSessionsQuestionsApi.md#updateeventsessionquestionchoicesubquestion) | **PUT** /events/{eventId}/sessions/{sessionId}/questions/{questionId}/choices/{choiceId}/subQuestions/{subQuestionId} | Update Event Session Question Choice Sub Question
|
|
667
|
+
*EventsSessionsQuestionsTranslationsApi* | [**deleteEventSessionQuestionChoiceTranslation**](docs/EventsSessionsQuestionsTranslationsApi.md#deleteeventsessionquestionchoicetranslation) | **DELETE** /events/{eventId}/sessions/{sessionId}/questions/{questionId}/choices/{choiceId}/translations/{locale} | Delete Event Session Question Choice Translation
|
|
668
|
+
*EventsSessionsQuestionsTranslationsApi* | [**deleteEventSessionQuestionTranslation**](docs/EventsSessionsQuestionsTranslationsApi.md#deleteeventsessionquestiontranslation) | **DELETE** /events/{eventId}/sessions/{sessionId}/questions/{questionId}/translations/{locale} | Delete Event Session Question Translation
|
|
669
|
+
*EventsSessionsQuestionsTranslationsApi* | [**getEventSessionQuestionChoiceTranslation**](docs/EventsSessionsQuestionsTranslationsApi.md#geteventsessionquestionchoicetranslation) | **GET** /events/{eventId}/sessions/{sessionId}/questions/{questionId}/choices/{choiceId}/translations/{locale} | Get Event Session Question Choice Translation
|
|
670
|
+
*EventsSessionsQuestionsTranslationsApi* | [**getEventSessionQuestionChoiceTranslations**](docs/EventsSessionsQuestionsTranslationsApi.md#geteventsessionquestionchoicetranslations) | **GET** /events/{eventId}/sessions/{sessionId}/questions/{questionId}/choices/{choiceId}/translations | Get Event Session Question Choice Translations
|
|
671
|
+
*EventsSessionsQuestionsTranslationsApi* | [**getEventSessionQuestionTranslation**](docs/EventsSessionsQuestionsTranslationsApi.md#geteventsessionquestiontranslation) | **GET** /events/{eventId}/sessions/{sessionId}/questions/{questionId}/translations/{locale} | Get Event Session Question Translation
|
|
672
|
+
*EventsSessionsQuestionsTranslationsApi* | [**getEventSessionQuestionTranslations**](docs/EventsSessionsQuestionsTranslationsApi.md#geteventsessionquestiontranslations) | **GET** /events/{eventId}/sessions/{sessionId}/questions/{questionId}/translations | Get Event Session Question Translations
|
|
673
|
+
*EventsSessionsQuestionsTranslationsApi* | [**updateEventSessionQuestionChoiceTranslation**](docs/EventsSessionsQuestionsTranslationsApi.md#updateeventsessionquestionchoicetranslation) | **PUT** /events/{eventId}/sessions/{sessionId}/questions/{questionId}/choices/{choiceId}/translations/{locale} | Update Event Session Question Choice Translation
|
|
674
|
+
*EventsSessionsQuestionsTranslationsApi* | [**updateEventSessionQuestionTranslation**](docs/EventsSessionsQuestionsTranslationsApi.md#updateeventsessionquestiontranslation) | **PUT** /events/{eventId}/sessions/{sessionId}/questions/{questionId}/translations/{locale} | Update Event Session Question Translation
|
|
579
675
|
*EventsSessionsSectionsApi* | [**addEventSessionSectionQuestion**](docs/EventsSessionsSectionsApi.md#addeventsessionsectionquestion) | **POST** /events/{eventId}/sessions/{sessionId}/sections/{sectionId}/questions/{questionId} | Add Event Session Section Question
|
|
580
676
|
*EventsSessionsSectionsApi* | [**createEventSessionSection**](docs/EventsSessionsSectionsApi.md#createeventsessionsection) | **POST** /events/{eventId}/sessions/{sessionId}/sections | Create Event Session Section
|
|
581
677
|
*EventsSessionsSectionsApi* | [**deleteEventSessionSection**](docs/EventsSessionsSectionsApi.md#deleteeventsessionsection) | **DELETE** /events/{eventId}/sessions/{sessionId}/sections/{sectionId} | Delete Event Session Section
|
|
@@ -586,6 +682,14 @@ Class | Method | HTTP request | Description
|
|
|
586
682
|
*EventsSessionsSectionsApi* | [**reorderEventSessionSectionQuestions**](docs/EventsSessionsSectionsApi.md#reordereventsessionsectionquestions) | **PUT** /events/{eventId}/sessions/{sessionId}/sections/{sectionId}/questions/reorder | Reorder Event Session Section Questions
|
|
587
683
|
*EventsSessionsSectionsApi* | [**updateEventSessionSection**](docs/EventsSessionsSectionsApi.md#updateeventsessionsection) | **PUT** /events/{eventId}/sessions/{sessionId}/sections/{sectionId} | Update Event Session Section
|
|
588
684
|
*EventsSessionsSectionsApi* | [**updateEventSessionSectionQuestion**](docs/EventsSessionsSectionsApi.md#updateeventsessionsectionquestion) | **PUT** /events/{eventId}/sessions/{sessionId}/sections/{sectionId}/questions/{questionId} | Update Event Session Section Question
|
|
685
|
+
*EventsSessionsSectionsTranslationsApi* | [**deleteEventSessionSectionTranslation**](docs/EventsSessionsSectionsTranslationsApi.md#deleteeventsessionsectiontranslation) | **DELETE** /events/{eventId}/sessions/{sessionId}/sections/{sectionId}/translations/{locale} | Delete Event Session Section Translation
|
|
686
|
+
*EventsSessionsSectionsTranslationsApi* | [**getEventSessionSectionTranslation**](docs/EventsSessionsSectionsTranslationsApi.md#geteventsessionsectiontranslation) | **GET** /events/{eventId}/sessions/{sessionId}/sections/{sectionId}/translations/{locale} | Get Event Session Section Translation
|
|
687
|
+
*EventsSessionsSectionsTranslationsApi* | [**getEventSessionSectionTranslations**](docs/EventsSessionsSectionsTranslationsApi.md#geteventsessionsectiontranslations) | **GET** /events/{eventId}/sessions/{sessionId}/sections/{sectionId}/translations | Get Event Session Section Translations
|
|
688
|
+
*EventsSessionsSectionsTranslationsApi* | [**updateEventSessionSectionTranslation**](docs/EventsSessionsSectionsTranslationsApi.md#updateeventsessionsectiontranslation) | **PUT** /events/{eventId}/sessions/{sessionId}/sections/{sectionId}/translations/{locale} | Update Event Session Section Translation
|
|
689
|
+
*EventsSessionsTranslationsApi* | [**deleteEventSessionTranslation**](docs/EventsSessionsTranslationsApi.md#deleteeventsessiontranslation) | **DELETE** /events/{eventId}/sessions/{sessionId}/translations/{locale} | Delete Event Session Translation
|
|
690
|
+
*EventsSessionsTranslationsApi* | [**getEventSessionTranslation**](docs/EventsSessionsTranslationsApi.md#geteventsessiontranslation) | **GET** /events/{eventId}/sessions/{sessionId}/translations/{locale} | Get Event Session Translation
|
|
691
|
+
*EventsSessionsTranslationsApi* | [**getEventSessionTranslations**](docs/EventsSessionsTranslationsApi.md#geteventsessiontranslations) | **GET** /events/{eventId}/sessions/{sessionId}/translations | Get Event Session Translations
|
|
692
|
+
*EventsSessionsTranslationsApi* | [**updateEventSessionTranslation**](docs/EventsSessionsTranslationsApi.md#updateeventsessiontranslation) | **PUT** /events/{eventId}/sessions/{sessionId}/translations/{locale} | Update Event Session Translation
|
|
589
693
|
*EventsSpeakersApi* | [**addEventSpeakerSession**](docs/EventsSpeakersApi.md#addeventspeakersession) | **POST** /events/{eventId}/speakers/{speakerId}/sessions/{sessionId} | Add Event Speaker Session
|
|
590
694
|
*EventsSpeakersApi* | [**createEventSpeaker**](docs/EventsSpeakersApi.md#createeventspeaker) | **POST** /events/{eventId}/speakers | Create Event Speaker
|
|
591
695
|
*EventsSpeakersApi* | [**deleteEventSpeaker**](docs/EventsSpeakersApi.md#deleteeventspeaker) | **DELETE** /events/{eventId}/speakers/{speakerId} | Delete Event Speaker
|
|
@@ -594,6 +698,10 @@ Class | Method | HTTP request | Description
|
|
|
594
698
|
*EventsSpeakersApi* | [**getEventSpeakers**](docs/EventsSpeakersApi.md#geteventspeakers) | **GET** /events/{eventId}/speakers | Get Event Speakers
|
|
595
699
|
*EventsSpeakersApi* | [**removeEventSpeakerSession**](docs/EventsSpeakersApi.md#removeeventspeakersession) | **DELETE** /events/{eventId}/speakers/{speakerId}/sessions/{sessionId} | Remove Event Speaker Session
|
|
596
700
|
*EventsSpeakersApi* | [**updateEventSpeaker**](docs/EventsSpeakersApi.md#updateeventspeaker) | **PUT** /events/{eventId}/speakers/{speakerId} | Update Event Speaker
|
|
701
|
+
*EventsSpeakersTranslationsApi* | [**deleteEventSpeakerTranslation**](docs/EventsSpeakersTranslationsApi.md#deleteeventspeakertranslation) | **DELETE** /events/{eventId}/speakers/{speakerId}/translations/{locale} | Delete Event Speaker Translation
|
|
702
|
+
*EventsSpeakersTranslationsApi* | [**getEventSpeakerTranslation**](docs/EventsSpeakersTranslationsApi.md#geteventspeakertranslation) | **GET** /events/{eventId}/speakers/{speakerId}/translations/{locale} | Get Event Speaker Translation
|
|
703
|
+
*EventsSpeakersTranslationsApi* | [**getEventSpeakerTranslations**](docs/EventsSpeakersTranslationsApi.md#geteventspeakertranslations) | **GET** /events/{eventId}/speakers/{speakerId}/translations | Get Event Speaker Translations
|
|
704
|
+
*EventsSpeakersTranslationsApi* | [**updateEventSpeakerTranslation**](docs/EventsSpeakersTranslationsApi.md#updateeventspeakertranslation) | **PUT** /events/{eventId}/speakers/{speakerId}/translations/{locale} | Update Event Speaker Translation
|
|
597
705
|
*EventsSponsorsApi* | [**addEventSponsorAccount**](docs/EventsSponsorsApi.md#addeventsponsoraccount) | **POST** /events/{eventId}/sponsors/accounts/{accountId} | Add Event Sponsor Account
|
|
598
706
|
*EventsSponsorsApi* | [**getEventSponsorAccounts**](docs/EventsSponsorsApi.md#geteventsponsoraccounts) | **GET** /events/{eventId}/sponsors/accounts | Get Event Sponsor Accounts
|
|
599
707
|
*EventsSponsorsApi* | [**getEventSponsors**](docs/EventsSponsorsApi.md#geteventsponsors) | **GET** /events/{eventId}/sponsors | Get Event Sponsors
|
|
@@ -604,12 +712,20 @@ Class | Method | HTTP request | Description
|
|
|
604
712
|
*EventsSponsorshiplevelsApi* | [**getEventSponsorshipLevels**](docs/EventsSponsorshiplevelsApi.md#geteventsponsorshiplevels) | **GET** /events/{eventId}/sponsorshipLevels | Get Event Sponsorship Levels
|
|
605
713
|
*EventsSponsorshiplevelsApi* | [**reorderEventSponsorshipLevels**](docs/EventsSponsorshiplevelsApi.md#reordereventsponsorshiplevels) | **PUT** /events/{eventId}/sponsorshipLevels/reorder | Reorder Event Sponsorship Levels
|
|
606
714
|
*EventsSponsorshiplevelsApi* | [**updateEventSponsorshipLevel**](docs/EventsSponsorshiplevelsApi.md#updateeventsponsorshiplevel) | **PUT** /events/{eventId}/sponsorshipLevels/{levelId} | Update Event Sponsorship Level
|
|
715
|
+
*EventsSponsorshiplevelsTranslationsApi* | [**deleteEventSponsorshipLevelTranslation**](docs/EventsSponsorshiplevelsTranslationsApi.md#deleteeventsponsorshipleveltranslation) | **DELETE** /events/{eventId}/sponsorshipLevels/{levelId}/translations/{locale} | Delete Event Sponsorship Level Translation
|
|
716
|
+
*EventsSponsorshiplevelsTranslationsApi* | [**getEventSponsorshipLevelTranslation**](docs/EventsSponsorshiplevelsTranslationsApi.md#geteventsponsorshipleveltranslation) | **GET** /events/{eventId}/sponsorshipLevels/{levelId}/translations/{locale} | Get Event Sponsorship Level Translation
|
|
717
|
+
*EventsSponsorshiplevelsTranslationsApi* | [**getEventSponsorshipLevelTranslations**](docs/EventsSponsorshiplevelsTranslationsApi.md#geteventsponsorshipleveltranslations) | **GET** /events/{eventId}/sponsorshipLevels/{levelId}/translations | Get Event Sponsorship Level Translations
|
|
718
|
+
*EventsSponsorshiplevelsTranslationsApi* | [**updateEventSponsorshipLevelTranslation**](docs/EventsSponsorshiplevelsTranslationsApi.md#updateeventsponsorshipleveltranslation) | **PUT** /events/{eventId}/sponsorshipLevels/{levelId}/translations/{locale} | Update Event Sponsorship Level Translation
|
|
607
719
|
*EventsSponsorshipsApi* | [**createEventSponsorship**](docs/EventsSponsorshipsApi.md#createeventsponsorship) | **POST** /events/{eventId}/sponsorshipLevels/{levelId}/sponsorships | Create Event Sponsorship
|
|
608
720
|
*EventsSponsorshipsApi* | [**deleteEventSponsorship**](docs/EventsSponsorshipsApi.md#deleteeventsponsorship) | **DELETE** /events/{eventId}/sponsorshipLevels/{levelId}/sponsorships/{sponsorshipId} | Delete Event Sponsorship
|
|
609
721
|
*EventsSponsorshipsApi* | [**getEventSponsorship**](docs/EventsSponsorshipsApi.md#geteventsponsorship) | **GET** /events/{eventId}/sponsorshipLevels/{levelId}/sponsorships/{sponsorshipId} | Get Event Sponsorship
|
|
610
722
|
*EventsSponsorshipsApi* | [**getEventSponsorships**](docs/EventsSponsorshipsApi.md#geteventsponsorships) | **GET** /events/{eventId}/sponsorshipLevels/{levelId}/sponsorships | Get Event Sponsorships
|
|
611
723
|
*EventsSponsorshipsApi* | [**reorderEventSponsorships**](docs/EventsSponsorshipsApi.md#reordereventsponsorships) | **PUT** /events/{eventId}/sponsorshipLevels/{levelId}/sponsorships/reorder | Reorder Event Sponsorships
|
|
612
724
|
*EventsSponsorshipsApi* | [**updateEventSponsorship**](docs/EventsSponsorshipsApi.md#updateeventsponsorship) | **PUT** /events/{eventId}/sponsorshipLevels/{levelId}/sponsorships/{sponsorshipId} | Update Event Sponsorship
|
|
725
|
+
*EventsSponsorshipsTranslationsApi* | [**deleteEventSponsorshipTranslation**](docs/EventsSponsorshipsTranslationsApi.md#deleteeventsponsorshiptranslation) | **DELETE** /events/{eventId}/sponsorshipLevels/{levelId}/sponsorships/{sponsorshipId}/translations/{locale} | Delete Event Sponsorship Translation
|
|
726
|
+
*EventsSponsorshipsTranslationsApi* | [**getEventSponsorshipTranslation**](docs/EventsSponsorshipsTranslationsApi.md#geteventsponsorshiptranslation) | **GET** /events/{eventId}/sponsorshipLevels/{levelId}/sponsorships/{sponsorshipId}/translations/{locale} | Get Event Sponsorship Translation
|
|
727
|
+
*EventsSponsorshipsTranslationsApi* | [**getEventSponsorshipTranslations**](docs/EventsSponsorshipsTranslationsApi.md#geteventsponsorshiptranslations) | **GET** /events/{eventId}/sponsorshipLevels/{levelId}/sponsorships/{sponsorshipId}/translations | Get Event Sponsorship Translations
|
|
728
|
+
*EventsSponsorshipsTranslationsApi* | [**updateEventSponsorshipTranslation**](docs/EventsSponsorshipsTranslationsApi.md#updateeventsponsorshiptranslation) | **PUT** /events/{eventId}/sponsorshipLevels/{levelId}/sponsorships/{sponsorshipId}/translations/{locale} | Update Event Sponsorship Translation
|
|
613
729
|
*EventsTemplatesApi* | [**getTemplates**](docs/EventsTemplatesApi.md#gettemplates) | **GET** /events/templates | Get Templates
|
|
614
730
|
*EventsTracksApi* | [**addEventTrackSession**](docs/EventsTracksApi.md#addeventtracksession) | **POST** /events/{eventId}/tracks/{trackId}/sessions/{sessionId} | Add Event Track Session
|
|
615
731
|
*EventsTracksApi* | [**addEventTrackSponsor**](docs/EventsTracksApi.md#addeventtracksponsor) | **POST** /events/{eventId}/tracks/{trackId}/sponsors/{sponsorId} | Add Event Track Sponsor
|
|
@@ -622,6 +738,14 @@ Class | Method | HTTP request | Description
|
|
|
622
738
|
*EventsTracksApi* | [**removeEventTrackSession**](docs/EventsTracksApi.md#removeeventtracksession) | **DELETE** /events/{eventId}/tracks/{trackId}/sessions/{sessionId} | Remove Event Track Session
|
|
623
739
|
*EventsTracksApi* | [**removeEventTrackSponsor**](docs/EventsTracksApi.md#removeeventtracksponsor) | **DELETE** /events/{eventId}/tracks/{trackId}/sponsors/{sponsorId} | Remove Event Track Sponsor
|
|
624
740
|
*EventsTracksApi* | [**updateEventTrack**](docs/EventsTracksApi.md#updateeventtrack) | **PUT** /events/{eventId}/tracks/{trackId} | Update Event Track
|
|
741
|
+
*EventsTracksTranslationsApi* | [**deleteEventTrackTranslation**](docs/EventsTracksTranslationsApi.md#deleteeventtracktranslation) | **DELETE** /events/{eventId}/tracks/{trackId}/translations/{locale} | Delete Event Track Translation
|
|
742
|
+
*EventsTracksTranslationsApi* | [**getEventTrackTranslation**](docs/EventsTracksTranslationsApi.md#geteventtracktranslation) | **GET** /events/{eventId}/tracks/{trackId}/translations/{locale} | Get Event Track Translation
|
|
743
|
+
*EventsTracksTranslationsApi* | [**getEventTrackTranslations**](docs/EventsTracksTranslationsApi.md#geteventtracktranslations) | **GET** /events/{eventId}/tracks/{trackId}/translations | Get Event Track Translations
|
|
744
|
+
*EventsTracksTranslationsApi* | [**updateEventTrackTranslation**](docs/EventsTracksTranslationsApi.md#updateeventtracktranslation) | **PUT** /events/{eventId}/tracks/{trackId}/translations/{locale} | Update Event Track Translation
|
|
745
|
+
*EventsTranslationsApi* | [**deleteEventTranslation**](docs/EventsTranslationsApi.md#deleteeventtranslation) | **DELETE** /events/{eventId}/translations/{locale} | Delete Event Translation
|
|
746
|
+
*EventsTranslationsApi* | [**getEventTranslation**](docs/EventsTranslationsApi.md#geteventtranslation) | **GET** /events/{eventId}/translations/{locale} | Get Event Translation
|
|
747
|
+
*EventsTranslationsApi* | [**getEventTranslations**](docs/EventsTranslationsApi.md#geteventtranslations) | **GET** /events/{eventId}/translations | Get Event Translations
|
|
748
|
+
*EventsTranslationsApi* | [**updateEventTranslation**](docs/EventsTranslationsApi.md#updateeventtranslation) | **PUT** /events/{eventId}/translations/{locale} | Update Event Translation
|
|
625
749
|
*FilesApi* | [**deleteFile**](docs/FilesApi.md#deletefile) | **DELETE** /files/{fileId} | Delete File
|
|
626
750
|
*FilesApi* | [**updateFile**](docs/FilesApi.md#updatefile) | **PUT** /files/{fileId} | Update File
|
|
627
751
|
*GroupsApi* | [**createGroup**](docs/GroupsApi.md#creategroup) | **POST** /groups | Create Group
|
|
@@ -658,6 +782,10 @@ Class | Method | HTTP request | Description
|
|
|
658
782
|
*GroupsSponsorsApi* | [**addGroupSponsor**](docs/GroupsSponsorsApi.md#addgroupsponsor) | **POST** /groups/{groupId}/sponsors/{accountId} | Add Group Sponsor
|
|
659
783
|
*GroupsSponsorsApi* | [**getGroupSponsors**](docs/GroupsSponsorsApi.md#getgroupsponsors) | **GET** /groups/{groupId}/sponsors | Get Group Sponsors
|
|
660
784
|
*GroupsSponsorsApi* | [**removeGroupSponsor**](docs/GroupsSponsorsApi.md#removegroupsponsor) | **DELETE** /groups/{groupId}/sponsors/{accountId} | Remove Group Sponsor
|
|
785
|
+
*GroupsTranslationsApi* | [**deleteGroupTranslation**](docs/GroupsTranslationsApi.md#deletegrouptranslation) | **DELETE** /groups/{groupId}/translations/{locale} | Delete Group Translation
|
|
786
|
+
*GroupsTranslationsApi* | [**getGroupTranslation**](docs/GroupsTranslationsApi.md#getgrouptranslation) | **GET** /groups/{groupId}/translations/{locale} | Get Group Translation
|
|
787
|
+
*GroupsTranslationsApi* | [**getGroupTranslations**](docs/GroupsTranslationsApi.md#getgrouptranslations) | **GET** /groups/{groupId}/translations | Get Group Translations
|
|
788
|
+
*GroupsTranslationsApi* | [**updateGroupTranslation**](docs/GroupsTranslationsApi.md#updategrouptranslation) | **PUT** /groups/{groupId}/translations/{locale} | Update Group Translation
|
|
661
789
|
*ImportsApi* | [**createImport**](docs/ImportsApi.md#createimport) | **POST** /imports/{type} | Create Import
|
|
662
790
|
*ImportsApi* | [**getImport**](docs/ImportsApi.md#getimport) | **GET** /imports/{importId} | Get Import
|
|
663
791
|
*ImportsApi* | [**getImportItems**](docs/ImportsApi.md#getimportitems) | **GET** /imports/{importId}/items | Get Import Items
|
|
@@ -772,8 +900,16 @@ Class | Method | HTTP request | Description
|
|
|
772
900
|
*OrganizationModulesCustomApi* | [**getCustomModule**](docs/OrganizationModulesCustomApi.md#getcustommodule) | **GET** /organization/modules/custom/{moduleId} | Get Custom Module
|
|
773
901
|
*OrganizationModulesCustomApi* | [**getCustomModules**](docs/OrganizationModulesCustomApi.md#getcustommodules) | **GET** /organization/modules/custom | Get Custom Modules
|
|
774
902
|
*OrganizationModulesCustomApi* | [**updateCustomModule**](docs/OrganizationModulesCustomApi.md#updatecustommodule) | **PUT** /organization/modules/custom/{moduleId} | Update Custom Module
|
|
903
|
+
*OrganizationModulesCustomTranslationsApi* | [**deleteCustomModuleTranslation**](docs/OrganizationModulesCustomTranslationsApi.md#deletecustommoduletranslation) | **DELETE** /organization/modules/custom/{moduleId}/translations/{locale} | Delete Custom Module Translation
|
|
904
|
+
*OrganizationModulesCustomTranslationsApi* | [**getCustomModuleTranslation**](docs/OrganizationModulesCustomTranslationsApi.md#getcustommoduletranslation) | **GET** /organization/modules/custom/{moduleId}/translations/{locale} | Get Custom Module Translation
|
|
905
|
+
*OrganizationModulesCustomTranslationsApi* | [**getCustomModuleTranslations**](docs/OrganizationModulesCustomTranslationsApi.md#getcustommoduletranslations) | **GET** /organization/modules/custom/{moduleId}/translations | Get Custom Module Translations
|
|
906
|
+
*OrganizationModulesCustomTranslationsApi* | [**updateCustomModuleTranslation**](docs/OrganizationModulesCustomTranslationsApi.md#updatecustommoduletranslation) | **PUT** /organization/modules/custom/{moduleId}/translations/{locale} | Update Custom Module Translation
|
|
775
907
|
*OrganizationModulesSettingsApi* | [**getOrganizationModuleSettings**](docs/OrganizationModulesSettingsApi.md#getorganizationmodulesettings) | **GET** /organization/module-settings | Get Organization Module Settings
|
|
776
908
|
*OrganizationModulesSettingsApi* | [**updateOrganizationModuleSettings**](docs/OrganizationModulesSettingsApi.md#updateorganizationmodulesettings) | **PUT** /organization/module-settings | Update Organization Module Settings
|
|
909
|
+
*OrganizationModulesSettingsTranslationsApi* | [**deleteOrganizationModuleSettingsTranslation**](docs/OrganizationModulesSettingsTranslationsApi.md#deleteorganizationmodulesettingstranslation) | **DELETE** /organization/module-settings/translations/{locale} | Delete Organization Module Settings Translation
|
|
910
|
+
*OrganizationModulesSettingsTranslationsApi* | [**getOrganizationModuleSettingsTranslation**](docs/OrganizationModulesSettingsTranslationsApi.md#getorganizationmodulesettingstranslation) | **GET** /organization/module-settings/translations/{locale} | Get Organization Module Settings Translation
|
|
911
|
+
*OrganizationModulesSettingsTranslationsApi* | [**getOrganizationModuleSettingsTranslations**](docs/OrganizationModulesSettingsTranslationsApi.md#getorganizationmodulesettingstranslations) | **GET** /organization/module-settings/translations | Get Organization Module Settings Translations
|
|
912
|
+
*OrganizationModulesSettingsTranslationsApi* | [**updateOrganizationModuleSettingsTranslation**](docs/OrganizationModulesSettingsTranslationsApi.md#updateorganizationmodulesettingstranslation) | **PUT** /organization/module-settings/translations/{locale} | Update Organization Module Settings Translation
|
|
777
913
|
*OrganizationModulesTiersApi* | [**addOrganizationModuleEditableTier**](docs/OrganizationModulesTiersApi.md#addorganizationmoduleeditabletier) | **POST** /organization/modules/{moduleType}/editableTiers/{tierId} | Add Organization Module Editable Tier
|
|
778
914
|
*OrganizationModulesTiersApi* | [**addOrganizationModuleEnabledTier**](docs/OrganizationModulesTiersApi.md#addorganizationmoduleenabledtier) | **POST** /organization/modules/{moduleType}/enabledTiers/{tierId} | Add Organization Module Enabled Tier
|
|
779
915
|
*OrganizationModulesTiersApi* | [**getOrganizationModuleEditableTiers**](docs/OrganizationModulesTiersApi.md#getorganizationmoduleeditabletiers) | **GET** /organization/modules/{moduleType}/editableTiers | Get Organization Module Editable Tiers
|
|
@@ -877,6 +1013,8 @@ Class | Method | HTTP request | Description
|
|
|
877
1013
|
*SeriesQuestionsChoicesApi* | [**deleteSeriesQuestionChoice**](docs/SeriesQuestionsChoicesApi.md#deleteseriesquestionchoice) | **DELETE** /series/{seriesId}/questions/{questionId}/choices/{choiceId} | Delete Series Question Choice
|
|
878
1014
|
*SeriesQuestionsChoicesApi* | [**reorderSeriesQuestionChoices**](docs/SeriesQuestionsChoicesApi.md#reorderseriesquestionchoices) | **PUT** /series/{seriesId}/questions/{questionId}/choices/reorder | Reorder Series Question Choices
|
|
879
1015
|
*SeriesQuestionsChoicesApi* | [**updateSeriesQuestionChoice**](docs/SeriesQuestionsChoicesApi.md#updateseriesquestionchoice) | **PUT** /series/{seriesId}/questions/{questionId}/choices/{choiceId} | Update Series Question Choice
|
|
1016
|
+
*SeriesQuestionsTranslationsApi* | [**getSeriesQuestionTranslation**](docs/SeriesQuestionsTranslationsApi.md#getseriesquestiontranslation) | **GET** /series/{seriesId}/questions/{questionId}/translations/{locale} | Get Series Question Translation
|
|
1017
|
+
*SeriesQuestionsTranslationsApi* | [**updateSeriesQuestionTranslation**](docs/SeriesQuestionsTranslationsApi.md#updateseriesquestiontranslation) | **PUT** /series/{seriesId}/questions/{questionId}/translations/{locale} | Update Series Question Translation
|
|
880
1018
|
*SeriesRegistrationsApi* | [**createSeriesRegistration**](docs/SeriesRegistrationsApi.md#createseriesregistration) | **POST** /series/{seriesId}/registrations | Create Series Registration
|
|
881
1019
|
*SeriesRegistrationsApi* | [**deleteSeriesRegistration**](docs/SeriesRegistrationsApi.md#deleteseriesregistration) | **DELETE** /series/{seriesId}/registrations/{registrationId} | Delete Series Registration
|
|
882
1020
|
*SeriesRegistrationsApi* | [**getSeriesRegistration**](docs/SeriesRegistrationsApi.md#getseriesregistration) | **GET** /series/{seriesId}/registrations/{registrationId} | Get Series Registration
|
|
@@ -886,6 +1024,10 @@ Class | Method | HTTP request | Description
|
|
|
886
1024
|
*SeriesRegistrationsApi* | [**getSeriesRegistrations**](docs/SeriesRegistrationsApi.md#getseriesregistrations) | **GET** /series/{seriesId}/registrations | Get Series Registrations
|
|
887
1025
|
*SeriesRegistrationsApi* | [**updateSeriesRegistration**](docs/SeriesRegistrationsApi.md#updateseriesregistration) | **PUT** /series/{seriesId}/registrations/{registrationId} | Update Series Registration
|
|
888
1026
|
*SeriesRegistrationsApi* | [**updateSeriesRegistrationResponses**](docs/SeriesRegistrationsApi.md#updateseriesregistrationresponses) | **PUT** /series/{seriesId}/registrations/{registrationId}/responses | Update Series Registration Responses
|
|
1027
|
+
*SeriesTranslationsApi* | [**deleteSeriesTranslation**](docs/SeriesTranslationsApi.md#deleteseriestranslation) | **DELETE** /series/{seriesId}/translations/{locale} | Delete Series Translation
|
|
1028
|
+
*SeriesTranslationsApi* | [**getSeriesTranslation**](docs/SeriesTranslationsApi.md#getseriestranslation) | **GET** /series/{seriesId}/translations/{locale} | Get Series Translation
|
|
1029
|
+
*SeriesTranslationsApi* | [**getSeriesTranslations**](docs/SeriesTranslationsApi.md#getseriestranslations) | **GET** /series/{seriesId}/translations | Get Series Translations
|
|
1030
|
+
*SeriesTranslationsApi* | [**updateSeriesTranslation**](docs/SeriesTranslationsApi.md#updateseriestranslation) | **PUT** /series/{seriesId}/translations/{locale} | Update Series Translation
|
|
889
1031
|
*SponsorsApi* | [**createLevel**](docs/SponsorsApi.md#createlevel) | **POST** /levels | Create Level
|
|
890
1032
|
*SponsorsApi* | [**deleteLevel**](docs/SponsorsApi.md#deletelevel) | **DELETE** /levels/{levelId} | Delete Level
|
|
891
1033
|
*SponsorsApi* | [**getLevel**](docs/SponsorsApi.md#getlevel) | **GET** /levels/{sponsorshipLevelId} | Get Level
|
|
@@ -894,6 +1036,10 @@ Class | Method | HTTP request | Description
|
|
|
894
1036
|
*SponsorsAccountsApi* | [**addLevelAccount**](docs/SponsorsAccountsApi.md#addlevelaccount) | **POST** /levels/{levelId}/accounts/{accountId} | Add Level Account
|
|
895
1037
|
*SponsorsAccountsApi* | [**getLevelAccounts**](docs/SponsorsAccountsApi.md#getlevelaccounts) | **GET** /levels/{levelId}/accounts | Get Level Accounts
|
|
896
1038
|
*SponsorsAccountsApi* | [**removeLevelAccount**](docs/SponsorsAccountsApi.md#removelevelaccount) | **DELETE** /levels/{levelId}/accounts/{accountId} | Remove Level Account
|
|
1039
|
+
*SponsorsTranslationsApi* | [**deleteLevelTranslation**](docs/SponsorsTranslationsApi.md#deleteleveltranslation) | **DELETE** /levels/{levelId}/translations/{locale} | Delete Level Translation
|
|
1040
|
+
*SponsorsTranslationsApi* | [**getLevelTranslation**](docs/SponsorsTranslationsApi.md#getleveltranslation) | **GET** /levels/{levelId}/translations/{locale} | Get Level Translation
|
|
1041
|
+
*SponsorsTranslationsApi* | [**getLevelTranslations**](docs/SponsorsTranslationsApi.md#getleveltranslations) | **GET** /levels/{levelId}/translations | Get Level Translations
|
|
1042
|
+
*SponsorsTranslationsApi* | [**updateLevelTranslation**](docs/SponsorsTranslationsApi.md#updateleveltranslation) | **PUT** /levels/{levelId}/translations/{locale} | Update Level Translation
|
|
897
1043
|
*StorageFilesApi* | [**getFile**](docs/StorageFilesApi.md#getfile) | **GET** /files/{fileId} | Get File
|
|
898
1044
|
*StorageFilesApi* | [**getFiles**](docs/StorageFilesApi.md#getfiles) | **GET** /files | Get Files
|
|
899
1045
|
*StorageFilesApi* | [**uploadFile**](docs/StorageFilesApi.md#uploadfile) | **POST** /files | Upload File
|
|
@@ -972,6 +1118,14 @@ Class | Method | HTTP request | Description
|
|
|
972
1118
|
*SurveysQuestionsApi* | [**updateSurveyQuestion**](docs/SurveysQuestionsApi.md#updatesurveyquestion) | **PUT** /surveys/{surveyId}/questions/{questionId} | Update Survey Question
|
|
973
1119
|
*SurveysQuestionsApi* | [**updateSurveyQuestionChoice**](docs/SurveysQuestionsApi.md#updatesurveyquestionchoice) | **PUT** /surveys/{surveyId}/questions/{questionId}/choices/{choiceId} | Update Survey Question Choice
|
|
974
1120
|
*SurveysQuestionsApi* | [**updateSurveyQuestionChoiceSubQuestion**](docs/SurveysQuestionsApi.md#updatesurveyquestionchoicesubquestion) | **PUT** /surveys/{surveyId}/questions/{questionId}/choices/{choiceId}/subQuestions/{subQuestionId} | Update Survey Question Choice Sub Question
|
|
1121
|
+
*SurveysQuestionsTranslationsApi* | [**deleteSurveyQuestionChoiceTranslation**](docs/SurveysQuestionsTranslationsApi.md#deletesurveyquestionchoicetranslation) | **DELETE** /surveys/{surveyId}/questions/{questionId}/choices/{choiceId}/translations/{locale} | Delete Survey Question Choice Translation
|
|
1122
|
+
*SurveysQuestionsTranslationsApi* | [**deleteSurveyQuestionTranslation**](docs/SurveysQuestionsTranslationsApi.md#deletesurveyquestiontranslation) | **DELETE** /surveys/{surveyId}/questions/{questionId}/translations/{locale} | Delete Survey Question Translation
|
|
1123
|
+
*SurveysQuestionsTranslationsApi* | [**getSurveyQuestionChoiceTranslation**](docs/SurveysQuestionsTranslationsApi.md#getsurveyquestionchoicetranslation) | **GET** /surveys/{surveyId}/questions/{questionId}/choices/{choiceId}/translations/{locale} | Get Survey Question Choice Translation
|
|
1124
|
+
*SurveysQuestionsTranslationsApi* | [**getSurveyQuestionChoiceTranslations**](docs/SurveysQuestionsTranslationsApi.md#getsurveyquestionchoicetranslations) | **GET** /surveys/{surveyId}/questions/{questionId}/choices/{choiceId}/translations | Get Survey Question Choice Translations
|
|
1125
|
+
*SurveysQuestionsTranslationsApi* | [**getSurveyQuestionTranslation**](docs/SurveysQuestionsTranslationsApi.md#getsurveyquestiontranslation) | **GET** /surveys/{surveyId}/questions/{questionId}/translations/{locale} | Get Survey Question Translation
|
|
1126
|
+
*SurveysQuestionsTranslationsApi* | [**getSurveyQuestionTranslations**](docs/SurveysQuestionsTranslationsApi.md#getsurveyquestiontranslations) | **GET** /surveys/{surveyId}/questions/{questionId}/translations | Get Survey Question Translations
|
|
1127
|
+
*SurveysQuestionsTranslationsApi* | [**updateSurveyQuestionChoiceTranslation**](docs/SurveysQuestionsTranslationsApi.md#updatesurveyquestionchoicetranslation) | **PUT** /surveys/{surveyId}/questions/{questionId}/choices/{choiceId}/translations/{locale} | Update Survey Question Choice Translation
|
|
1128
|
+
*SurveysQuestionsTranslationsApi* | [**updateSurveyQuestionTranslation**](docs/SurveysQuestionsTranslationsApi.md#updatesurveyquestiontranslation) | **PUT** /surveys/{surveyId}/questions/{questionId}/translations/{locale} | Update Survey Question Translation
|
|
975
1129
|
*SurveysSectionsApi* | [**addSurveySectionQuestion**](docs/SurveysSectionsApi.md#addsurveysectionquestion) | **POST** /surveys/{surveyId}/sections/{sectionId}/questions/{questionId} | Add Survey Section Question
|
|
976
1130
|
*SurveysSectionsApi* | [**createSurveySection**](docs/SurveysSectionsApi.md#createsurveysection) | **POST** /surveys/{surveyId}/sections | Create Survey Section
|
|
977
1131
|
*SurveysSectionsApi* | [**deleteSurveySection**](docs/SurveysSectionsApi.md#deletesurveysection) | **DELETE** /surveys/{surveyId}/sections/{sectionId} | Delete Survey Section
|
|
@@ -982,6 +1136,10 @@ Class | Method | HTTP request | Description
|
|
|
982
1136
|
*SurveysSectionsApi* | [**reorderSurveySectionQuestions**](docs/SurveysSectionsApi.md#reordersurveysectionquestions) | **PUT** /surveys/{surveyId}/sections/{sectionId}/questions/reorder | Reorder Survey Section Questions
|
|
983
1137
|
*SurveysSectionsApi* | [**updateSurveySection**](docs/SurveysSectionsApi.md#updatesurveysection) | **PUT** /surveys/{surveyId}/sections/{sectionId} | Update Survey Section
|
|
984
1138
|
*SurveysSectionsApi* | [**updateSurveySectionQuestion**](docs/SurveysSectionsApi.md#updatesurveysectionquestion) | **PUT** /surveys/{surveyId}/sections/{sectionId}/questions/{questionId} | Update Survey Section Question
|
|
1139
|
+
*SurveysSectionsTranslationsApi* | [**deleteSurveySectionTranslation**](docs/SurveysSectionsTranslationsApi.md#deletesurveysectiontranslation) | **DELETE** /surveys/{surveyId}/sections/{sectionId}/translations/{locale} | Delete Survey Section Translation
|
|
1140
|
+
*SurveysSectionsTranslationsApi* | [**getSurveySectionTranslation**](docs/SurveysSectionsTranslationsApi.md#getsurveysectiontranslation) | **GET** /surveys/{surveyId}/sections/{sectionId}/translations/{locale} | Get Survey Section Translation
|
|
1141
|
+
*SurveysSectionsTranslationsApi* | [**getSurveySectionTranslations**](docs/SurveysSectionsTranslationsApi.md#getsurveysectiontranslations) | **GET** /surveys/{surveyId}/sections/{sectionId}/translations | Get Survey Section Translations
|
|
1142
|
+
*SurveysSectionsTranslationsApi* | [**updateSurveySectionTranslation**](docs/SurveysSectionsTranslationsApi.md#updatesurveysectiontranslation) | **PUT** /surveys/{surveyId}/sections/{sectionId}/translations/{locale} | Update Survey Section Translation
|
|
985
1143
|
*SurveysSessionsApi* | [**addSurveySession**](docs/SurveysSessionsApi.md#addsurveysession) | **POST** /surveys/{surveyId}/sessions/{sessionId} | Add Survey Session
|
|
986
1144
|
*SurveysSessionsApi* | [**removeSurveySession**](docs/SurveysSessionsApi.md#removesurveysession) | **DELETE** /surveys/{surveyId}/sessions/{sessionId} | Remove Survey Session
|
|
987
1145
|
*SurveysSubmissionsApi* | [**deleteSurveySubmission**](docs/SurveysSubmissionsApi.md#deletesurveysubmission) | **DELETE** /surveys/{surveyId}/submissions/{submissionId} | Delete Survey Submission
|
|
@@ -991,6 +1149,10 @@ Class | Method | HTTP request | Description
|
|
|
991
1149
|
*SurveysSubmissionsApi* | [**getSurveySubmissions**](docs/SurveysSubmissionsApi.md#getsurveysubmissions) | **GET** /surveys/{surveyId}/submissions | Get Survey Submissions
|
|
992
1150
|
*SurveysSubmissionsApi* | [**updateSurveySubmission**](docs/SurveysSubmissionsApi.md#updatesurveysubmission) | **PUT** /surveys/{surveyId}/submissions/{submissionId} | Update Survey Submission
|
|
993
1151
|
*SurveysSubmissionsApi* | [**updateSurveySubmissionResponses**](docs/SurveysSubmissionsApi.md#updatesurveysubmissionresponses) | **PUT** /surveys/{surveyId}/submissions/{submissionId}/responses | Update Survey Submission Responses
|
|
1152
|
+
*SurveysTranslationsApi* | [**deleteSurveyTranslation**](docs/SurveysTranslationsApi.md#deletesurveytranslation) | **DELETE** /surveys/{surveyId}/translations/{locale} | Delete Survey Translation
|
|
1153
|
+
*SurveysTranslationsApi* | [**getSurveyTranslation**](docs/SurveysTranslationsApi.md#getsurveytranslation) | **GET** /surveys/{surveyId}/translations/{locale} | Get Survey Translation
|
|
1154
|
+
*SurveysTranslationsApi* | [**getSurveyTranslations**](docs/SurveysTranslationsApi.md#getsurveytranslations) | **GET** /surveys/{surveyId}/translations | Get Survey Translations
|
|
1155
|
+
*SurveysTranslationsApi* | [**updateSurveyTranslation**](docs/SurveysTranslationsApi.md#updatesurveytranslation) | **PUT** /surveys/{surveyId}/translations/{locale} | Update Survey Translation
|
|
994
1156
|
*ThreadsApi* | [**createThread**](docs/ThreadsApi.md#createthread) | **POST** /threads | Create Thread
|
|
995
1157
|
*ThreadsApi* | [**deleteThread**](docs/ThreadsApi.md#deletethread) | **DELETE** /threads/{threadId} | Delete Thread
|
|
996
1158
|
*ThreadsApi* | [**getThread**](docs/ThreadsApi.md#getthread) | **GET** /threads/{threadId} | Get Thread
|
|
@@ -1445,7 +1607,6 @@ Class | Method | HTTP request | Description
|
|
|
1445
1607
|
- [DayOfWeek](docs/DayOfWeek.md)
|
|
1446
1608
|
- [DefaultAuthAction](docs/DefaultAuthAction.md)
|
|
1447
1609
|
- [DelegateRole](docs/DelegateRole.md)
|
|
1448
|
-
- [DeleteDashboard200Response](docs/DeleteDashboard200Response.md)
|
|
1449
1610
|
- [DeleteManyImagesInput](docs/DeleteManyImagesInput.md)
|
|
1450
1611
|
- [DeleteManyVideosInput](docs/DeleteManyVideosInput.md)
|
|
1451
1612
|
- [DomainDetails](docs/DomainDetails.md)
|
|
@@ -1646,21 +1807,37 @@ Class | Method | HTTP request | Description
|
|
|
1646
1807
|
- [GetAdvertisementViews200Response](docs/GetAdvertisementViews200Response.md)
|
|
1647
1808
|
- [GetAdvertisements200Response](docs/GetAdvertisements200Response.md)
|
|
1648
1809
|
- [GetAnnouncementAudience200Response](docs/GetAnnouncementAudience200Response.md)
|
|
1810
|
+
- [GetAnnouncementTranslation200Response](docs/GetAnnouncementTranslation200Response.md)
|
|
1811
|
+
- [GetAnnouncementTranslations200Response](docs/GetAnnouncementTranslations200Response.md)
|
|
1649
1812
|
- [GetAnnouncements200Response](docs/GetAnnouncements200Response.md)
|
|
1650
1813
|
- [GetAuthSession200Response](docs/GetAuthSession200Response.md)
|
|
1651
1814
|
- [GetBenefitClicks200Response](docs/GetBenefitClicks200Response.md)
|
|
1815
|
+
- [GetBenefitTranslation200Response](docs/GetBenefitTranslation200Response.md)
|
|
1816
|
+
- [GetBenefitTranslations200Response](docs/GetBenefitTranslations200Response.md)
|
|
1652
1817
|
- [GetBenefits200Response](docs/GetBenefits200Response.md)
|
|
1653
1818
|
- [GetBookingPlaceBookings200Response](docs/GetBookingPlaceBookings200Response.md)
|
|
1819
|
+
- [GetBookingPlaceTranslation200Response](docs/GetBookingPlaceTranslation200Response.md)
|
|
1820
|
+
- [GetBookingPlaceTranslations200Response](docs/GetBookingPlaceTranslations200Response.md)
|
|
1654
1821
|
- [GetBookingPlaces200Response](docs/GetBookingPlaces200Response.md)
|
|
1655
1822
|
- [GetBookingSpaceAvailabilities200Response](docs/GetBookingSpaceAvailabilities200Response.md)
|
|
1656
1823
|
- [GetBookingSpaceBlackouts200Response](docs/GetBookingSpaceBlackouts200Response.md)
|
|
1657
1824
|
- [GetBookingSpaceSlots200Response](docs/GetBookingSpaceSlots200Response.md)
|
|
1825
|
+
- [GetBookingSpaceTranslation200Response](docs/GetBookingSpaceTranslation200Response.md)
|
|
1826
|
+
- [GetBookingSpaceTranslations200Response](docs/GetBookingSpaceTranslations200Response.md)
|
|
1658
1827
|
- [GetBookingSpaces200Response](docs/GetBookingSpaces200Response.md)
|
|
1828
|
+
- [GetChannelContentGuestTranslation200Response](docs/GetChannelContentGuestTranslation200Response.md)
|
|
1829
|
+
- [GetChannelContentGuestTranslations200Response](docs/GetChannelContentGuestTranslations200Response.md)
|
|
1659
1830
|
- [GetChannelContentGuests200Response](docs/GetChannelContentGuests200Response.md)
|
|
1660
1831
|
- [GetChannelContentLikes200Response](docs/GetChannelContentLikes200Response.md)
|
|
1832
|
+
- [GetChannelContentTranslation200Response](docs/GetChannelContentTranslation200Response.md)
|
|
1833
|
+
- [GetChannelContentTranslations200Response](docs/GetChannelContentTranslations200Response.md)
|
|
1661
1834
|
- [GetChannelContents200Response](docs/GetChannelContents200Response.md)
|
|
1662
1835
|
- [GetChannelSubscribers200Response](docs/GetChannelSubscribers200Response.md)
|
|
1836
|
+
- [GetChannelTranslation200Response](docs/GetChannelTranslation200Response.md)
|
|
1837
|
+
- [GetChannelTranslations200Response](docs/GetChannelTranslations200Response.md)
|
|
1663
1838
|
- [GetChannels200Response](docs/GetChannels200Response.md)
|
|
1839
|
+
- [GetCustomModuleTranslation200Response](docs/GetCustomModuleTranslation200Response.md)
|
|
1840
|
+
- [GetCustomModuleTranslations200Response](docs/GetCustomModuleTranslations200Response.md)
|
|
1664
1841
|
- [GetCustomModules200Response](docs/GetCustomModules200Response.md)
|
|
1665
1842
|
- [GetCustomReport200Response](docs/GetCustomReport200Response.md)
|
|
1666
1843
|
- [GetCustomReportUsers200Response](docs/GetCustomReportUsers200Response.md)
|
|
@@ -1674,9 +1851,13 @@ Class | Method | HTTP request | Description
|
|
|
1674
1851
|
- [GetEventAccessUsers200Response](docs/GetEventAccessUsers200Response.md)
|
|
1675
1852
|
- [GetEventActivationCompletions200Response](docs/GetEventActivationCompletions200Response.md)
|
|
1676
1853
|
- [GetEventActivationSessions200Response](docs/GetEventActivationSessions200Response.md)
|
|
1854
|
+
- [GetEventActivationTranslation200Response](docs/GetEventActivationTranslation200Response.md)
|
|
1855
|
+
- [GetEventActivationTranslations200Response](docs/GetEventActivationTranslations200Response.md)
|
|
1677
1856
|
- [GetEventActivations200Response](docs/GetEventActivations200Response.md)
|
|
1678
1857
|
- [GetEventAddOnPassTypes200Response](docs/GetEventAddOnPassTypes200Response.md)
|
|
1679
1858
|
- [GetEventAddOnPasses200Response](docs/GetEventAddOnPasses200Response.md)
|
|
1859
|
+
- [GetEventAddOnTranslation200Response](docs/GetEventAddOnTranslation200Response.md)
|
|
1860
|
+
- [GetEventAddOnTranslations200Response](docs/GetEventAddOnTranslations200Response.md)
|
|
1680
1861
|
- [GetEventAddOns200Response](docs/GetEventAddOns200Response.md)
|
|
1681
1862
|
- [GetEventAttendeeCoupons200Response](docs/GetEventAttendeeCoupons200Response.md)
|
|
1682
1863
|
- [GetEventAttendeePackages200Response](docs/GetEventAttendeePackages200Response.md)
|
|
@@ -1686,14 +1867,28 @@ Class | Method | HTTP request | Description
|
|
|
1686
1867
|
- [GetEventBlocks200Response](docs/GetEventBlocks200Response.md)
|
|
1687
1868
|
- [GetEventDashboardQuestions200Response](docs/GetEventDashboardQuestions200Response.md)
|
|
1688
1869
|
- [GetEventEmail200Response](docs/GetEventEmail200Response.md)
|
|
1870
|
+
- [GetEventEmailTranslation200Response](docs/GetEventEmailTranslation200Response.md)
|
|
1871
|
+
- [GetEventEmailTranslations200Response](docs/GetEventEmailTranslations200Response.md)
|
|
1872
|
+
- [GetEventFaqSectionQuestionTranslation200Response](docs/GetEventFaqSectionQuestionTranslation200Response.md)
|
|
1873
|
+
- [GetEventFaqSectionQuestionTranslations200Response](docs/GetEventFaqSectionQuestionTranslations200Response.md)
|
|
1689
1874
|
- [GetEventFaqSectionQuestions200Response](docs/GetEventFaqSectionQuestions200Response.md)
|
|
1875
|
+
- [GetEventFaqSectionTranslation200Response](docs/GetEventFaqSectionTranslation200Response.md)
|
|
1876
|
+
- [GetEventFaqSectionTranslations200Response](docs/GetEventFaqSectionTranslations200Response.md)
|
|
1690
1877
|
- [GetEventFaqSections200Response](docs/GetEventFaqSections200Response.md)
|
|
1691
1878
|
- [GetEventFollowupQuestions200Response](docs/GetEventFollowupQuestions200Response.md)
|
|
1879
|
+
- [GetEventFollowupTranslation200Response](docs/GetEventFollowupTranslation200Response.md)
|
|
1880
|
+
- [GetEventFollowupTranslations200Response](docs/GetEventFollowupTranslations200Response.md)
|
|
1881
|
+
- [GetEventMediaItemTranslation200Response](docs/GetEventMediaItemTranslation200Response.md)
|
|
1882
|
+
- [GetEventMediaItemTranslations200Response](docs/GetEventMediaItemTranslations200Response.md)
|
|
1692
1883
|
- [GetEventMediaItems200Response](docs/GetEventMediaItems200Response.md)
|
|
1693
1884
|
- [GetEventOnSite200Response](docs/GetEventOnSite200Response.md)
|
|
1694
1885
|
- [GetEventPackagePasses200Response](docs/GetEventPackagePasses200Response.md)
|
|
1886
|
+
- [GetEventPackageTranslation200Response](docs/GetEventPackageTranslation200Response.md)
|
|
1887
|
+
- [GetEventPackageTranslations200Response](docs/GetEventPackageTranslations200Response.md)
|
|
1695
1888
|
- [GetEventPackages200Response](docs/GetEventPackages200Response.md)
|
|
1696
1889
|
- [GetEventPageImages200Response](docs/GetEventPageImages200Response.md)
|
|
1890
|
+
- [GetEventPageTranslation200Response](docs/GetEventPageTranslation200Response.md)
|
|
1891
|
+
- [GetEventPageTranslations200Response](docs/GetEventPageTranslations200Response.md)
|
|
1697
1892
|
- [GetEventPages200Response](docs/GetEventPages200Response.md)
|
|
1698
1893
|
- [GetEventPassAccesses200Response](docs/GetEventPassAccesses200Response.md)
|
|
1699
1894
|
- [GetEventPassAttributes200Response](docs/GetEventPassAttributes200Response.md)
|
|
@@ -1707,39 +1902,71 @@ Class | Method | HTTP request | Description
|
|
|
1707
1902
|
- [GetEventPassTypePriceSchedules200Response](docs/GetEventPassTypePriceSchedules200Response.md)
|
|
1708
1903
|
- [GetEventPassTypeRefundSchedule200Response](docs/GetEventPassTypeRefundSchedule200Response.md)
|
|
1709
1904
|
- [GetEventPassTypeRefundSchedules200Response](docs/GetEventPassTypeRefundSchedules200Response.md)
|
|
1905
|
+
- [GetEventPassTypeTranslation200Response](docs/GetEventPassTypeTranslation200Response.md)
|
|
1906
|
+
- [GetEventPassTypeTranslations200Response](docs/GetEventPassTypeTranslations200Response.md)
|
|
1710
1907
|
- [GetEventQuestionChoiceSubQuestions200Response](docs/GetEventQuestionChoiceSubQuestions200Response.md)
|
|
1908
|
+
- [GetEventQuestionChoiceTranslation200Response](docs/GetEventQuestionChoiceTranslation200Response.md)
|
|
1909
|
+
- [GetEventQuestionChoiceTranslations200Response](docs/GetEventQuestionChoiceTranslations200Response.md)
|
|
1711
1910
|
- [GetEventQuestionChoices200Response](docs/GetEventQuestionChoices200Response.md)
|
|
1712
1911
|
- [GetEventQuestionSummaries200Response](docs/GetEventQuestionSummaries200Response.md)
|
|
1713
1912
|
- [GetEventQuestionSummary200Response](docs/GetEventQuestionSummary200Response.md)
|
|
1913
|
+
- [GetEventQuestionTranslation200Response](docs/GetEventQuestionTranslation200Response.md)
|
|
1914
|
+
- [GetEventQuestionTranslations200Response](docs/GetEventQuestionTranslations200Response.md)
|
|
1714
1915
|
- [GetEventQuestions200Response](docs/GetEventQuestions200Response.md)
|
|
1715
1916
|
- [GetEventRegistrationBypassList200Response](docs/GetEventRegistrationBypassList200Response.md)
|
|
1917
|
+
- [GetEventRoomTypeTranslation200Response](docs/GetEventRoomTypeTranslation200Response.md)
|
|
1918
|
+
- [GetEventRoomTypeTranslations200Response](docs/GetEventRoomTypeTranslations200Response.md)
|
|
1716
1919
|
- [GetEventRoomTypes200Response](docs/GetEventRoomTypes200Response.md)
|
|
1717
1920
|
- [GetEventRoundMatches200Response](docs/GetEventRoundMatches200Response.md)
|
|
1718
1921
|
- [GetEventRoundQuestions200Response](docs/GetEventRoundQuestions200Response.md)
|
|
1719
1922
|
- [GetEventRoundQuestionsSummary200Response](docs/GetEventRoundQuestionsSummary200Response.md)
|
|
1720
1923
|
- [GetEventRounds200Response](docs/GetEventRounds200Response.md)
|
|
1721
1924
|
- [GetEventSectionQuestions200Response](docs/GetEventSectionQuestions200Response.md)
|
|
1925
|
+
- [GetEventSectionTranslation200Response](docs/GetEventSectionTranslation200Response.md)
|
|
1926
|
+
- [GetEventSectionTranslations200Response](docs/GetEventSectionTranslations200Response.md)
|
|
1722
1927
|
- [GetEventSessionAccess200Response](docs/GetEventSessionAccess200Response.md)
|
|
1723
1928
|
- [GetEventSessionAccessQuestionSections200Response](docs/GetEventSessionAccessQuestionSections200Response.md)
|
|
1724
1929
|
- [GetEventSessionAccessResponseChanges200Response](docs/GetEventSessionAccessResponseChanges200Response.md)
|
|
1930
|
+
- [GetEventSessionLocationTranslation200Response](docs/GetEventSessionLocationTranslation200Response.md)
|
|
1931
|
+
- [GetEventSessionLocationTranslations200Response](docs/GetEventSessionLocationTranslations200Response.md)
|
|
1725
1932
|
- [GetEventSessionLocations200Response](docs/GetEventSessionLocations200Response.md)
|
|
1726
1933
|
- [GetEventSessionQuestionChoiceSubQuestions200Response](docs/GetEventSessionQuestionChoiceSubQuestions200Response.md)
|
|
1934
|
+
- [GetEventSessionQuestionChoiceTranslation200Response](docs/GetEventSessionQuestionChoiceTranslation200Response.md)
|
|
1935
|
+
- [GetEventSessionQuestionChoiceTranslations200Response](docs/GetEventSessionQuestionChoiceTranslations200Response.md)
|
|
1727
1936
|
- [GetEventSessionQuestionChoices200Response](docs/GetEventSessionQuestionChoices200Response.md)
|
|
1728
1937
|
- [GetEventSessionQuestionResponses200Response](docs/GetEventSessionQuestionResponses200Response.md)
|
|
1938
|
+
- [GetEventSessionQuestionTranslation200Response](docs/GetEventSessionQuestionTranslation200Response.md)
|
|
1939
|
+
- [GetEventSessionQuestionTranslations200Response](docs/GetEventSessionQuestionTranslations200Response.md)
|
|
1729
1940
|
- [GetEventSessionQuestions200Response](docs/GetEventSessionQuestions200Response.md)
|
|
1730
1941
|
- [GetEventSessionRoundQuestions200Response](docs/GetEventSessionRoundQuestions200Response.md)
|
|
1731
1942
|
- [GetEventSessionSectionQuestions200Response](docs/GetEventSessionSectionQuestions200Response.md)
|
|
1943
|
+
- [GetEventSessionSectionTranslation200Response](docs/GetEventSessionSectionTranslation200Response.md)
|
|
1944
|
+
- [GetEventSessionSectionTranslations200Response](docs/GetEventSessionSectionTranslations200Response.md)
|
|
1732
1945
|
- [GetEventSessionSpeakers200Response](docs/GetEventSessionSpeakers200Response.md)
|
|
1733
1946
|
- [GetEventSessionTracks200Response](docs/GetEventSessionTracks200Response.md)
|
|
1947
|
+
- [GetEventSessionTranslation200Response](docs/GetEventSessionTranslation200Response.md)
|
|
1948
|
+
- [GetEventSessionTranslations200Response](docs/GetEventSessionTranslations200Response.md)
|
|
1949
|
+
- [GetEventSpeakerTranslation200Response](docs/GetEventSpeakerTranslation200Response.md)
|
|
1950
|
+
- [GetEventSpeakerTranslations200Response](docs/GetEventSpeakerTranslations200Response.md)
|
|
1951
|
+
- [GetEventSponsorshipLevelTranslation200Response](docs/GetEventSponsorshipLevelTranslation200Response.md)
|
|
1952
|
+
- [GetEventSponsorshipLevelTranslations200Response](docs/GetEventSponsorshipLevelTranslations200Response.md)
|
|
1734
1953
|
- [GetEventSponsorshipLevels200Response](docs/GetEventSponsorshipLevels200Response.md)
|
|
1954
|
+
- [GetEventSponsorshipTranslation200Response](docs/GetEventSponsorshipTranslation200Response.md)
|
|
1955
|
+
- [GetEventSponsorshipTranslations200Response](docs/GetEventSponsorshipTranslations200Response.md)
|
|
1735
1956
|
- [GetEventSponsorships200Response](docs/GetEventSponsorships200Response.md)
|
|
1736
1957
|
- [GetEventTiers200Response](docs/GetEventTiers200Response.md)
|
|
1958
|
+
- [GetEventTrackTranslation200Response](docs/GetEventTrackTranslation200Response.md)
|
|
1959
|
+
- [GetEventTrackTranslations200Response](docs/GetEventTrackTranslations200Response.md)
|
|
1960
|
+
- [GetEventTranslation200Response](docs/GetEventTranslation200Response.md)
|
|
1961
|
+
- [GetEventTranslations200Response](docs/GetEventTranslations200Response.md)
|
|
1737
1962
|
- [GetEvents200Response](docs/GetEvents200Response.md)
|
|
1738
1963
|
- [GetFiles200Response](docs/GetFiles200Response.md)
|
|
1739
1964
|
- [GetGroupInvitation200Response](docs/GetGroupInvitation200Response.md)
|
|
1740
1965
|
- [GetGroupInvitations200Response](docs/GetGroupInvitations200Response.md)
|
|
1741
1966
|
- [GetGroupRequest200Response](docs/GetGroupRequest200Response.md)
|
|
1742
1967
|
- [GetGroupRequests200Response](docs/GetGroupRequests200Response.md)
|
|
1968
|
+
- [GetGroupTranslation200Response](docs/GetGroupTranslation200Response.md)
|
|
1969
|
+
- [GetGroupTranslations200Response](docs/GetGroupTranslations200Response.md)
|
|
1743
1970
|
- [GetGroups200Response](docs/GetGroups200Response.md)
|
|
1744
1971
|
- [GetImageUsage200Response](docs/GetImageUsage200Response.md)
|
|
1745
1972
|
- [GetImages200Response](docs/GetImages200Response.md)
|
|
@@ -1749,6 +1976,8 @@ Class | Method | HTTP request | Description
|
|
|
1749
1976
|
- [GetIntegrations200Response](docs/GetIntegrations200Response.md)
|
|
1750
1977
|
- [GetInvoiceLineItems200Response](docs/GetInvoiceLineItems200Response.md)
|
|
1751
1978
|
- [GetInvoices200Response](docs/GetInvoices200Response.md)
|
|
1979
|
+
- [GetLevelTranslation200Response](docs/GetLevelTranslation200Response.md)
|
|
1980
|
+
- [GetLevelTranslations200Response](docs/GetLevelTranslations200Response.md)
|
|
1752
1981
|
- [GetLivestream200Response](docs/GetLivestream200Response.md)
|
|
1753
1982
|
- [GetLivestreamSessions200Response](docs/GetLivestreamSessions200Response.md)
|
|
1754
1983
|
- [GetLivestreams200Response](docs/GetLivestreams200Response.md)
|
|
@@ -1776,6 +2005,8 @@ Class | Method | HTTP request | Description
|
|
|
1776
2005
|
- [GetOrganizationDomain200Response](docs/GetOrganizationDomain200Response.md)
|
|
1777
2006
|
- [GetOrganizationModule200Response](docs/GetOrganizationModule200Response.md)
|
|
1778
2007
|
- [GetOrganizationModuleSettings200Response](docs/GetOrganizationModuleSettings200Response.md)
|
|
2008
|
+
- [GetOrganizationModuleSettingsTranslation200Response](docs/GetOrganizationModuleSettingsTranslation200Response.md)
|
|
2009
|
+
- [GetOrganizationModuleSettingsTranslations200Response](docs/GetOrganizationModuleSettingsTranslations200Response.md)
|
|
1779
2010
|
- [GetOrganizationModules200Response](docs/GetOrganizationModules200Response.md)
|
|
1780
2011
|
- [GetOrganizationPaymentIntegrations200Response](docs/GetOrganizationPaymentIntegrations200Response.md)
|
|
1781
2012
|
- [GetOrganizationSideEffects200Response](docs/GetOrganizationSideEffects200Response.md)
|
|
@@ -1799,9 +2030,12 @@ Class | Method | HTTP request | Description
|
|
|
1799
2030
|
- [GetSelfOrganizations200Response](docs/GetSelfOrganizations200Response.md)
|
|
1800
2031
|
- [GetSeriesList200Response](docs/GetSeriesList200Response.md)
|
|
1801
2032
|
- [GetSeriesQuestionChoices200Response](docs/GetSeriesQuestionChoices200Response.md)
|
|
2033
|
+
- [GetSeriesQuestionTranslation200Response](docs/GetSeriesQuestionTranslation200Response.md)
|
|
1802
2034
|
- [GetSeriesQuestions200Response](docs/GetSeriesQuestions200Response.md)
|
|
1803
2035
|
- [GetSeriesRegistrationResponses200Response](docs/GetSeriesRegistrationResponses200Response.md)
|
|
1804
2036
|
- [GetSeriesRegistrations200Response](docs/GetSeriesRegistrations200Response.md)
|
|
2037
|
+
- [GetSeriesTranslation200Response](docs/GetSeriesTranslation200Response.md)
|
|
2038
|
+
- [GetSeriesTranslations200Response](docs/GetSeriesTranslations200Response.md)
|
|
1805
2039
|
- [GetStreamInputOutputs200Response](docs/GetStreamInputOutputs200Response.md)
|
|
1806
2040
|
- [GetStreamInputs200Response](docs/GetStreamInputs200Response.md)
|
|
1807
2041
|
- [GetStreamSession200Response](docs/GetStreamSession200Response.md)
|
|
@@ -1815,14 +2049,22 @@ Class | Method | HTTP request | Description
|
|
|
1815
2049
|
- [GetSupportTicketViewer200Response](docs/GetSupportTicketViewer200Response.md)
|
|
1816
2050
|
- [GetSupportTickets200Response](docs/GetSupportTickets200Response.md)
|
|
1817
2051
|
- [GetSurveyQuestionChoiceSubQuestions200Response](docs/GetSurveyQuestionChoiceSubQuestions200Response.md)
|
|
2052
|
+
- [GetSurveyQuestionChoiceTranslation200Response](docs/GetSurveyQuestionChoiceTranslation200Response.md)
|
|
2053
|
+
- [GetSurveyQuestionChoiceTranslations200Response](docs/GetSurveyQuestionChoiceTranslations200Response.md)
|
|
1818
2054
|
- [GetSurveyQuestionChoices200Response](docs/GetSurveyQuestionChoices200Response.md)
|
|
1819
2055
|
- [GetSurveyQuestionResponses200Response](docs/GetSurveyQuestionResponses200Response.md)
|
|
2056
|
+
- [GetSurveyQuestionTranslation200Response](docs/GetSurveyQuestionTranslation200Response.md)
|
|
2057
|
+
- [GetSurveyQuestionTranslations200Response](docs/GetSurveyQuestionTranslations200Response.md)
|
|
1820
2058
|
- [GetSurveyQuestions200Response](docs/GetSurveyQuestions200Response.md)
|
|
1821
2059
|
- [GetSurveySectionQuestions200Response](docs/GetSurveySectionQuestions200Response.md)
|
|
2060
|
+
- [GetSurveySectionTranslation200Response](docs/GetSurveySectionTranslation200Response.md)
|
|
2061
|
+
- [GetSurveySectionTranslations200Response](docs/GetSurveySectionTranslations200Response.md)
|
|
1822
2062
|
- [GetSurveySections200Response](docs/GetSurveySections200Response.md)
|
|
1823
2063
|
- [GetSurveySubmission200Response](docs/GetSurveySubmission200Response.md)
|
|
1824
2064
|
- [GetSurveySubmissionResponseChanges200Response](docs/GetSurveySubmissionResponseChanges200Response.md)
|
|
1825
2065
|
- [GetSurveySubmissions200Response](docs/GetSurveySubmissions200Response.md)
|
|
2066
|
+
- [GetSurveyTranslation200Response](docs/GetSurveyTranslation200Response.md)
|
|
2067
|
+
- [GetSurveyTranslations200Response](docs/GetSurveyTranslations200Response.md)
|
|
1826
2068
|
- [GetSurveys200Response](docs/GetSurveys200Response.md)
|
|
1827
2069
|
- [GetTaxCodes200Response](docs/GetTaxCodes200Response.md)
|
|
1828
2070
|
- [GetTaxIntegration200Response](docs/GetTaxIntegration200Response.md)
|
|
@@ -2191,7 +2433,13 @@ Class | Method | HTTP request | Description
|
|
|
2191
2433
|
- [TransferLog](docs/TransferLog.md)
|
|
2192
2434
|
- [TriggerCreateInputs](docs/TriggerCreateInputs.md)
|
|
2193
2435
|
- [TriggerUpdateInputs](docs/TriggerUpdateInputs.md)
|
|
2436
|
+
- [UpdateAnnouncementTranslation200Response](docs/UpdateAnnouncementTranslation200Response.md)
|
|
2437
|
+
- [UpdateChannelContentGuestTranslation200Response](docs/UpdateChannelContentGuestTranslation200Response.md)
|
|
2438
|
+
- [UpdateChannelTranslation200Response](docs/UpdateChannelTranslation200Response.md)
|
|
2439
|
+
- [UpdateEventActivationTranslation200Response](docs/UpdateEventActivationTranslation200Response.md)
|
|
2440
|
+
- [UpdateEventAddOnTranslation200Response](docs/UpdateEventAddOnTranslation200Response.md)
|
|
2194
2441
|
- [UpdateEventCheckinCode200Response](docs/UpdateEventCheckinCode200Response.md)
|
|
2442
|
+
- [UpdateEventMediaItemTranslation200Response](docs/UpdateEventMediaItemTranslation200Response.md)
|
|
2195
2443
|
- [UpdateEventPassAttributes200Response](docs/UpdateEventPassAttributes200Response.md)
|
|
2196
2444
|
- [UpdateEventPassResponseInputs](docs/UpdateEventPassResponseInputs.md)
|
|
2197
2445
|
- [UpdateEventPassResponsesInputs](docs/UpdateEventPassResponsesInputs.md)
|
|
@@ -2199,6 +2447,7 @@ Class | Method | HTTP request | Description
|
|
|
2199
2447
|
- [UpdateEventSessionRoundQuestion200Response](docs/UpdateEventSessionRoundQuestion200Response.md)
|
|
2200
2448
|
- [UpdateOrganizationDomain200Response](docs/UpdateOrganizationDomain200Response.md)
|
|
2201
2449
|
- [UpdateSelf200Response](docs/UpdateSelf200Response.md)
|
|
2450
|
+
- [UpdateSeriesQuestionTranslation200Response](docs/UpdateSeriesQuestionTranslation200Response.md)
|
|
2202
2451
|
- [UpdateThreadMember200Response](docs/UpdateThreadMember200Response.md)
|
|
2203
2452
|
- [UploadFile200Response](docs/UploadFile200Response.md)
|
|
2204
2453
|
- [UploadVideoCaptions200Response](docs/UploadVideoCaptions200Response.md)
|