@connectedxm/admin-sdk 6.14.5 → 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 +128 -1
- package/AdminApi.ts +117 -0
- package/README.md +269 -18
- package/api.ts +66302 -45553
- package/dist/AdminApi.d.ts +40 -1
- package/dist/AdminApi.js +39 -0
- package/dist/api.d.ts +14080 -3128
- package/dist/api.js +33941 -18508
- package/dist/esm/AdminApi.d.ts +40 -1
- package/dist/esm/AdminApi.js +40 -1
- package/dist/esm/api.d.ts +14080 -3128
- package/dist/esm/api.js +33444 -18172
- package/docs/AnnouncementsTranslationsApi.md +240 -0
- package/docs/BaseSideEffect.md +4 -0
- package/docs/BenefitsTranslationsApi.md +240 -0
- package/docs/BookingSpace.md +4 -0
- package/docs/BookingSpaceCreateInputs.md +4 -0
- package/docs/BookingSpaceTranslation.md +4 -0
- package/docs/BookingSpaceTranslationUpdateInputs.md +4 -0
- package/docs/BookingSpaceUpdateInputs.md +4 -0
- package/docs/BookingsApi.md +302 -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/EventsPassesAccessesApi.md +313 -0
- package/docs/EventsPassesAddonsApi.md +190 -0
- package/docs/EventsPassesApi.md +77 -1149
- package/docs/EventsPassesFollowupsApi.md +272 -0
- package/docs/EventsPassesResponsesApi.md +326 -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/SideEffect.md +8 -0
- package/docs/SideEffectActionType.md +2 -0
- package/docs/SideEffectTriggerType.md +4 -2
- 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/UpdateEventPassResponsesInputs.md +20 -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,12 +138,19 @@ 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
|
|
145
|
+
*BookingsApi* | [**cancelBooking**](docs/BookingsApi.md#cancelbooking) | **PUT** /bookings/places/{placeId}/spaces/{spaceId}/bookings/{bookingId}/cancel | Cancel Booking
|
|
137
146
|
*BookingsApi* | [**createBooking**](docs/BookingsApi.md#createbooking) | **POST** /bookings/places/{placeId}/spaces/{spaceId}/bookings | Create Booking
|
|
138
147
|
*BookingsApi* | [**deleteBooking**](docs/BookingsApi.md#deletebooking) | **DELETE** /bookings/places/{placeId}/spaces/{spaceId}/bookings/{bookingId} | Delete Booking
|
|
139
148
|
*BookingsApi* | [**getBooking**](docs/BookingsApi.md#getbooking) | **GET** /bookings/{bookingId} | Get Booking
|
|
140
149
|
*BookingsApi* | [**getBookingPlace**](docs/BookingsApi.md#getbookingplace) | **GET** /bookings/places/{placeId} | Get Booking Place
|
|
141
150
|
*BookingsApi* | [**getBookingPlaceBookings**](docs/BookingsApi.md#getbookingplacebookings) | **GET** /bookings/places/{placeId}/bookings | Get Booking Place Bookings
|
|
142
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
|
|
143
154
|
*BookingsApi* | [**getBookingPlaces**](docs/BookingsApi.md#getbookingplaces) | **GET** /bookings/places | Get Booking Places
|
|
144
155
|
*BookingsApi* | [**getBookingSpace**](docs/BookingsApi.md#getbookingspace) | **GET** /bookings/places/{placeId}/spaces/{spaceId} | Get Booking Space
|
|
145
156
|
*BookingsApi* | [**getBookingSpaceAvailabilities**](docs/BookingsApi.md#getbookingspaceavailabilities) | **GET** /bookings/places/{placeId}/spaces/{spaceId}/availabilities | Get Booking Space Availabilities
|
|
@@ -149,6 +160,8 @@ Class | Method | HTTP request | Description
|
|
|
149
160
|
*BookingsApi* | [**getBookingSpaceBookings**](docs/BookingsApi.md#getbookingspacebookings) | **GET** /bookings/places/{placeId}/spaces/{spaceId}/bookings | Get Booking Space Bookings
|
|
150
161
|
*BookingsApi* | [**getBookingSpacePayments**](docs/BookingsApi.md#getbookingspacepayments) | **GET** /bookings/places/{placeId}/spaces/{spaceId}/payments | Get Booking Space Payments
|
|
151
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
|
|
152
165
|
*BookingsApi* | [**getBookingSpaces**](docs/BookingsApi.md#getbookingspaces) | **GET** /bookings/places/{placeId}/spaces | Get Booking Spaces
|
|
153
166
|
*BookingsApi* | [**updateBooking**](docs/BookingsApi.md#updatebooking) | **PUT** /bookings/places/{placeId}/spaces/{spaceId}/bookings/{bookingId} | Update Booking
|
|
154
167
|
*BookingsAvailabilitiesApi* | [**createBookingSpaceAvailability**](docs/BookingsAvailabilitiesApi.md#createbookingspaceavailability) | **POST** /bookings/places/{placeId}/spaces/{spaceId}/availabilities | Create Booking Space Availability
|
|
@@ -160,9 +173,13 @@ Class | Method | HTTP request | Description
|
|
|
160
173
|
*BookingsPlacesApi* | [**createBookingPlace**](docs/BookingsPlacesApi.md#createbookingplace) | **POST** /bookings/places | Create Booking Place
|
|
161
174
|
*BookingsPlacesApi* | [**deleteBookingPlace**](docs/BookingsPlacesApi.md#deletebookingplace) | **DELETE** /bookings/places/{placeId} | Delete Booking Place
|
|
162
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
|
|
163
178
|
*BookingsSpacesApi* | [**createBookingSpace**](docs/BookingsSpacesApi.md#createbookingspace) | **POST** /bookings/places/{placeId}/spaces | Create Booking Space
|
|
164
179
|
*BookingsSpacesApi* | [**deleteBookingSpace**](docs/BookingsSpacesApi.md#deletebookingspace) | **DELETE** /bookings/places/{placeId}/spaces/{spaceId} | Delete Booking Space
|
|
165
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
|
|
166
183
|
*ChannelsApi* | [**addChannelSubscriber**](docs/ChannelsApi.md#addchannelsubscriber) | **POST** /channels/{channelId}/subscribers | Add Channel Subscriber
|
|
167
184
|
*ChannelsApi* | [**cancelChannelContentPublishSchedule**](docs/ChannelsApi.md#cancelchannelcontentpublishschedule) | **DELETE** /channels/{channelId}/contents/{contentId}/schedule | Cancel Channel Content Publish Schedule
|
|
168
185
|
*ChannelsApi* | [**createChannel**](docs/ChannelsApi.md#createchannel) | **POST** /channels | Create Channel
|
|
@@ -192,6 +209,18 @@ Class | Method | HTTP request | Description
|
|
|
192
209
|
*ChannelsApi* | [**updateChannelContentGuest**](docs/ChannelsApi.md#updatechannelcontentguest) | **PUT** /channels/{channelId}/contents/{contentId}/guests/{guestId} | Update Channel Content Guest
|
|
193
210
|
*ChannelsApi* | [**updateChannelContentPublishSchedule**](docs/ChannelsApi.md#updatechannelcontentpublishschedule) | **POST** /channels/{channelId}/contents/{contentId}/schedule | Update Channel Content Publish Schedule
|
|
194
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
|
|
195
224
|
*DashboardsApi* | [**createDashboard**](docs/DashboardsApi.md#createdashboard) | **POST** /dashboards | Create Dashboard
|
|
196
225
|
*DashboardsApi* | [**deleteDashboard**](docs/DashboardsApi.md#deletedashboard) | **DELETE** /dashboards/{dashboardId} | Delete Dashboard
|
|
197
226
|
*DashboardsApi* | [**getDashboard**](docs/DashboardsApi.md#getdashboard) | **GET** /dashboards/{dashboardId} | Get Dashboard
|
|
@@ -229,6 +258,10 @@ Class | Method | HTTP request | Description
|
|
|
229
258
|
*EventsActivationsApi* | [**updateEventActivationCompletion**](docs/EventsActivationsApi.md#updateeventactivationcompletion) | **PUT** /events/{eventId}/activations/{activationId}/completions/{completionId} | Update Event Activation Completion
|
|
230
259
|
*EventsActivationsSessionsApi* | [**addEventActivationSession**](docs/EventsActivationsSessionsApi.md#addeventactivationsession) | **POST** /events/{eventId}/activations/{activationId}/sessions/{sessionId} | Add Event Activation Session
|
|
231
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
|
|
232
265
|
*EventsAddonsApi* | [**addEventAddOnPassType**](docs/EventsAddonsApi.md#addeventaddonpasstype) | **POST** /events/{eventId}/addOns/{addOnId}/passTypes/{passTypeId} | Add Event Add On Pass Type
|
|
233
266
|
*EventsAddonsApi* | [**addEventAddOnTier**](docs/EventsAddonsApi.md#addeventaddontier) | **POST** /events/{eventId}/addOns/{addOnId}/tiers/{tierId} | Add Event Add On Tier
|
|
234
267
|
*EventsAddonsApi* | [**createEventAddOn**](docs/EventsAddonsApi.md#createeventaddon) | **POST** /events/{eventId}/addOns | Create Event Add On
|
|
@@ -241,6 +274,10 @@ Class | Method | HTTP request | Description
|
|
|
241
274
|
*EventsAddonsApi* | [**removeEventAddOnPassType**](docs/EventsAddonsApi.md#removeeventaddonpasstype) | **DELETE** /events/{eventId}/addOns/{addOnId}/passTypes/{passTypeId} | Remove Event Add On Pass Type
|
|
242
275
|
*EventsAddonsApi* | [**removeEventAddOnTier**](docs/EventsAddonsApi.md#removeeventaddontier) | **DELETE** /events/{eventId}/addOns/{addOnId}/tiers/{tierId} | Remove Event Add On Tier
|
|
243
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
|
|
244
281
|
*EventsAttendeesApi* | [**createEventAttendee**](docs/EventsAttendeesApi.md#createeventattendee) | **POST** /events/{eventId}/attendees | Create Event Attendee
|
|
245
282
|
*EventsAttendeesApi* | [**deleteEventAttendee**](docs/EventsAttendeesApi.md#deleteeventattendee) | **DELETE** /events/{eventId}/attendees/{accountId} | Delete Event Attendee
|
|
246
283
|
*EventsAttendeesApi* | [**getEventAttendee**](docs/EventsAttendeesApi.md#geteventattendee) | **GET** /events/{eventId}/attendees/{accountId} | Get Event Attendee
|
|
@@ -302,6 +339,10 @@ Class | Method | HTTP request | Description
|
|
|
302
339
|
*EventsCouponsApi* | [**updateEventCoupon**](docs/EventsCouponsApi.md#updateeventcoupon) | **PUT** /events/{eventId}/coupons/{couponId} | Update Event Coupon
|
|
303
340
|
*EventsEmailsApi* | [**getEventEmail**](docs/EventsEmailsApi.md#geteventemail) | **GET** /events/{eventId}/emails/{type} | Get Event Email
|
|
304
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
|
|
305
346
|
*EventsFaqsApi* | [**createEventFaqSection**](docs/EventsFaqsApi.md#createeventfaqsection) | **POST** /events/{eventId}/faqs | Create Event Faq Section
|
|
306
347
|
*EventsFaqsApi* | [**createEventFaqSectionQuestion**](docs/EventsFaqsApi.md#createeventfaqsectionquestion) | **POST** /events/{eventId}/faqs/{sectionId}/questions | Create Event Faq Section Question
|
|
307
348
|
*EventsFaqsApi* | [**deleteEventFaqSection**](docs/EventsFaqsApi.md#deleteeventfaqsection) | **DELETE** /events/{eventId}/faqs/{sectionId} | Delete Event Faq Section
|
|
@@ -313,6 +354,14 @@ Class | Method | HTTP request | Description
|
|
|
313
354
|
*EventsFaqsApi* | [**reorderEventFaqSectionQuestions**](docs/EventsFaqsApi.md#reordereventfaqsectionquestions) | **PUT** /events/{eventId}/faqs/{sectionId}/questions/reorder | Reorder Event Faq Section Questions
|
|
314
355
|
*EventsFaqsApi* | [**updateEventFaqSection**](docs/EventsFaqsApi.md#updateeventfaqsection) | **PUT** /events/{eventId}/faqs/{sectionId} | Update Event Faq Section
|
|
315
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
|
|
316
365
|
*EventsFollowupsApi* | [**addEventFollowupAddOn**](docs/EventsFollowupsApi.md#addeventfollowupaddon) | **POST** /events/{eventId}/followups/{followupId}/addOns/{addOnId} | Add Event Followup Add On
|
|
317
366
|
*EventsFollowupsApi* | [**addEventFollowupPassType**](docs/EventsFollowupsApi.md#addeventfollowuppasstype) | **POST** /events/{eventId}/followups/{followupId}/passTypes/{passTypeId} | Add Event Followup Pass Type
|
|
318
367
|
*EventsFollowupsApi* | [**addEventFollowupQuestion**](docs/EventsFollowupsApi.md#addeventfollowupquestion) | **POST** /events/{eventId}/followups/{followupId}/questions/{questionId} | Add Event Followup Question
|
|
@@ -332,6 +381,10 @@ Class | Method | HTTP request | Description
|
|
|
332
381
|
*EventsFollowupsApi* | [**reorderEventFollowupQuestions**](docs/EventsFollowupsApi.md#reordereventfollowupquestions) | **PUT** /events/{eventId}/followups/{followupId}/questions/reorder | Reorder Event Followup Questions
|
|
333
382
|
*EventsFollowupsApi* | [**updateEventFollowup**](docs/EventsFollowupsApi.md#updateeventfollowup) | **PUT** /events/{eventId}/followups/{followupId} | Update Event Followup
|
|
334
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
|
|
335
388
|
*EventsMatchesApi* | [**addEventMatchPass**](docs/EventsMatchesApi.md#addeventmatchpass) | **POST** /events/{eventId}/rounds/{roundId}/matches/{matchId}/passes/{passId} | Add Event Match Pass
|
|
336
389
|
*EventsMatchesApi* | [**createEventMatch**](docs/EventsMatchesApi.md#createeventmatch) | **POST** /events/{eventId}/rounds/{roundId}/matches | Create Event Match
|
|
337
390
|
*EventsMatchesApi* | [**createEventRound**](docs/EventsMatchesApi.md#createeventround) | **POST** /events/{eventId}/rounds | Create Event Round
|
|
@@ -357,6 +410,10 @@ Class | Method | HTTP request | Description
|
|
|
357
410
|
*EventsMediaApi* | [**getEventMediaItems**](docs/EventsMediaApi.md#geteventmediaitems) | **GET** /events/{eventId}/media | Get Event Media Items
|
|
358
411
|
*EventsMediaApi* | [**removeEventMediaItemPassType**](docs/EventsMediaApi.md#removeeventmediaitempasstype) | **DELETE** /events/{eventId}/media/{mediaItemId}/passTypes/{passTypeId} | Remove Event Media Item Pass Type
|
|
359
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
|
|
360
417
|
*EventsOnSiteApi* | [**getEventOnSite**](docs/EventsOnSiteApi.md#geteventonsite) | **GET** /events/{eventId}/on-site | Get Event On Site
|
|
361
418
|
*EventsOnSiteApi* | [**updateEventBadgeTemplate**](docs/EventsOnSiteApi.md#updateeventbadgetemplate) | **PUT** /events/{eventId}/template | Update Event Badge Template
|
|
362
419
|
*EventsOnSiteApi* | [**updateEventCheckinCode**](docs/EventsOnSiteApi.md#updateeventcheckincode) | **POST** /events/{eventId}/on-site | Update Event Checkin Code
|
|
@@ -370,6 +427,10 @@ Class | Method | HTTP request | Description
|
|
|
370
427
|
*EventsPackagesPassesApi* | [**getEventPackagePass**](docs/EventsPackagesPassesApi.md#geteventpackagepass) | **GET** /events/{eventId}/packages/{packageId}/passes/{passId} | Get Event Package Pass
|
|
371
428
|
*EventsPackagesPassesApi* | [**getEventPackagePasses**](docs/EventsPackagesPassesApi.md#geteventpackagepasses) | **GET** /events/{eventId}/packages/{packageId}/passes | Get Event Package Passes
|
|
372
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
|
|
373
434
|
*EventsPagesApi* | [**addEventPageImage**](docs/EventsPagesApi.md#addeventpageimage) | **POST** /events/{eventId}/pages/{pageId}/images/{imageId} | Add Event Page Image
|
|
374
435
|
*EventsPagesApi* | [**createEventPage**](docs/EventsPagesApi.md#createeventpage) | **POST** /events/{eventId}/pages | Create Event Page
|
|
375
436
|
*EventsPagesApi* | [**deleteEventPage**](docs/EventsPagesApi.md#deleteeventpage) | **DELETE** /events/{eventId}/pages/{pageId} | Delete Event Page
|
|
@@ -378,39 +439,43 @@ Class | Method | HTTP request | Description
|
|
|
378
439
|
*EventsPagesApi* | [**getEventPages**](docs/EventsPagesApi.md#geteventpages) | **GET** /events/{eventId}/pages | Get Event Pages
|
|
379
440
|
*EventsPagesApi* | [**removeEventPageImage**](docs/EventsPagesApi.md#removeeventpageimage) | **DELETE** /events/{eventId}/pages/{pageId}/images/{imageId} | Remove Event Page Image
|
|
380
441
|
*EventsPagesApi* | [**updateEventPage**](docs/EventsPagesApi.md#updateeventpage) | **PUT** /events/{eventId}/pages/{pageId} | Update Event Page
|
|
381
|
-
*
|
|
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
|
|
385
|
-
*EventsPassesApi* | [**createEventSessionAccess**](docs/EventsPassesApi.md#createeventsessionaccess) | **POST** /events/{eventId}/sessions/{sessionId}/passes/{passId} | Create Event Session Access
|
|
386
449
|
*EventsPassesApi* | [**deleteEventPass**](docs/EventsPassesApi.md#deleteeventpass) | **DELETE** /events/{eventId}/passes/{passId} | Delete Event Pass
|
|
387
|
-
*EventsPassesApi* | [**deleteEventSessionAccess**](docs/EventsPassesApi.md#deleteeventsessionaccess) | **DELETE** /events/{eventId}/sessions/{sessionId}/passes/{passId} | Delete Event Session Access
|
|
388
450
|
*EventsPassesApi* | [**getEventPass**](docs/EventsPassesApi.md#geteventpass) | **GET** /events/{eventId}/passes/{passId} | Get Event Pass
|
|
389
|
-
*EventsPassesApi* | [**getEventPassAccesses**](docs/EventsPassesApi.md#geteventpassaccesses) | **GET** /events/{eventId}/passes/{passId}/accesses | Get Event Pass Accesses
|
|
390
|
-
*EventsPassesApi* | [**getEventPassAddOns**](docs/EventsPassesApi.md#geteventpassaddons) | **GET** /events/{eventId}/passes/{passId}/addOns | Get Event Pass Add Ons
|
|
391
451
|
*EventsPassesApi* | [**getEventPassMatches**](docs/EventsPassesApi.md#geteventpassmatches) | **GET** /events/{eventId}/passes/{passId}/matches | Get Event Pass Matches
|
|
392
452
|
*EventsPassesApi* | [**getEventPassPayments**](docs/EventsPassesApi.md#geteventpasspayments) | **GET** /events/{eventId}/passes/{passId}/payments | Get Event Pass Payments
|
|
393
|
-
*EventsPassesApi* | [**getEventPassQuestionFollowups**](docs/EventsPassesApi.md#geteventpassquestionfollowups) | **GET** /events/{eventId}/attendees/{accountId}/passes/{passId}/followups | Get Event Pass Question Followups
|
|
394
|
-
*EventsPassesApi* | [**getEventPassQuestionSections**](docs/EventsPassesApi.md#geteventpassquestionsections) | **GET** /events/{eventId}/attendees/{accountId}/passes/{passId}/sections | Get Event Pass Question Sections
|
|
395
|
-
*EventsPassesApi* | [**getEventPassResponse**](docs/EventsPassesApi.md#geteventpassresponse) | **GET** /events/{eventId}/passes/{passId}/responses/{questionId} | Get Event Pass Response
|
|
396
|
-
*EventsPassesApi* | [**getEventPassResponseChanges**](docs/EventsPassesApi.md#geteventpassresponsechanges) | **GET** /events/{eventId}/passes/{passId}/responses/{questionId}/changes | Get Event Pass Response Changes
|
|
397
|
-
*EventsPassesApi* | [**getEventPassResponses**](docs/EventsPassesApi.md#geteventpassresponses) | **GET** /events/{eventId}/passes/{passId}/responses | Get Event Pass Responses
|
|
398
453
|
*EventsPassesApi* | [**getEventPassTransferLogs**](docs/EventsPassesApi.md#geteventpasstransferlogs) | **GET** /events/{eventId}/passes/{passId}/transfers/logs | Get Event Pass Transfer Logs
|
|
399
454
|
*EventsPassesApi* | [**getEventPasses**](docs/EventsPassesApi.md#geteventpasses) | **GET** /events/{eventId}/passes | Get Event Passes
|
|
400
455
|
*EventsPassesApi* | [**indexEventPasses**](docs/EventsPassesApi.md#indexeventpasses) | **POST** /events/{eventId}/index-passes | Index Event Passes
|
|
401
|
-
*EventsPassesApi* | [**removeEventPassAddOn**](docs/EventsPassesApi.md#removeeventpassaddon) | **DELETE** /events/{eventId}/passes/{passId}/addOns/{addOnId} | Remove Event Pass Add On
|
|
402
456
|
*EventsPassesApi* | [**transferEventPass**](docs/EventsPassesApi.md#transfereventpass) | **POST** /events/{eventId}/attendees/{accountId}/passes/{passId}/transfers | Transfer Event Pass
|
|
403
457
|
*EventsPassesApi* | [**undoCheckinEventPass**](docs/EventsPassesApi.md#undocheckineventpass) | **POST** /events/{eventId}/passes/{passId}/checkin/undo | Undo Checkin Event Pass
|
|
404
458
|
*EventsPassesApi* | [**updateEventPass**](docs/EventsPassesApi.md#updateeventpass) | **PUT** /events/{eventId}/passes/{passId} | Update Event Pass
|
|
405
|
-
*
|
|
406
|
-
*
|
|
407
|
-
*
|
|
408
|
-
*
|
|
409
|
-
*
|
|
410
|
-
*
|
|
459
|
+
*EventsPassesAccessesApi* | [**createEventSessionAccess**](docs/EventsPassesAccessesApi.md#createeventsessionaccess) | **POST** /events/{eventId}/sessions/{sessionId}/passes/{passId} | Create Event Session Access
|
|
460
|
+
*EventsPassesAccessesApi* | [**deleteEventSessionAccess**](docs/EventsPassesAccessesApi.md#deleteeventsessionaccess) | **DELETE** /events/{eventId}/sessions/{sessionId}/passes/{passId} | Delete Event Session Access
|
|
461
|
+
*EventsPassesAccessesApi* | [**getEventPassAccesses**](docs/EventsPassesAccessesApi.md#geteventpassaccesses) | **GET** /events/{eventId}/passes/{passId}/accesses | Get Event Pass Accesses
|
|
462
|
+
*EventsPassesAccessesApi* | [**updateEventSessionAccess**](docs/EventsPassesAccessesApi.md#updateeventsessionaccess) | **PUT** /events/{eventId}/sessions/{sessionId}/passes/{passId} | Update Event Session Access
|
|
463
|
+
*EventsPassesAccessesApi* | [**updateEventSessionAccessResponses**](docs/EventsPassesAccessesApi.md#updateeventsessionaccessresponses) | **PUT** /events/{eventId}/sessions/{sessionId}/passes/{passId}/responses | Update Event Session Access Responses
|
|
464
|
+
*EventsPassesAddonsApi* | [**addEventPassAddOn**](docs/EventsPassesAddonsApi.md#addeventpassaddon) | **POST** /events/{eventId}/passes/{passId}/addOns/{addOnId} | Add Event Pass Add On
|
|
465
|
+
*EventsPassesAddonsApi* | [**getEventPassAddOns**](docs/EventsPassesAddonsApi.md#geteventpassaddons) | **GET** /events/{eventId}/passes/{passId}/addOns | Get Event Pass Add Ons
|
|
466
|
+
*EventsPassesAddonsApi* | [**removeEventPassAddOn**](docs/EventsPassesAddonsApi.md#removeeventpassaddon) | **DELETE** /events/{eventId}/passes/{passId}/addOns/{addOnId} | Remove Event Pass Add On
|
|
411
467
|
*EventsPassesAttributesApi* | [**getEventPassAttributes**](docs/EventsPassesAttributesApi.md#geteventpassattributes) | **GET** /events/{eventId}/passes/{passId}/attributes | Get Event Pass Attributes
|
|
412
468
|
*EventsPassesAttributesApi* | [**removeEventPassAttribute**](docs/EventsPassesAttributesApi.md#removeeventpassattribute) | **DELETE** /events/{eventId}/passes/{passId}/attributes/{attributeId} | Remove Event Pass Attribute
|
|
413
469
|
*EventsPassesAttributesApi* | [**updateEventPassAttributes**](docs/EventsPassesAttributesApi.md#updateeventpassattributes) | **PUT** /events/{eventId}/passes/{passId}/attributes | Update Event Pass Attributes
|
|
470
|
+
*EventsPassesFollowupsApi* | [**getEventPassQuestionFollowups**](docs/EventsPassesFollowupsApi.md#geteventpassquestionfollowups) | **GET** /events/{eventId}/attendees/{accountId}/passes/{passId}/followups | Get Event Pass Question Followups
|
|
471
|
+
*EventsPassesFollowupsApi* | [**getEventPassQuestionSections**](docs/EventsPassesFollowupsApi.md#geteventpassquestionsections) | **GET** /events/{eventId}/attendees/{accountId}/passes/{passId}/sections | Get Event Pass Question Sections
|
|
472
|
+
*EventsPassesFollowupsApi* | [**updateEventPassFollowupResponses**](docs/EventsPassesFollowupsApi.md#updateeventpassfollowupresponses) | **PUT** /events/{eventId}/attendees/{accountId}/passes/{passId}/followups | Update Event Pass Followup Responses
|
|
473
|
+
*EventsPassesFollowupsApi* | [**updateEventPassSingleFollowupResponses**](docs/EventsPassesFollowupsApi.md#updateeventpasssinglefollowupresponses) | **PUT** /events/{eventId}/attendees/{accountId}/passes/{passId}/followups/{followupId} | Update Event Pass Single Followup Responses
|
|
474
|
+
*EventsPassesResponsesApi* | [**getEventPassResponse**](docs/EventsPassesResponsesApi.md#geteventpassresponse) | **GET** /events/{eventId}/passes/{passId}/responses/{questionId} | Get Event Pass Response
|
|
475
|
+
*EventsPassesResponsesApi* | [**getEventPassResponseChanges**](docs/EventsPassesResponsesApi.md#geteventpassresponsechanges) | **GET** /events/{eventId}/passes/{passId}/responses/{questionId}/changes | Get Event Pass Response Changes
|
|
476
|
+
*EventsPassesResponsesApi* | [**getEventPassResponses**](docs/EventsPassesResponsesApi.md#geteventpassresponses) | **GET** /events/{eventId}/passes/{passId}/responses | Get Event Pass Responses
|
|
477
|
+
*EventsPassesResponsesApi* | [**updateEventPassResponse**](docs/EventsPassesResponsesApi.md#updateeventpassresponse) | **PUT** /events/{eventId}/passes/{passId}/responses/{questionId} | Update Event Pass Response
|
|
478
|
+
*EventsPassesResponsesApi* | [**updateEventPassResponses**](docs/EventsPassesResponsesApi.md#updateeventpassresponses) | **PUT** /events/{eventId}/attendees/{accountId}/passes/{passId}/responses | Update Event Pass Responses
|
|
414
479
|
*EventsPasstypesApi* | [**addEventPassTypeAddOn**](docs/EventsPasstypesApi.md#addeventpasstypeaddon) | **POST** /events/{eventId}/passTypes/{passTypeId}/addOns/{addOnId} | Add Event Pass Type Add On
|
|
415
480
|
*EventsPasstypesApi* | [**addEventPassTypeGroupPassTier**](docs/EventsPasstypesApi.md#addeventpasstypegrouppasstier) | **POST** /events/{eventId}/passTypes/{passTypeId}/groupPassTiers/{tierId} | Add Event Pass Type Group Pass Tier
|
|
416
481
|
*EventsPasstypesApi* | [**addEventPassTypeTier**](docs/EventsPasstypesApi.md#addeventpasstypetier) | **POST** /events/{eventId}/passTypes/{passTypeId}/tiers/{tierId} | Add Event Pass Type Tier
|
|
@@ -438,6 +503,10 @@ Class | Method | HTTP request | Description
|
|
|
438
503
|
*EventsPasstypesRefundschedulesApi* | [**getEventPassTypeRefundSchedule**](docs/EventsPasstypesRefundschedulesApi.md#geteventpasstyperefundschedule) | **GET** /events/{eventId}/passTypes/{passTypeId}/refundSchedules/{scheduleId} | Get Event Pass Type Refund Schedule
|
|
439
504
|
*EventsPasstypesRefundschedulesApi* | [**getEventPassTypeRefundSchedules**](docs/EventsPasstypesRefundschedulesApi.md#geteventpasstyperefundschedules) | **GET** /events/{eventId}/passTypes/{passTypeId}/refundSchedules | Get Event Pass Type Refund Schedules
|
|
440
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
|
|
441
510
|
*EventsQuestionsApi* | [**addEventQuestionChoiceSubQuestion**](docs/EventsQuestionsApi.md#addeventquestionchoicesubquestion) | **POST** /events/{eventId}/questions/{questionId}/choices/{choiceId}/subQuestions/{subQuestionId} | Add Event Question Choice Sub Question
|
|
442
511
|
*EventsQuestionsApi* | [**attachEventQuestionSearchList**](docs/EventsQuestionsApi.md#attacheventquestionsearchlist) | **PUT** /events/{eventId}/questions/{questionId}/searchlist | Attach Event Question Search List
|
|
443
512
|
*EventsQuestionsApi* | [**createEventQuestion**](docs/EventsQuestionsApi.md#createeventquestion) | **POST** /events/{eventId}/questions | Create Event Question
|
|
@@ -460,6 +529,14 @@ Class | Method | HTTP request | Description
|
|
|
460
529
|
*EventsQuestionsApi* | [**updateEventQuestion**](docs/EventsQuestionsApi.md#updateeventquestion) | **PUT** /events/{eventId}/questions/{questionId} | Update Event Question
|
|
461
530
|
*EventsQuestionsApi* | [**updateEventQuestionChoice**](docs/EventsQuestionsApi.md#updateeventquestionchoice) | **PUT** /events/{eventId}/questions/{questionId}/choices/{choiceId} | Update Event Question Choice
|
|
462
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
|
|
463
540
|
*EventsRoomsApi* | [**addRoomToRoomType**](docs/EventsRoomsApi.md#addroomtoroomtype) | **POST** /events/{eventId}/roomTypes/{roomTypeId}/rooms | Add Room To Room Type
|
|
464
541
|
*EventsRoomsApi* | [**createRoom**](docs/EventsRoomsApi.md#createroom) | **POST** /events/{eventId}/rooms | Create Room
|
|
465
542
|
*EventsRoomsApi* | [**deleteRoom**](docs/EventsRoomsApi.md#deleteroom) | **DELETE** /events/{eventId}/rooms/{roomId} | Delete Room
|
|
@@ -481,6 +558,10 @@ Class | Method | HTTP request | Description
|
|
|
481
558
|
*EventsRoomtypesApi* | [**updateEventRoomType**](docs/EventsRoomtypesApi.md#updateeventroomtype) | **PUT** /events/{eventId}/roomTypes/{roomTypeId} | Update Event Room Type
|
|
482
559
|
*EventsRoomtypesApi* | [**updateEventRoomTypeAddOnDetails**](docs/EventsRoomtypesApi.md#updateeventroomtypeaddondetails) | **PUT** /events/{eventId}/roomTypes/{roomTypeId}/addOns/{addOnId} | Update Event Room Type Add On Details
|
|
483
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
|
|
484
565
|
*EventsSectionsApi* | [**addEventSectionAddOn**](docs/EventsSectionsApi.md#addeventsectionaddon) | **POST** /events/{eventId}/sections/{sectionId}/addOns/{addOnId} | Add Event Section Add On
|
|
485
566
|
*EventsSectionsApi* | [**addEventSectionPassType**](docs/EventsSectionsApi.md#addeventsectionpasstype) | **POST** /events/{eventId}/sections/{sectionId}/passTypes/{passTypeId} | Add Event Section Pass Type
|
|
486
567
|
*EventsSectionsApi* | [**addEventSectionQuestion**](docs/EventsSectionsApi.md#addeventsectionquestion) | **POST** /events/{eventId}/sections/{sectionId}/questions/{questionId} | Add Event Section Question
|
|
@@ -500,6 +581,10 @@ Class | Method | HTTP request | Description
|
|
|
500
581
|
*EventsSectionsApi* | [**reorderEventSectionQuestions**](docs/EventsSectionsApi.md#reordereventsectionquestions) | **PUT** /events/{eventId}/sections/{sectionId}/questions/reorder | Reorder Event Section Questions
|
|
501
582
|
*EventsSectionsApi* | [**updateEventSection**](docs/EventsSectionsApi.md#updateeventsection) | **PUT** /events/{eventId}/sections/{sectionId} | Update Event Section
|
|
502
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
|
|
503
588
|
*EventsSessionsApi* | [**addEventSessionAccount**](docs/EventsSessionsApi.md#addeventsessionaccount) | **POST** /events/{eventId}/sessions/{sessionId}/accounts/{accountId} | Add Event Session Account
|
|
504
589
|
*EventsSessionsApi* | [**addEventSessionBlock**](docs/EventsSessionsApi.md#addeventsessionblock) | **POST** /events/{eventId}/sessions/{sessionId}/blocks/{blockId} | Add Event Session Block
|
|
505
590
|
*EventsSessionsApi* | [**addEventSessionPassType**](docs/EventsSessionsApi.md#addeventsessionpasstype) | **POST** /events/{eventId}/sessions/{sessionId}/passTypes/{passTypeId} | Add Event Session Pass Type
|
|
@@ -540,6 +625,10 @@ Class | Method | HTTP request | Description
|
|
|
540
625
|
*EventsSessionsLocationsApi* | [**getEventSessionLocations**](docs/EventsSessionsLocationsApi.md#geteventsessionlocations) | **GET** /events/{eventId}/sessionLocations | Get Event Session Locations
|
|
541
626
|
*EventsSessionsLocationsApi* | [**removeEventSessionLocationSession**](docs/EventsSessionsLocationsApi.md#removeeventsessionlocationsession) | **DELETE** /events/{eventId}/sessionLocations/{locationId}/sessions/{sessionId} | Remove Event Session Location Session
|
|
542
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
|
|
543
632
|
*EventsSessionsMatchesApi* | [**addEventSessionMatchPass**](docs/EventsSessionsMatchesApi.md#addeventsessionmatchpass) | **POST** /events/{eventId}/sessions/{sessionId}/rounds/{roundId}/matches/{matchId}/passes/{passId} | Add Event Session Match Pass
|
|
544
633
|
*EventsSessionsMatchesApi* | [**createEventSessionMatch**](docs/EventsSessionsMatchesApi.md#createeventsessionmatch) | **POST** /events/{eventId}/sessions/{sessionId}/rounds/{roundId}/matches | Create Event Session Match
|
|
545
634
|
*EventsSessionsMatchesApi* | [**createEventSessionRound**](docs/EventsSessionsMatchesApi.md#createeventsessionround) | **POST** /events/{eventId}/sessions/{sessionId}/rounds | Create Event Session Round
|
|
@@ -575,6 +664,14 @@ Class | Method | HTTP request | Description
|
|
|
575
664
|
*EventsSessionsQuestionsApi* | [**updateEventSessionQuestion**](docs/EventsSessionsQuestionsApi.md#updateeventsessionquestion) | **PUT** /events/{eventId}/sessions/{sessionId}/questions/{questionId} | Update Event Session Question
|
|
576
665
|
*EventsSessionsQuestionsApi* | [**updateEventSessionQuestionChoice**](docs/EventsSessionsQuestionsApi.md#updateeventsessionquestionchoice) | **PUT** /events/{eventId}/sessions/{sessionId}/questions/{questionId}/choices/{choiceId} | Update Event Session Question Choice
|
|
577
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
|
|
578
675
|
*EventsSessionsSectionsApi* | [**addEventSessionSectionQuestion**](docs/EventsSessionsSectionsApi.md#addeventsessionsectionquestion) | **POST** /events/{eventId}/sessions/{sessionId}/sections/{sectionId}/questions/{questionId} | Add Event Session Section Question
|
|
579
676
|
*EventsSessionsSectionsApi* | [**createEventSessionSection**](docs/EventsSessionsSectionsApi.md#createeventsessionsection) | **POST** /events/{eventId}/sessions/{sessionId}/sections | Create Event Session Section
|
|
580
677
|
*EventsSessionsSectionsApi* | [**deleteEventSessionSection**](docs/EventsSessionsSectionsApi.md#deleteeventsessionsection) | **DELETE** /events/{eventId}/sessions/{sessionId}/sections/{sectionId} | Delete Event Session Section
|
|
@@ -585,6 +682,14 @@ Class | Method | HTTP request | Description
|
|
|
585
682
|
*EventsSessionsSectionsApi* | [**reorderEventSessionSectionQuestions**](docs/EventsSessionsSectionsApi.md#reordereventsessionsectionquestions) | **PUT** /events/{eventId}/sessions/{sessionId}/sections/{sectionId}/questions/reorder | Reorder Event Session Section Questions
|
|
586
683
|
*EventsSessionsSectionsApi* | [**updateEventSessionSection**](docs/EventsSessionsSectionsApi.md#updateeventsessionsection) | **PUT** /events/{eventId}/sessions/{sessionId}/sections/{sectionId} | Update Event Session Section
|
|
587
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
|
|
588
693
|
*EventsSpeakersApi* | [**addEventSpeakerSession**](docs/EventsSpeakersApi.md#addeventspeakersession) | **POST** /events/{eventId}/speakers/{speakerId}/sessions/{sessionId} | Add Event Speaker Session
|
|
589
694
|
*EventsSpeakersApi* | [**createEventSpeaker**](docs/EventsSpeakersApi.md#createeventspeaker) | **POST** /events/{eventId}/speakers | Create Event Speaker
|
|
590
695
|
*EventsSpeakersApi* | [**deleteEventSpeaker**](docs/EventsSpeakersApi.md#deleteeventspeaker) | **DELETE** /events/{eventId}/speakers/{speakerId} | Delete Event Speaker
|
|
@@ -593,6 +698,10 @@ Class | Method | HTTP request | Description
|
|
|
593
698
|
*EventsSpeakersApi* | [**getEventSpeakers**](docs/EventsSpeakersApi.md#geteventspeakers) | **GET** /events/{eventId}/speakers | Get Event Speakers
|
|
594
699
|
*EventsSpeakersApi* | [**removeEventSpeakerSession**](docs/EventsSpeakersApi.md#removeeventspeakersession) | **DELETE** /events/{eventId}/speakers/{speakerId}/sessions/{sessionId} | Remove Event Speaker Session
|
|
595
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
|
|
596
705
|
*EventsSponsorsApi* | [**addEventSponsorAccount**](docs/EventsSponsorsApi.md#addeventsponsoraccount) | **POST** /events/{eventId}/sponsors/accounts/{accountId} | Add Event Sponsor Account
|
|
597
706
|
*EventsSponsorsApi* | [**getEventSponsorAccounts**](docs/EventsSponsorsApi.md#geteventsponsoraccounts) | **GET** /events/{eventId}/sponsors/accounts | Get Event Sponsor Accounts
|
|
598
707
|
*EventsSponsorsApi* | [**getEventSponsors**](docs/EventsSponsorsApi.md#geteventsponsors) | **GET** /events/{eventId}/sponsors | Get Event Sponsors
|
|
@@ -603,12 +712,20 @@ Class | Method | HTTP request | Description
|
|
|
603
712
|
*EventsSponsorshiplevelsApi* | [**getEventSponsorshipLevels**](docs/EventsSponsorshiplevelsApi.md#geteventsponsorshiplevels) | **GET** /events/{eventId}/sponsorshipLevels | Get Event Sponsorship Levels
|
|
604
713
|
*EventsSponsorshiplevelsApi* | [**reorderEventSponsorshipLevels**](docs/EventsSponsorshiplevelsApi.md#reordereventsponsorshiplevels) | **PUT** /events/{eventId}/sponsorshipLevels/reorder | Reorder Event Sponsorship Levels
|
|
605
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
|
|
606
719
|
*EventsSponsorshipsApi* | [**createEventSponsorship**](docs/EventsSponsorshipsApi.md#createeventsponsorship) | **POST** /events/{eventId}/sponsorshipLevels/{levelId}/sponsorships | Create Event Sponsorship
|
|
607
720
|
*EventsSponsorshipsApi* | [**deleteEventSponsorship**](docs/EventsSponsorshipsApi.md#deleteeventsponsorship) | **DELETE** /events/{eventId}/sponsorshipLevels/{levelId}/sponsorships/{sponsorshipId} | Delete Event Sponsorship
|
|
608
721
|
*EventsSponsorshipsApi* | [**getEventSponsorship**](docs/EventsSponsorshipsApi.md#geteventsponsorship) | **GET** /events/{eventId}/sponsorshipLevels/{levelId}/sponsorships/{sponsorshipId} | Get Event Sponsorship
|
|
609
722
|
*EventsSponsorshipsApi* | [**getEventSponsorships**](docs/EventsSponsorshipsApi.md#geteventsponsorships) | **GET** /events/{eventId}/sponsorshipLevels/{levelId}/sponsorships | Get Event Sponsorships
|
|
610
723
|
*EventsSponsorshipsApi* | [**reorderEventSponsorships**](docs/EventsSponsorshipsApi.md#reordereventsponsorships) | **PUT** /events/{eventId}/sponsorshipLevels/{levelId}/sponsorships/reorder | Reorder Event Sponsorships
|
|
611
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
|
|
612
729
|
*EventsTemplatesApi* | [**getTemplates**](docs/EventsTemplatesApi.md#gettemplates) | **GET** /events/templates | Get Templates
|
|
613
730
|
*EventsTracksApi* | [**addEventTrackSession**](docs/EventsTracksApi.md#addeventtracksession) | **POST** /events/{eventId}/tracks/{trackId}/sessions/{sessionId} | Add Event Track Session
|
|
614
731
|
*EventsTracksApi* | [**addEventTrackSponsor**](docs/EventsTracksApi.md#addeventtracksponsor) | **POST** /events/{eventId}/tracks/{trackId}/sponsors/{sponsorId} | Add Event Track Sponsor
|
|
@@ -621,6 +738,14 @@ Class | Method | HTTP request | Description
|
|
|
621
738
|
*EventsTracksApi* | [**removeEventTrackSession**](docs/EventsTracksApi.md#removeeventtracksession) | **DELETE** /events/{eventId}/tracks/{trackId}/sessions/{sessionId} | Remove Event Track Session
|
|
622
739
|
*EventsTracksApi* | [**removeEventTrackSponsor**](docs/EventsTracksApi.md#removeeventtracksponsor) | **DELETE** /events/{eventId}/tracks/{trackId}/sponsors/{sponsorId} | Remove Event Track Sponsor
|
|
623
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
|
|
624
749
|
*FilesApi* | [**deleteFile**](docs/FilesApi.md#deletefile) | **DELETE** /files/{fileId} | Delete File
|
|
625
750
|
*FilesApi* | [**updateFile**](docs/FilesApi.md#updatefile) | **PUT** /files/{fileId} | Update File
|
|
626
751
|
*GroupsApi* | [**createGroup**](docs/GroupsApi.md#creategroup) | **POST** /groups | Create Group
|
|
@@ -657,6 +782,10 @@ Class | Method | HTTP request | Description
|
|
|
657
782
|
*GroupsSponsorsApi* | [**addGroupSponsor**](docs/GroupsSponsorsApi.md#addgroupsponsor) | **POST** /groups/{groupId}/sponsors/{accountId} | Add Group Sponsor
|
|
658
783
|
*GroupsSponsorsApi* | [**getGroupSponsors**](docs/GroupsSponsorsApi.md#getgroupsponsors) | **GET** /groups/{groupId}/sponsors | Get Group Sponsors
|
|
659
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
|
|
660
789
|
*ImportsApi* | [**createImport**](docs/ImportsApi.md#createimport) | **POST** /imports/{type} | Create Import
|
|
661
790
|
*ImportsApi* | [**getImport**](docs/ImportsApi.md#getimport) | **GET** /imports/{importId} | Get Import
|
|
662
791
|
*ImportsApi* | [**getImportItems**](docs/ImportsApi.md#getimportitems) | **GET** /imports/{importId}/items | Get Import Items
|
|
@@ -771,8 +900,16 @@ Class | Method | HTTP request | Description
|
|
|
771
900
|
*OrganizationModulesCustomApi* | [**getCustomModule**](docs/OrganizationModulesCustomApi.md#getcustommodule) | **GET** /organization/modules/custom/{moduleId} | Get Custom Module
|
|
772
901
|
*OrganizationModulesCustomApi* | [**getCustomModules**](docs/OrganizationModulesCustomApi.md#getcustommodules) | **GET** /organization/modules/custom | Get Custom Modules
|
|
773
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
|
|
774
907
|
*OrganizationModulesSettingsApi* | [**getOrganizationModuleSettings**](docs/OrganizationModulesSettingsApi.md#getorganizationmodulesettings) | **GET** /organization/module-settings | Get Organization Module Settings
|
|
775
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
|
|
776
913
|
*OrganizationModulesTiersApi* | [**addOrganizationModuleEditableTier**](docs/OrganizationModulesTiersApi.md#addorganizationmoduleeditabletier) | **POST** /organization/modules/{moduleType}/editableTiers/{tierId} | Add Organization Module Editable Tier
|
|
777
914
|
*OrganizationModulesTiersApi* | [**addOrganizationModuleEnabledTier**](docs/OrganizationModulesTiersApi.md#addorganizationmoduleenabledtier) | **POST** /organization/modules/{moduleType}/enabledTiers/{tierId} | Add Organization Module Enabled Tier
|
|
778
915
|
*OrganizationModulesTiersApi* | [**getOrganizationModuleEditableTiers**](docs/OrganizationModulesTiersApi.md#getorganizationmoduleeditabletiers) | **GET** /organization/modules/{moduleType}/editableTiers | Get Organization Module Editable Tiers
|
|
@@ -876,6 +1013,8 @@ Class | Method | HTTP request | Description
|
|
|
876
1013
|
*SeriesQuestionsChoicesApi* | [**deleteSeriesQuestionChoice**](docs/SeriesQuestionsChoicesApi.md#deleteseriesquestionchoice) | **DELETE** /series/{seriesId}/questions/{questionId}/choices/{choiceId} | Delete Series Question Choice
|
|
877
1014
|
*SeriesQuestionsChoicesApi* | [**reorderSeriesQuestionChoices**](docs/SeriesQuestionsChoicesApi.md#reorderseriesquestionchoices) | **PUT** /series/{seriesId}/questions/{questionId}/choices/reorder | Reorder Series Question Choices
|
|
878
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
|
|
879
1018
|
*SeriesRegistrationsApi* | [**createSeriesRegistration**](docs/SeriesRegistrationsApi.md#createseriesregistration) | **POST** /series/{seriesId}/registrations | Create Series Registration
|
|
880
1019
|
*SeriesRegistrationsApi* | [**deleteSeriesRegistration**](docs/SeriesRegistrationsApi.md#deleteseriesregistration) | **DELETE** /series/{seriesId}/registrations/{registrationId} | Delete Series Registration
|
|
881
1020
|
*SeriesRegistrationsApi* | [**getSeriesRegistration**](docs/SeriesRegistrationsApi.md#getseriesregistration) | **GET** /series/{seriesId}/registrations/{registrationId} | Get Series Registration
|
|
@@ -885,6 +1024,10 @@ Class | Method | HTTP request | Description
|
|
|
885
1024
|
*SeriesRegistrationsApi* | [**getSeriesRegistrations**](docs/SeriesRegistrationsApi.md#getseriesregistrations) | **GET** /series/{seriesId}/registrations | Get Series Registrations
|
|
886
1025
|
*SeriesRegistrationsApi* | [**updateSeriesRegistration**](docs/SeriesRegistrationsApi.md#updateseriesregistration) | **PUT** /series/{seriesId}/registrations/{registrationId} | Update Series Registration
|
|
887
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
|
|
888
1031
|
*SponsorsApi* | [**createLevel**](docs/SponsorsApi.md#createlevel) | **POST** /levels | Create Level
|
|
889
1032
|
*SponsorsApi* | [**deleteLevel**](docs/SponsorsApi.md#deletelevel) | **DELETE** /levels/{levelId} | Delete Level
|
|
890
1033
|
*SponsorsApi* | [**getLevel**](docs/SponsorsApi.md#getlevel) | **GET** /levels/{sponsorshipLevelId} | Get Level
|
|
@@ -893,6 +1036,10 @@ Class | Method | HTTP request | Description
|
|
|
893
1036
|
*SponsorsAccountsApi* | [**addLevelAccount**](docs/SponsorsAccountsApi.md#addlevelaccount) | **POST** /levels/{levelId}/accounts/{accountId} | Add Level Account
|
|
894
1037
|
*SponsorsAccountsApi* | [**getLevelAccounts**](docs/SponsorsAccountsApi.md#getlevelaccounts) | **GET** /levels/{levelId}/accounts | Get Level Accounts
|
|
895
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
|
|
896
1043
|
*StorageFilesApi* | [**getFile**](docs/StorageFilesApi.md#getfile) | **GET** /files/{fileId} | Get File
|
|
897
1044
|
*StorageFilesApi* | [**getFiles**](docs/StorageFilesApi.md#getfiles) | **GET** /files | Get Files
|
|
898
1045
|
*StorageFilesApi* | [**uploadFile**](docs/StorageFilesApi.md#uploadfile) | **POST** /files | Upload File
|
|
@@ -971,6 +1118,14 @@ Class | Method | HTTP request | Description
|
|
|
971
1118
|
*SurveysQuestionsApi* | [**updateSurveyQuestion**](docs/SurveysQuestionsApi.md#updatesurveyquestion) | **PUT** /surveys/{surveyId}/questions/{questionId} | Update Survey Question
|
|
972
1119
|
*SurveysQuestionsApi* | [**updateSurveyQuestionChoice**](docs/SurveysQuestionsApi.md#updatesurveyquestionchoice) | **PUT** /surveys/{surveyId}/questions/{questionId}/choices/{choiceId} | Update Survey Question Choice
|
|
973
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
|
|
974
1129
|
*SurveysSectionsApi* | [**addSurveySectionQuestion**](docs/SurveysSectionsApi.md#addsurveysectionquestion) | **POST** /surveys/{surveyId}/sections/{sectionId}/questions/{questionId} | Add Survey Section Question
|
|
975
1130
|
*SurveysSectionsApi* | [**createSurveySection**](docs/SurveysSectionsApi.md#createsurveysection) | **POST** /surveys/{surveyId}/sections | Create Survey Section
|
|
976
1131
|
*SurveysSectionsApi* | [**deleteSurveySection**](docs/SurveysSectionsApi.md#deletesurveysection) | **DELETE** /surveys/{surveyId}/sections/{sectionId} | Delete Survey Section
|
|
@@ -981,6 +1136,10 @@ Class | Method | HTTP request | Description
|
|
|
981
1136
|
*SurveysSectionsApi* | [**reorderSurveySectionQuestions**](docs/SurveysSectionsApi.md#reordersurveysectionquestions) | **PUT** /surveys/{surveyId}/sections/{sectionId}/questions/reorder | Reorder Survey Section Questions
|
|
982
1137
|
*SurveysSectionsApi* | [**updateSurveySection**](docs/SurveysSectionsApi.md#updatesurveysection) | **PUT** /surveys/{surveyId}/sections/{sectionId} | Update Survey Section
|
|
983
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
|
|
984
1143
|
*SurveysSessionsApi* | [**addSurveySession**](docs/SurveysSessionsApi.md#addsurveysession) | **POST** /surveys/{surveyId}/sessions/{sessionId} | Add Survey Session
|
|
985
1144
|
*SurveysSessionsApi* | [**removeSurveySession**](docs/SurveysSessionsApi.md#removesurveysession) | **DELETE** /surveys/{surveyId}/sessions/{sessionId} | Remove Survey Session
|
|
986
1145
|
*SurveysSubmissionsApi* | [**deleteSurveySubmission**](docs/SurveysSubmissionsApi.md#deletesurveysubmission) | **DELETE** /surveys/{surveyId}/submissions/{submissionId} | Delete Survey Submission
|
|
@@ -990,6 +1149,10 @@ Class | Method | HTTP request | Description
|
|
|
990
1149
|
*SurveysSubmissionsApi* | [**getSurveySubmissions**](docs/SurveysSubmissionsApi.md#getsurveysubmissions) | **GET** /surveys/{surveyId}/submissions | Get Survey Submissions
|
|
991
1150
|
*SurveysSubmissionsApi* | [**updateSurveySubmission**](docs/SurveysSubmissionsApi.md#updatesurveysubmission) | **PUT** /surveys/{surveyId}/submissions/{submissionId} | Update Survey Submission
|
|
992
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
|
|
993
1156
|
*ThreadsApi* | [**createThread**](docs/ThreadsApi.md#createthread) | **POST** /threads | Create Thread
|
|
994
1157
|
*ThreadsApi* | [**deleteThread**](docs/ThreadsApi.md#deletethread) | **DELETE** /threads/{threadId} | Delete Thread
|
|
995
1158
|
*ThreadsApi* | [**getThread**](docs/ThreadsApi.md#getthread) | **GET** /threads/{threadId} | Get Thread
|
|
@@ -1444,7 +1607,6 @@ Class | Method | HTTP request | Description
|
|
|
1444
1607
|
- [DayOfWeek](docs/DayOfWeek.md)
|
|
1445
1608
|
- [DefaultAuthAction](docs/DefaultAuthAction.md)
|
|
1446
1609
|
- [DelegateRole](docs/DelegateRole.md)
|
|
1447
|
-
- [DeleteDashboard200Response](docs/DeleteDashboard200Response.md)
|
|
1448
1610
|
- [DeleteManyImagesInput](docs/DeleteManyImagesInput.md)
|
|
1449
1611
|
- [DeleteManyVideosInput](docs/DeleteManyVideosInput.md)
|
|
1450
1612
|
- [DomainDetails](docs/DomainDetails.md)
|
|
@@ -1645,21 +1807,37 @@ Class | Method | HTTP request | Description
|
|
|
1645
1807
|
- [GetAdvertisementViews200Response](docs/GetAdvertisementViews200Response.md)
|
|
1646
1808
|
- [GetAdvertisements200Response](docs/GetAdvertisements200Response.md)
|
|
1647
1809
|
- [GetAnnouncementAudience200Response](docs/GetAnnouncementAudience200Response.md)
|
|
1810
|
+
- [GetAnnouncementTranslation200Response](docs/GetAnnouncementTranslation200Response.md)
|
|
1811
|
+
- [GetAnnouncementTranslations200Response](docs/GetAnnouncementTranslations200Response.md)
|
|
1648
1812
|
- [GetAnnouncements200Response](docs/GetAnnouncements200Response.md)
|
|
1649
1813
|
- [GetAuthSession200Response](docs/GetAuthSession200Response.md)
|
|
1650
1814
|
- [GetBenefitClicks200Response](docs/GetBenefitClicks200Response.md)
|
|
1815
|
+
- [GetBenefitTranslation200Response](docs/GetBenefitTranslation200Response.md)
|
|
1816
|
+
- [GetBenefitTranslations200Response](docs/GetBenefitTranslations200Response.md)
|
|
1651
1817
|
- [GetBenefits200Response](docs/GetBenefits200Response.md)
|
|
1652
1818
|
- [GetBookingPlaceBookings200Response](docs/GetBookingPlaceBookings200Response.md)
|
|
1819
|
+
- [GetBookingPlaceTranslation200Response](docs/GetBookingPlaceTranslation200Response.md)
|
|
1820
|
+
- [GetBookingPlaceTranslations200Response](docs/GetBookingPlaceTranslations200Response.md)
|
|
1653
1821
|
- [GetBookingPlaces200Response](docs/GetBookingPlaces200Response.md)
|
|
1654
1822
|
- [GetBookingSpaceAvailabilities200Response](docs/GetBookingSpaceAvailabilities200Response.md)
|
|
1655
1823
|
- [GetBookingSpaceBlackouts200Response](docs/GetBookingSpaceBlackouts200Response.md)
|
|
1656
1824
|
- [GetBookingSpaceSlots200Response](docs/GetBookingSpaceSlots200Response.md)
|
|
1825
|
+
- [GetBookingSpaceTranslation200Response](docs/GetBookingSpaceTranslation200Response.md)
|
|
1826
|
+
- [GetBookingSpaceTranslations200Response](docs/GetBookingSpaceTranslations200Response.md)
|
|
1657
1827
|
- [GetBookingSpaces200Response](docs/GetBookingSpaces200Response.md)
|
|
1828
|
+
- [GetChannelContentGuestTranslation200Response](docs/GetChannelContentGuestTranslation200Response.md)
|
|
1829
|
+
- [GetChannelContentGuestTranslations200Response](docs/GetChannelContentGuestTranslations200Response.md)
|
|
1658
1830
|
- [GetChannelContentGuests200Response](docs/GetChannelContentGuests200Response.md)
|
|
1659
1831
|
- [GetChannelContentLikes200Response](docs/GetChannelContentLikes200Response.md)
|
|
1832
|
+
- [GetChannelContentTranslation200Response](docs/GetChannelContentTranslation200Response.md)
|
|
1833
|
+
- [GetChannelContentTranslations200Response](docs/GetChannelContentTranslations200Response.md)
|
|
1660
1834
|
- [GetChannelContents200Response](docs/GetChannelContents200Response.md)
|
|
1661
1835
|
- [GetChannelSubscribers200Response](docs/GetChannelSubscribers200Response.md)
|
|
1836
|
+
- [GetChannelTranslation200Response](docs/GetChannelTranslation200Response.md)
|
|
1837
|
+
- [GetChannelTranslations200Response](docs/GetChannelTranslations200Response.md)
|
|
1662
1838
|
- [GetChannels200Response](docs/GetChannels200Response.md)
|
|
1839
|
+
- [GetCustomModuleTranslation200Response](docs/GetCustomModuleTranslation200Response.md)
|
|
1840
|
+
- [GetCustomModuleTranslations200Response](docs/GetCustomModuleTranslations200Response.md)
|
|
1663
1841
|
- [GetCustomModules200Response](docs/GetCustomModules200Response.md)
|
|
1664
1842
|
- [GetCustomReport200Response](docs/GetCustomReport200Response.md)
|
|
1665
1843
|
- [GetCustomReportUsers200Response](docs/GetCustomReportUsers200Response.md)
|
|
@@ -1673,9 +1851,13 @@ Class | Method | HTTP request | Description
|
|
|
1673
1851
|
- [GetEventAccessUsers200Response](docs/GetEventAccessUsers200Response.md)
|
|
1674
1852
|
- [GetEventActivationCompletions200Response](docs/GetEventActivationCompletions200Response.md)
|
|
1675
1853
|
- [GetEventActivationSessions200Response](docs/GetEventActivationSessions200Response.md)
|
|
1854
|
+
- [GetEventActivationTranslation200Response](docs/GetEventActivationTranslation200Response.md)
|
|
1855
|
+
- [GetEventActivationTranslations200Response](docs/GetEventActivationTranslations200Response.md)
|
|
1676
1856
|
- [GetEventActivations200Response](docs/GetEventActivations200Response.md)
|
|
1677
1857
|
- [GetEventAddOnPassTypes200Response](docs/GetEventAddOnPassTypes200Response.md)
|
|
1678
1858
|
- [GetEventAddOnPasses200Response](docs/GetEventAddOnPasses200Response.md)
|
|
1859
|
+
- [GetEventAddOnTranslation200Response](docs/GetEventAddOnTranslation200Response.md)
|
|
1860
|
+
- [GetEventAddOnTranslations200Response](docs/GetEventAddOnTranslations200Response.md)
|
|
1679
1861
|
- [GetEventAddOns200Response](docs/GetEventAddOns200Response.md)
|
|
1680
1862
|
- [GetEventAttendeeCoupons200Response](docs/GetEventAttendeeCoupons200Response.md)
|
|
1681
1863
|
- [GetEventAttendeePackages200Response](docs/GetEventAttendeePackages200Response.md)
|
|
@@ -1685,14 +1867,28 @@ Class | Method | HTTP request | Description
|
|
|
1685
1867
|
- [GetEventBlocks200Response](docs/GetEventBlocks200Response.md)
|
|
1686
1868
|
- [GetEventDashboardQuestions200Response](docs/GetEventDashboardQuestions200Response.md)
|
|
1687
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)
|
|
1688
1874
|
- [GetEventFaqSectionQuestions200Response](docs/GetEventFaqSectionQuestions200Response.md)
|
|
1875
|
+
- [GetEventFaqSectionTranslation200Response](docs/GetEventFaqSectionTranslation200Response.md)
|
|
1876
|
+
- [GetEventFaqSectionTranslations200Response](docs/GetEventFaqSectionTranslations200Response.md)
|
|
1689
1877
|
- [GetEventFaqSections200Response](docs/GetEventFaqSections200Response.md)
|
|
1690
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)
|
|
1691
1883
|
- [GetEventMediaItems200Response](docs/GetEventMediaItems200Response.md)
|
|
1692
1884
|
- [GetEventOnSite200Response](docs/GetEventOnSite200Response.md)
|
|
1693
1885
|
- [GetEventPackagePasses200Response](docs/GetEventPackagePasses200Response.md)
|
|
1886
|
+
- [GetEventPackageTranslation200Response](docs/GetEventPackageTranslation200Response.md)
|
|
1887
|
+
- [GetEventPackageTranslations200Response](docs/GetEventPackageTranslations200Response.md)
|
|
1694
1888
|
- [GetEventPackages200Response](docs/GetEventPackages200Response.md)
|
|
1695
1889
|
- [GetEventPageImages200Response](docs/GetEventPageImages200Response.md)
|
|
1890
|
+
- [GetEventPageTranslation200Response](docs/GetEventPageTranslation200Response.md)
|
|
1891
|
+
- [GetEventPageTranslations200Response](docs/GetEventPageTranslations200Response.md)
|
|
1696
1892
|
- [GetEventPages200Response](docs/GetEventPages200Response.md)
|
|
1697
1893
|
- [GetEventPassAccesses200Response](docs/GetEventPassAccesses200Response.md)
|
|
1698
1894
|
- [GetEventPassAttributes200Response](docs/GetEventPassAttributes200Response.md)
|
|
@@ -1706,39 +1902,71 @@ Class | Method | HTTP request | Description
|
|
|
1706
1902
|
- [GetEventPassTypePriceSchedules200Response](docs/GetEventPassTypePriceSchedules200Response.md)
|
|
1707
1903
|
- [GetEventPassTypeRefundSchedule200Response](docs/GetEventPassTypeRefundSchedule200Response.md)
|
|
1708
1904
|
- [GetEventPassTypeRefundSchedules200Response](docs/GetEventPassTypeRefundSchedules200Response.md)
|
|
1905
|
+
- [GetEventPassTypeTranslation200Response](docs/GetEventPassTypeTranslation200Response.md)
|
|
1906
|
+
- [GetEventPassTypeTranslations200Response](docs/GetEventPassTypeTranslations200Response.md)
|
|
1709
1907
|
- [GetEventQuestionChoiceSubQuestions200Response](docs/GetEventQuestionChoiceSubQuestions200Response.md)
|
|
1908
|
+
- [GetEventQuestionChoiceTranslation200Response](docs/GetEventQuestionChoiceTranslation200Response.md)
|
|
1909
|
+
- [GetEventQuestionChoiceTranslations200Response](docs/GetEventQuestionChoiceTranslations200Response.md)
|
|
1710
1910
|
- [GetEventQuestionChoices200Response](docs/GetEventQuestionChoices200Response.md)
|
|
1711
1911
|
- [GetEventQuestionSummaries200Response](docs/GetEventQuestionSummaries200Response.md)
|
|
1712
1912
|
- [GetEventQuestionSummary200Response](docs/GetEventQuestionSummary200Response.md)
|
|
1913
|
+
- [GetEventQuestionTranslation200Response](docs/GetEventQuestionTranslation200Response.md)
|
|
1914
|
+
- [GetEventQuestionTranslations200Response](docs/GetEventQuestionTranslations200Response.md)
|
|
1713
1915
|
- [GetEventQuestions200Response](docs/GetEventQuestions200Response.md)
|
|
1714
1916
|
- [GetEventRegistrationBypassList200Response](docs/GetEventRegistrationBypassList200Response.md)
|
|
1917
|
+
- [GetEventRoomTypeTranslation200Response](docs/GetEventRoomTypeTranslation200Response.md)
|
|
1918
|
+
- [GetEventRoomTypeTranslations200Response](docs/GetEventRoomTypeTranslations200Response.md)
|
|
1715
1919
|
- [GetEventRoomTypes200Response](docs/GetEventRoomTypes200Response.md)
|
|
1716
1920
|
- [GetEventRoundMatches200Response](docs/GetEventRoundMatches200Response.md)
|
|
1717
1921
|
- [GetEventRoundQuestions200Response](docs/GetEventRoundQuestions200Response.md)
|
|
1718
1922
|
- [GetEventRoundQuestionsSummary200Response](docs/GetEventRoundQuestionsSummary200Response.md)
|
|
1719
1923
|
- [GetEventRounds200Response](docs/GetEventRounds200Response.md)
|
|
1720
1924
|
- [GetEventSectionQuestions200Response](docs/GetEventSectionQuestions200Response.md)
|
|
1925
|
+
- [GetEventSectionTranslation200Response](docs/GetEventSectionTranslation200Response.md)
|
|
1926
|
+
- [GetEventSectionTranslations200Response](docs/GetEventSectionTranslations200Response.md)
|
|
1721
1927
|
- [GetEventSessionAccess200Response](docs/GetEventSessionAccess200Response.md)
|
|
1722
1928
|
- [GetEventSessionAccessQuestionSections200Response](docs/GetEventSessionAccessQuestionSections200Response.md)
|
|
1723
1929
|
- [GetEventSessionAccessResponseChanges200Response](docs/GetEventSessionAccessResponseChanges200Response.md)
|
|
1930
|
+
- [GetEventSessionLocationTranslation200Response](docs/GetEventSessionLocationTranslation200Response.md)
|
|
1931
|
+
- [GetEventSessionLocationTranslations200Response](docs/GetEventSessionLocationTranslations200Response.md)
|
|
1724
1932
|
- [GetEventSessionLocations200Response](docs/GetEventSessionLocations200Response.md)
|
|
1725
1933
|
- [GetEventSessionQuestionChoiceSubQuestions200Response](docs/GetEventSessionQuestionChoiceSubQuestions200Response.md)
|
|
1934
|
+
- [GetEventSessionQuestionChoiceTranslation200Response](docs/GetEventSessionQuestionChoiceTranslation200Response.md)
|
|
1935
|
+
- [GetEventSessionQuestionChoiceTranslations200Response](docs/GetEventSessionQuestionChoiceTranslations200Response.md)
|
|
1726
1936
|
- [GetEventSessionQuestionChoices200Response](docs/GetEventSessionQuestionChoices200Response.md)
|
|
1727
1937
|
- [GetEventSessionQuestionResponses200Response](docs/GetEventSessionQuestionResponses200Response.md)
|
|
1938
|
+
- [GetEventSessionQuestionTranslation200Response](docs/GetEventSessionQuestionTranslation200Response.md)
|
|
1939
|
+
- [GetEventSessionQuestionTranslations200Response](docs/GetEventSessionQuestionTranslations200Response.md)
|
|
1728
1940
|
- [GetEventSessionQuestions200Response](docs/GetEventSessionQuestions200Response.md)
|
|
1729
1941
|
- [GetEventSessionRoundQuestions200Response](docs/GetEventSessionRoundQuestions200Response.md)
|
|
1730
1942
|
- [GetEventSessionSectionQuestions200Response](docs/GetEventSessionSectionQuestions200Response.md)
|
|
1943
|
+
- [GetEventSessionSectionTranslation200Response](docs/GetEventSessionSectionTranslation200Response.md)
|
|
1944
|
+
- [GetEventSessionSectionTranslations200Response](docs/GetEventSessionSectionTranslations200Response.md)
|
|
1731
1945
|
- [GetEventSessionSpeakers200Response](docs/GetEventSessionSpeakers200Response.md)
|
|
1732
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)
|
|
1733
1953
|
- [GetEventSponsorshipLevels200Response](docs/GetEventSponsorshipLevels200Response.md)
|
|
1954
|
+
- [GetEventSponsorshipTranslation200Response](docs/GetEventSponsorshipTranslation200Response.md)
|
|
1955
|
+
- [GetEventSponsorshipTranslations200Response](docs/GetEventSponsorshipTranslations200Response.md)
|
|
1734
1956
|
- [GetEventSponsorships200Response](docs/GetEventSponsorships200Response.md)
|
|
1735
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)
|
|
1736
1962
|
- [GetEvents200Response](docs/GetEvents200Response.md)
|
|
1737
1963
|
- [GetFiles200Response](docs/GetFiles200Response.md)
|
|
1738
1964
|
- [GetGroupInvitation200Response](docs/GetGroupInvitation200Response.md)
|
|
1739
1965
|
- [GetGroupInvitations200Response](docs/GetGroupInvitations200Response.md)
|
|
1740
1966
|
- [GetGroupRequest200Response](docs/GetGroupRequest200Response.md)
|
|
1741
1967
|
- [GetGroupRequests200Response](docs/GetGroupRequests200Response.md)
|
|
1968
|
+
- [GetGroupTranslation200Response](docs/GetGroupTranslation200Response.md)
|
|
1969
|
+
- [GetGroupTranslations200Response](docs/GetGroupTranslations200Response.md)
|
|
1742
1970
|
- [GetGroups200Response](docs/GetGroups200Response.md)
|
|
1743
1971
|
- [GetImageUsage200Response](docs/GetImageUsage200Response.md)
|
|
1744
1972
|
- [GetImages200Response](docs/GetImages200Response.md)
|
|
@@ -1748,6 +1976,8 @@ Class | Method | HTTP request | Description
|
|
|
1748
1976
|
- [GetIntegrations200Response](docs/GetIntegrations200Response.md)
|
|
1749
1977
|
- [GetInvoiceLineItems200Response](docs/GetInvoiceLineItems200Response.md)
|
|
1750
1978
|
- [GetInvoices200Response](docs/GetInvoices200Response.md)
|
|
1979
|
+
- [GetLevelTranslation200Response](docs/GetLevelTranslation200Response.md)
|
|
1980
|
+
- [GetLevelTranslations200Response](docs/GetLevelTranslations200Response.md)
|
|
1751
1981
|
- [GetLivestream200Response](docs/GetLivestream200Response.md)
|
|
1752
1982
|
- [GetLivestreamSessions200Response](docs/GetLivestreamSessions200Response.md)
|
|
1753
1983
|
- [GetLivestreams200Response](docs/GetLivestreams200Response.md)
|
|
@@ -1775,6 +2005,8 @@ Class | Method | HTTP request | Description
|
|
|
1775
2005
|
- [GetOrganizationDomain200Response](docs/GetOrganizationDomain200Response.md)
|
|
1776
2006
|
- [GetOrganizationModule200Response](docs/GetOrganizationModule200Response.md)
|
|
1777
2007
|
- [GetOrganizationModuleSettings200Response](docs/GetOrganizationModuleSettings200Response.md)
|
|
2008
|
+
- [GetOrganizationModuleSettingsTranslation200Response](docs/GetOrganizationModuleSettingsTranslation200Response.md)
|
|
2009
|
+
- [GetOrganizationModuleSettingsTranslations200Response](docs/GetOrganizationModuleSettingsTranslations200Response.md)
|
|
1778
2010
|
- [GetOrganizationModules200Response](docs/GetOrganizationModules200Response.md)
|
|
1779
2011
|
- [GetOrganizationPaymentIntegrations200Response](docs/GetOrganizationPaymentIntegrations200Response.md)
|
|
1780
2012
|
- [GetOrganizationSideEffects200Response](docs/GetOrganizationSideEffects200Response.md)
|
|
@@ -1798,9 +2030,12 @@ Class | Method | HTTP request | Description
|
|
|
1798
2030
|
- [GetSelfOrganizations200Response](docs/GetSelfOrganizations200Response.md)
|
|
1799
2031
|
- [GetSeriesList200Response](docs/GetSeriesList200Response.md)
|
|
1800
2032
|
- [GetSeriesQuestionChoices200Response](docs/GetSeriesQuestionChoices200Response.md)
|
|
2033
|
+
- [GetSeriesQuestionTranslation200Response](docs/GetSeriesQuestionTranslation200Response.md)
|
|
1801
2034
|
- [GetSeriesQuestions200Response](docs/GetSeriesQuestions200Response.md)
|
|
1802
2035
|
- [GetSeriesRegistrationResponses200Response](docs/GetSeriesRegistrationResponses200Response.md)
|
|
1803
2036
|
- [GetSeriesRegistrations200Response](docs/GetSeriesRegistrations200Response.md)
|
|
2037
|
+
- [GetSeriesTranslation200Response](docs/GetSeriesTranslation200Response.md)
|
|
2038
|
+
- [GetSeriesTranslations200Response](docs/GetSeriesTranslations200Response.md)
|
|
1804
2039
|
- [GetStreamInputOutputs200Response](docs/GetStreamInputOutputs200Response.md)
|
|
1805
2040
|
- [GetStreamInputs200Response](docs/GetStreamInputs200Response.md)
|
|
1806
2041
|
- [GetStreamSession200Response](docs/GetStreamSession200Response.md)
|
|
@@ -1814,14 +2049,22 @@ Class | Method | HTTP request | Description
|
|
|
1814
2049
|
- [GetSupportTicketViewer200Response](docs/GetSupportTicketViewer200Response.md)
|
|
1815
2050
|
- [GetSupportTickets200Response](docs/GetSupportTickets200Response.md)
|
|
1816
2051
|
- [GetSurveyQuestionChoiceSubQuestions200Response](docs/GetSurveyQuestionChoiceSubQuestions200Response.md)
|
|
2052
|
+
- [GetSurveyQuestionChoiceTranslation200Response](docs/GetSurveyQuestionChoiceTranslation200Response.md)
|
|
2053
|
+
- [GetSurveyQuestionChoiceTranslations200Response](docs/GetSurveyQuestionChoiceTranslations200Response.md)
|
|
1817
2054
|
- [GetSurveyQuestionChoices200Response](docs/GetSurveyQuestionChoices200Response.md)
|
|
1818
2055
|
- [GetSurveyQuestionResponses200Response](docs/GetSurveyQuestionResponses200Response.md)
|
|
2056
|
+
- [GetSurveyQuestionTranslation200Response](docs/GetSurveyQuestionTranslation200Response.md)
|
|
2057
|
+
- [GetSurveyQuestionTranslations200Response](docs/GetSurveyQuestionTranslations200Response.md)
|
|
1819
2058
|
- [GetSurveyQuestions200Response](docs/GetSurveyQuestions200Response.md)
|
|
1820
2059
|
- [GetSurveySectionQuestions200Response](docs/GetSurveySectionQuestions200Response.md)
|
|
2060
|
+
- [GetSurveySectionTranslation200Response](docs/GetSurveySectionTranslation200Response.md)
|
|
2061
|
+
- [GetSurveySectionTranslations200Response](docs/GetSurveySectionTranslations200Response.md)
|
|
1821
2062
|
- [GetSurveySections200Response](docs/GetSurveySections200Response.md)
|
|
1822
2063
|
- [GetSurveySubmission200Response](docs/GetSurveySubmission200Response.md)
|
|
1823
2064
|
- [GetSurveySubmissionResponseChanges200Response](docs/GetSurveySubmissionResponseChanges200Response.md)
|
|
1824
2065
|
- [GetSurveySubmissions200Response](docs/GetSurveySubmissions200Response.md)
|
|
2066
|
+
- [GetSurveyTranslation200Response](docs/GetSurveyTranslation200Response.md)
|
|
2067
|
+
- [GetSurveyTranslations200Response](docs/GetSurveyTranslations200Response.md)
|
|
1825
2068
|
- [GetSurveys200Response](docs/GetSurveys200Response.md)
|
|
1826
2069
|
- [GetTaxCodes200Response](docs/GetTaxCodes200Response.md)
|
|
1827
2070
|
- [GetTaxIntegration200Response](docs/GetTaxIntegration200Response.md)
|
|
@@ -2190,13 +2433,21 @@ Class | Method | HTTP request | Description
|
|
|
2190
2433
|
- [TransferLog](docs/TransferLog.md)
|
|
2191
2434
|
- [TriggerCreateInputs](docs/TriggerCreateInputs.md)
|
|
2192
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)
|
|
2193
2441
|
- [UpdateEventCheckinCode200Response](docs/UpdateEventCheckinCode200Response.md)
|
|
2442
|
+
- [UpdateEventMediaItemTranslation200Response](docs/UpdateEventMediaItemTranslation200Response.md)
|
|
2194
2443
|
- [UpdateEventPassAttributes200Response](docs/UpdateEventPassAttributes200Response.md)
|
|
2195
2444
|
- [UpdateEventPassResponseInputs](docs/UpdateEventPassResponseInputs.md)
|
|
2445
|
+
- [UpdateEventPassResponsesInputs](docs/UpdateEventPassResponsesInputs.md)
|
|
2196
2446
|
- [UpdateEventRoundQuestion200Response](docs/UpdateEventRoundQuestion200Response.md)
|
|
2197
2447
|
- [UpdateEventSessionRoundQuestion200Response](docs/UpdateEventSessionRoundQuestion200Response.md)
|
|
2198
2448
|
- [UpdateOrganizationDomain200Response](docs/UpdateOrganizationDomain200Response.md)
|
|
2199
2449
|
- [UpdateSelf200Response](docs/UpdateSelf200Response.md)
|
|
2450
|
+
- [UpdateSeriesQuestionTranslation200Response](docs/UpdateSeriesQuestionTranslation200Response.md)
|
|
2200
2451
|
- [UpdateThreadMember200Response](docs/UpdateThreadMember200Response.md)
|
|
2201
2452
|
- [UploadFile200Response](docs/UploadFile200Response.md)
|
|
2202
2453
|
- [UploadVideoCaptions200Response](docs/UploadVideoCaptions200Response.md)
|