@connectedxm/admin-sdk 6.17.4 → 6.20.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (161) hide show
  1. package/.openapi-generator/FILES +123 -1
  2. package/AdminApi.ts +105 -0
  3. package/README.md +251 -1
  4. package/api.ts +66625 -46033
  5. package/dist/AdminApi.d.ts +36 -1
  6. package/dist/AdminApi.js +35 -0
  7. package/dist/api.d.ts +11413 -565
  8. package/dist/api.js +34726 -19427
  9. package/dist/esm/AdminApi.d.ts +36 -1
  10. package/dist/esm/AdminApi.js +36 -1
  11. package/dist/esm/api.d.ts +11413 -565
  12. package/dist/esm/api.js +32952 -17798
  13. package/docs/AnnouncementsTranslationsApi.md +240 -0
  14. package/docs/BenefitsTranslationsApi.md +240 -0
  15. package/docs/BookingsApi.md +244 -0
  16. package/docs/BookingsPlacesTranslationsApi.md +121 -0
  17. package/docs/BookingsSpacesTranslationsApi.md +127 -0
  18. package/docs/ChannelsTranslationsApi.md +742 -0
  19. package/docs/DashboardsApi.md +2 -2
  20. package/docs/DashboardsWidgetsApi.md +2 -2
  21. package/docs/Event.md +2 -0
  22. package/docs/EventCreateInputs.md +2 -0
  23. package/docs/EventUpdateInputs.md +2 -0
  24. package/docs/EventsAccessApi.md +4 -4
  25. package/docs/EventsActivationsTranslationsApi.md +252 -0
  26. package/docs/EventsAddonsTranslationsApi.md +252 -0
  27. package/docs/EventsApi.md +2 -2
  28. package/docs/EventsAttendeesPackagesApi.md +2 -2
  29. package/docs/EventsEmailsTranslationsApi.md +252 -0
  30. package/docs/EventsFaqsTranslationsApi.md +509 -0
  31. package/docs/EventsFollowupsTranslationsApi.md +252 -0
  32. package/docs/EventsMediaTranslationsApi.md +252 -0
  33. package/docs/EventsPackagesTranslationsApi.md +252 -0
  34. package/docs/EventsPagesTranslationsApi.md +252 -0
  35. package/docs/EventsPassesApi.md +52 -0
  36. package/docs/EventsPasstypesPriceschedulesApi.md +4 -4
  37. package/docs/EventsPasstypesRefundschedulesApi.md +4 -4
  38. package/docs/EventsPasstypesTranslationsApi.md +252 -0
  39. package/docs/EventsQuestionsApi.md +2 -2
  40. package/docs/EventsQuestionsTranslationsApi.md +509 -0
  41. package/docs/EventsRoomtypesTranslationsApi.md +252 -0
  42. package/docs/EventsSectionsTranslationsApi.md +252 -0
  43. package/docs/EventsSessionsApi.md +2 -2
  44. package/docs/EventsSessionsLocationsTranslationsApi.md +252 -0
  45. package/docs/EventsSessionsQuestionsApi.md +2 -2
  46. package/docs/EventsSessionsQuestionsTranslationsApi.md +533 -0
  47. package/docs/EventsSessionsSectionsTranslationsApi.md +264 -0
  48. package/docs/EventsSessionsTranslationsApi.md +252 -0
  49. package/docs/EventsSpeakersTranslationsApi.md +252 -0
  50. package/docs/EventsSponsorshiplevelsTranslationsApi.md +252 -0
  51. package/docs/EventsSponsorshipsTranslationsApi.md +264 -0
  52. package/docs/EventsTracksTranslationsApi.md +252 -0
  53. package/docs/EventsTranslationsApi.md +240 -0
  54. package/docs/GetAnnouncementTranslation200Response.md +24 -0
  55. package/docs/GetAnnouncementTranslations200Response.md +26 -0
  56. package/docs/GetBenefitTranslation200Response.md +24 -0
  57. package/docs/GetBenefitTranslations200Response.md +26 -0
  58. package/docs/GetBookingPlaceTranslation200Response.md +24 -0
  59. package/docs/GetBookingPlaceTranslations200Response.md +26 -0
  60. package/docs/GetBookingSpaceTranslation200Response.md +24 -0
  61. package/docs/GetBookingSpaceTranslations200Response.md +26 -0
  62. package/docs/GetChannelContentGuestTranslation200Response.md +24 -0
  63. package/docs/GetChannelContentGuestTranslations200Response.md +26 -0
  64. package/docs/GetChannelContentTranslation200Response.md +24 -0
  65. package/docs/GetChannelContentTranslations200Response.md +26 -0
  66. package/docs/GetChannelTranslation200Response.md +24 -0
  67. package/docs/GetChannelTranslations200Response.md +26 -0
  68. package/docs/GetCustomModuleTranslation200Response.md +24 -0
  69. package/docs/GetCustomModuleTranslations200Response.md +26 -0
  70. package/docs/GetEventActivationTranslation200Response.md +24 -0
  71. package/docs/GetEventActivationTranslations200Response.md +26 -0
  72. package/docs/GetEventAddOnTranslation200Response.md +24 -0
  73. package/docs/GetEventAddOnTranslations200Response.md +26 -0
  74. package/docs/GetEventEmailTranslation200Response.md +24 -0
  75. package/docs/GetEventEmailTranslations200Response.md +26 -0
  76. package/docs/GetEventFaqSectionQuestionTranslation200Response.md +24 -0
  77. package/docs/GetEventFaqSectionQuestionTranslations200Response.md +26 -0
  78. package/docs/GetEventFaqSectionTranslation200Response.md +24 -0
  79. package/docs/GetEventFaqSectionTranslations200Response.md +26 -0
  80. package/docs/GetEventFollowupTranslation200Response.md +24 -0
  81. package/docs/GetEventFollowupTranslations200Response.md +26 -0
  82. package/docs/GetEventMediaItemTranslation200Response.md +24 -0
  83. package/docs/GetEventMediaItemTranslations200Response.md +26 -0
  84. package/docs/GetEventPackageTranslation200Response.md +24 -0
  85. package/docs/GetEventPackageTranslations200Response.md +26 -0
  86. package/docs/GetEventPageTranslation200Response.md +24 -0
  87. package/docs/GetEventPageTranslations200Response.md +26 -0
  88. package/docs/GetEventPassTypeTranslation200Response.md +24 -0
  89. package/docs/GetEventPassTypeTranslations200Response.md +26 -0
  90. package/docs/GetEventQuestionChoiceTranslation200Response.md +24 -0
  91. package/docs/GetEventQuestionChoiceTranslations200Response.md +26 -0
  92. package/docs/GetEventQuestionTranslation200Response.md +24 -0
  93. package/docs/GetEventQuestionTranslations200Response.md +26 -0
  94. package/docs/GetEventRoomTypeTranslation200Response.md +24 -0
  95. package/docs/GetEventRoomTypeTranslations200Response.md +26 -0
  96. package/docs/GetEventSectionTranslation200Response.md +24 -0
  97. package/docs/GetEventSectionTranslations200Response.md +26 -0
  98. package/docs/GetEventSessionLocationTranslation200Response.md +24 -0
  99. package/docs/GetEventSessionLocationTranslations200Response.md +26 -0
  100. package/docs/GetEventSessionQuestionChoiceTranslation200Response.md +24 -0
  101. package/docs/GetEventSessionQuestionChoiceTranslations200Response.md +26 -0
  102. package/docs/GetEventSessionQuestionTranslation200Response.md +24 -0
  103. package/docs/GetEventSessionQuestionTranslations200Response.md +26 -0
  104. package/docs/GetEventSessionSectionTranslation200Response.md +24 -0
  105. package/docs/GetEventSessionSectionTranslations200Response.md +26 -0
  106. package/docs/GetEventSessionTranslation200Response.md +24 -0
  107. package/docs/GetEventSessionTranslations200Response.md +26 -0
  108. package/docs/GetEventSpeakerTranslation200Response.md +24 -0
  109. package/docs/GetEventSpeakerTranslations200Response.md +26 -0
  110. package/docs/GetEventSponsorshipLevelTranslation200Response.md +24 -0
  111. package/docs/GetEventSponsorshipLevelTranslations200Response.md +26 -0
  112. package/docs/GetEventSponsorshipTranslation200Response.md +24 -0
  113. package/docs/GetEventSponsorshipTranslations200Response.md +26 -0
  114. package/docs/GetEventTrackTranslation200Response.md +24 -0
  115. package/docs/GetEventTrackTranslations200Response.md +26 -0
  116. package/docs/GetEventTranslation200Response.md +24 -0
  117. package/docs/GetEventTranslations200Response.md +26 -0
  118. package/docs/GetGroupTranslation200Response.md +24 -0
  119. package/docs/GetGroupTranslations200Response.md +26 -0
  120. package/docs/GetLevelTranslation200Response.md +24 -0
  121. package/docs/GetLevelTranslations200Response.md +26 -0
  122. package/docs/GetOrganizationModuleSettingsTranslation200Response.md +24 -0
  123. package/docs/GetOrganizationModuleSettingsTranslations200Response.md +26 -0
  124. package/docs/GetSeriesQuestionTranslation200Response.md +24 -0
  125. package/docs/GetSeriesTranslation200Response.md +24 -0
  126. package/docs/GetSeriesTranslations200Response.md +26 -0
  127. package/docs/GetSurveyQuestionChoiceTranslation200Response.md +24 -0
  128. package/docs/GetSurveyQuestionChoiceTranslations200Response.md +26 -0
  129. package/docs/GetSurveyQuestionTranslation200Response.md +24 -0
  130. package/docs/GetSurveyQuestionTranslations200Response.md +26 -0
  131. package/docs/GetSurveySectionTranslation200Response.md +24 -0
  132. package/docs/GetSurveySectionTranslations200Response.md +26 -0
  133. package/docs/GetSurveyTranslation200Response.md +24 -0
  134. package/docs/GetSurveyTranslations200Response.md +26 -0
  135. package/docs/GroupsTranslationsApi.md +240 -0
  136. package/docs/MeetingsParticipantsApi.md +4 -4
  137. package/docs/MeetingsSessionsApi.md +2 -2
  138. package/docs/NotificationsApi.md +4 -4
  139. package/docs/OrganizationModulesCustomTranslationsApi.md +240 -0
  140. package/docs/OrganizationModulesSettingsTranslationsApi.md +228 -0
  141. package/docs/OrganizationPaymentsApi.md +2 -2
  142. package/docs/OrganizationTeammembersApi.md +2 -2
  143. package/docs/SeriesQuestionsTranslationsApi.md +127 -0
  144. package/docs/SeriesTranslationsApi.md +240 -0
  145. package/docs/SponsorsTranslationsApi.md +240 -0
  146. package/docs/StorageVideosApi.md +4 -4
  147. package/docs/StorageVideosCaptionsApi.md +2 -2
  148. package/docs/SupportedLocale.md +0 -2
  149. package/docs/SurveysQuestionsApi.md +2 -2
  150. package/docs/SurveysQuestionsTranslationsApi.md +509 -0
  151. package/docs/SurveysSectionsTranslationsApi.md +252 -0
  152. package/docs/SurveysSubmissionsApi.md +3 -0
  153. package/docs/SurveysTranslationsApi.md +240 -0
  154. package/docs/{DeleteDashboard200Response.md → UpdateAnnouncementTranslation200Response.md} +3 -3
  155. package/docs/UpdateChannelContentGuestTranslation200Response.md +24 -0
  156. package/docs/UpdateChannelTranslation200Response.md +24 -0
  157. package/docs/UpdateEventActivationTranslation200Response.md +24 -0
  158. package/docs/UpdateEventAddOnTranslation200Response.md +24 -0
  159. package/docs/UpdateEventMediaItemTranslation200Response.md +24 -0
  160. package/docs/UpdateSeriesQuestionTranslation200Response.md +24 -0
  161. package/package.json +1 -1
@@ -0,0 +1,533 @@
1
+ # EventsSessionsQuestionsTranslationsApi
2
+
3
+ All URIs are relative to *https://admin-api.connected.dev*
4
+
5
+ |Method | HTTP request | Description|
6
+ |------------- | ------------- | -------------|
7
+ |[**deleteEventSessionQuestionChoiceTranslation**](#deleteeventsessionquestionchoicetranslation) | **DELETE** /events/{eventId}/sessions/{sessionId}/questions/{questionId}/choices/{choiceId}/translations/{locale} | Delete Event Session Question Choice Translation|
8
+ |[**deleteEventSessionQuestionTranslation**](#deleteeventsessionquestiontranslation) | **DELETE** /events/{eventId}/sessions/{sessionId}/questions/{questionId}/translations/{locale} | Delete Event Session Question Translation|
9
+ |[**getEventSessionQuestionChoiceTranslation**](#geteventsessionquestionchoicetranslation) | **GET** /events/{eventId}/sessions/{sessionId}/questions/{questionId}/choices/{choiceId}/translations/{locale} | Get Event Session Question Choice Translation|
10
+ |[**getEventSessionQuestionChoiceTranslations**](#geteventsessionquestionchoicetranslations) | **GET** /events/{eventId}/sessions/{sessionId}/questions/{questionId}/choices/{choiceId}/translations | Get Event Session Question Choice Translations|
11
+ |[**getEventSessionQuestionTranslation**](#geteventsessionquestiontranslation) | **GET** /events/{eventId}/sessions/{sessionId}/questions/{questionId}/translations/{locale} | Get Event Session Question Translation|
12
+ |[**getEventSessionQuestionTranslations**](#geteventsessionquestiontranslations) | **GET** /events/{eventId}/sessions/{sessionId}/questions/{questionId}/translations | Get Event Session Question Translations|
13
+ |[**updateEventSessionQuestionChoiceTranslation**](#updateeventsessionquestionchoicetranslation) | **PUT** /events/{eventId}/sessions/{sessionId}/questions/{questionId}/choices/{choiceId}/translations/{locale} | Update Event Session Question Choice Translation|
14
+ |[**updateEventSessionQuestionTranslation**](#updateeventsessionquestiontranslation) | **PUT** /events/{eventId}/sessions/{sessionId}/questions/{questionId}/translations/{locale} | Update Event Session Question Translation|
15
+
16
+ # **deleteEventSessionQuestionChoiceTranslation**
17
+ > UpdateAnnouncementTranslation200Response deleteEventSessionQuestionChoiceTranslation()
18
+
19
+ Delete Event Session Question Choice Translation endpoint
20
+
21
+ ### Example
22
+
23
+ ```typescript
24
+ import {
25
+ EventsSessionsQuestionsTranslationsApi,
26
+ Configuration
27
+ } from '@connectedxm/admin-sdk';
28
+
29
+ const configuration = new Configuration();
30
+ const apiInstance = new EventsSessionsQuestionsTranslationsApi(configuration);
31
+
32
+ let eventId: string; //The event identifier (default to undefined)
33
+ let sessionId: string; //The session identifier (default to undefined)
34
+ let questionId: string; //The question identifier (default to undefined)
35
+ let choiceId: string; //The choice identifier (default to undefined)
36
+ let locale: string; //The locale identifier (default to undefined)
37
+
38
+ const { status, data } = await apiInstance.deleteEventSessionQuestionChoiceTranslation(
39
+ eventId,
40
+ sessionId,
41
+ questionId,
42
+ choiceId,
43
+ locale
44
+ );
45
+ ```
46
+
47
+ ### Parameters
48
+
49
+ |Name | Type | Description | Notes|
50
+ |------------- | ------------- | ------------- | -------------|
51
+ | **eventId** | [**string**] | The event identifier | defaults to undefined|
52
+ | **sessionId** | [**string**] | The session identifier | defaults to undefined|
53
+ | **questionId** | [**string**] | The question identifier | defaults to undefined|
54
+ | **choiceId** | [**string**] | The choice identifier | defaults to undefined|
55
+ | **locale** | [**string**] | The locale identifier | defaults to undefined|
56
+
57
+
58
+ ### Return type
59
+
60
+ **UpdateAnnouncementTranslation200Response**
61
+
62
+ ### Authorization
63
+
64
+ [ApiKeyAuth](../README.md#ApiKeyAuth), [OrganizationId](../README.md#OrganizationId)
65
+
66
+ ### HTTP request headers
67
+
68
+ - **Content-Type**: Not defined
69
+ - **Accept**: application/json
70
+
71
+
72
+ ### HTTP response details
73
+ | Status code | Description | Response headers |
74
+ |-------------|-------------|------------------|
75
+ |**200** | Successful response | - |
76
+
77
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
78
+
79
+ # **deleteEventSessionQuestionTranslation**
80
+ > UpdateAnnouncementTranslation200Response deleteEventSessionQuestionTranslation()
81
+
82
+ Delete Event Session Question Translation endpoint
83
+
84
+ ### Example
85
+
86
+ ```typescript
87
+ import {
88
+ EventsSessionsQuestionsTranslationsApi,
89
+ Configuration
90
+ } from '@connectedxm/admin-sdk';
91
+
92
+ const configuration = new Configuration();
93
+ const apiInstance = new EventsSessionsQuestionsTranslationsApi(configuration);
94
+
95
+ let eventId: string; //The event identifier (default to undefined)
96
+ let sessionId: string; //The session identifier (default to undefined)
97
+ let questionId: string; //The question identifier (default to undefined)
98
+ let locale: string; //The locale identifier (default to undefined)
99
+
100
+ const { status, data } = await apiInstance.deleteEventSessionQuestionTranslation(
101
+ eventId,
102
+ sessionId,
103
+ questionId,
104
+ locale
105
+ );
106
+ ```
107
+
108
+ ### Parameters
109
+
110
+ |Name | Type | Description | Notes|
111
+ |------------- | ------------- | ------------- | -------------|
112
+ | **eventId** | [**string**] | The event identifier | defaults to undefined|
113
+ | **sessionId** | [**string**] | The session identifier | defaults to undefined|
114
+ | **questionId** | [**string**] | The question identifier | defaults to undefined|
115
+ | **locale** | [**string**] | The locale identifier | defaults to undefined|
116
+
117
+
118
+ ### Return type
119
+
120
+ **UpdateAnnouncementTranslation200Response**
121
+
122
+ ### Authorization
123
+
124
+ [ApiKeyAuth](../README.md#ApiKeyAuth), [OrganizationId](../README.md#OrganizationId)
125
+
126
+ ### HTTP request headers
127
+
128
+ - **Content-Type**: Not defined
129
+ - **Accept**: application/json
130
+
131
+
132
+ ### HTTP response details
133
+ | Status code | Description | Response headers |
134
+ |-------------|-------------|------------------|
135
+ |**200** | Successful response | - |
136
+
137
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
138
+
139
+ # **getEventSessionQuestionChoiceTranslation**
140
+ > GetEventSessionQuestionChoiceTranslation200Response getEventSessionQuestionChoiceTranslation()
141
+
142
+ Get Event Session Question Choice Translation endpoint
143
+
144
+ ### Example
145
+
146
+ ```typescript
147
+ import {
148
+ EventsSessionsQuestionsTranslationsApi,
149
+ Configuration
150
+ } from '@connectedxm/admin-sdk';
151
+
152
+ const configuration = new Configuration();
153
+ const apiInstance = new EventsSessionsQuestionsTranslationsApi(configuration);
154
+
155
+ let eventId: string; //The event identifier (default to undefined)
156
+ let sessionId: string; //The session identifier (default to undefined)
157
+ let questionId: string; //The question identifier (default to undefined)
158
+ let choiceId: string; //The choice identifier (default to undefined)
159
+ let locale: string; //The locale identifier (default to undefined)
160
+
161
+ const { status, data } = await apiInstance.getEventSessionQuestionChoiceTranslation(
162
+ eventId,
163
+ sessionId,
164
+ questionId,
165
+ choiceId,
166
+ locale
167
+ );
168
+ ```
169
+
170
+ ### Parameters
171
+
172
+ |Name | Type | Description | Notes|
173
+ |------------- | ------------- | ------------- | -------------|
174
+ | **eventId** | [**string**] | The event identifier | defaults to undefined|
175
+ | **sessionId** | [**string**] | The session identifier | defaults to undefined|
176
+ | **questionId** | [**string**] | The question identifier | defaults to undefined|
177
+ | **choiceId** | [**string**] | The choice identifier | defaults to undefined|
178
+ | **locale** | [**string**] | The locale identifier | defaults to undefined|
179
+
180
+
181
+ ### Return type
182
+
183
+ **GetEventSessionQuestionChoiceTranslation200Response**
184
+
185
+ ### Authorization
186
+
187
+ [ApiKeyAuth](../README.md#ApiKeyAuth), [OrganizationId](../README.md#OrganizationId)
188
+
189
+ ### HTTP request headers
190
+
191
+ - **Content-Type**: Not defined
192
+ - **Accept**: application/json
193
+
194
+
195
+ ### HTTP response details
196
+ | Status code | Description | Response headers |
197
+ |-------------|-------------|------------------|
198
+ |**200** | Successful response | - |
199
+
200
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
201
+
202
+ # **getEventSessionQuestionChoiceTranslations**
203
+ > GetEventSessionQuestionChoiceTranslations200Response getEventSessionQuestionChoiceTranslations()
204
+
205
+ Get Event Session Question Choice Translations endpoint
206
+
207
+ ### Example
208
+
209
+ ```typescript
210
+ import {
211
+ EventsSessionsQuestionsTranslationsApi,
212
+ Configuration
213
+ } from '@connectedxm/admin-sdk';
214
+
215
+ const configuration = new Configuration();
216
+ const apiInstance = new EventsSessionsQuestionsTranslationsApi(configuration);
217
+
218
+ let eventId: string; //The event identifier (default to undefined)
219
+ let sessionId: string; //The session identifier (default to undefined)
220
+ let questionId: string; //The question identifier (default to undefined)
221
+ let choiceId: string; //The choice identifier (default to undefined)
222
+ let page: number; //Page number (optional) (default to 1)
223
+ let pageSize: number; //Number of items per page (optional) (default to 25)
224
+ let orderBy: string; //Field to order by (optional) (default to undefined)
225
+ let search: string; //Search query (optional) (default to undefined)
226
+
227
+ const { status, data } = await apiInstance.getEventSessionQuestionChoiceTranslations(
228
+ eventId,
229
+ sessionId,
230
+ questionId,
231
+ choiceId,
232
+ page,
233
+ pageSize,
234
+ orderBy,
235
+ search
236
+ );
237
+ ```
238
+
239
+ ### Parameters
240
+
241
+ |Name | Type | Description | Notes|
242
+ |------------- | ------------- | ------------- | -------------|
243
+ | **eventId** | [**string**] | The event identifier | defaults to undefined|
244
+ | **sessionId** | [**string**] | The session identifier | defaults to undefined|
245
+ | **questionId** | [**string**] | The question identifier | defaults to undefined|
246
+ | **choiceId** | [**string**] | The choice identifier | defaults to undefined|
247
+ | **page** | [**number**] | Page number | (optional) defaults to 1|
248
+ | **pageSize** | [**number**] | Number of items per page | (optional) defaults to 25|
249
+ | **orderBy** | [**string**] | Field to order by | (optional) defaults to undefined|
250
+ | **search** | [**string**] | Search query | (optional) defaults to undefined|
251
+
252
+
253
+ ### Return type
254
+
255
+ **GetEventSessionQuestionChoiceTranslations200Response**
256
+
257
+ ### Authorization
258
+
259
+ [ApiKeyAuth](../README.md#ApiKeyAuth), [OrganizationId](../README.md#OrganizationId)
260
+
261
+ ### HTTP request headers
262
+
263
+ - **Content-Type**: Not defined
264
+ - **Accept**: application/json
265
+
266
+
267
+ ### HTTP response details
268
+ | Status code | Description | Response headers |
269
+ |-------------|-------------|------------------|
270
+ |**200** | Successful response | - |
271
+
272
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
273
+
274
+ # **getEventSessionQuestionTranslation**
275
+ > GetEventSessionQuestionTranslation200Response getEventSessionQuestionTranslation()
276
+
277
+ Get Event Session Question Translation endpoint
278
+
279
+ ### Example
280
+
281
+ ```typescript
282
+ import {
283
+ EventsSessionsQuestionsTranslationsApi,
284
+ Configuration
285
+ } from '@connectedxm/admin-sdk';
286
+
287
+ const configuration = new Configuration();
288
+ const apiInstance = new EventsSessionsQuestionsTranslationsApi(configuration);
289
+
290
+ let eventId: string; //The event identifier (default to undefined)
291
+ let sessionId: string; //The session identifier (default to undefined)
292
+ let questionId: string; //The question identifier (default to undefined)
293
+ let locale: string; //The locale identifier (default to undefined)
294
+
295
+ const { status, data } = await apiInstance.getEventSessionQuestionTranslation(
296
+ eventId,
297
+ sessionId,
298
+ questionId,
299
+ locale
300
+ );
301
+ ```
302
+
303
+ ### Parameters
304
+
305
+ |Name | Type | Description | Notes|
306
+ |------------- | ------------- | ------------- | -------------|
307
+ | **eventId** | [**string**] | The event identifier | defaults to undefined|
308
+ | **sessionId** | [**string**] | The session identifier | defaults to undefined|
309
+ | **questionId** | [**string**] | The question identifier | defaults to undefined|
310
+ | **locale** | [**string**] | The locale identifier | defaults to undefined|
311
+
312
+
313
+ ### Return type
314
+
315
+ **GetEventSessionQuestionTranslation200Response**
316
+
317
+ ### Authorization
318
+
319
+ [ApiKeyAuth](../README.md#ApiKeyAuth), [OrganizationId](../README.md#OrganizationId)
320
+
321
+ ### HTTP request headers
322
+
323
+ - **Content-Type**: Not defined
324
+ - **Accept**: application/json
325
+
326
+
327
+ ### HTTP response details
328
+ | Status code | Description | Response headers |
329
+ |-------------|-------------|------------------|
330
+ |**200** | Successful response | - |
331
+
332
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
333
+
334
+ # **getEventSessionQuestionTranslations**
335
+ > GetEventSessionQuestionTranslations200Response getEventSessionQuestionTranslations()
336
+
337
+ Get Event Session Question Translations endpoint
338
+
339
+ ### Example
340
+
341
+ ```typescript
342
+ import {
343
+ EventsSessionsQuestionsTranslationsApi,
344
+ Configuration
345
+ } from '@connectedxm/admin-sdk';
346
+
347
+ const configuration = new Configuration();
348
+ const apiInstance = new EventsSessionsQuestionsTranslationsApi(configuration);
349
+
350
+ let eventId: string; //The event identifier (default to undefined)
351
+ let sessionId: string; //The session identifier (default to undefined)
352
+ let questionId: string; //The question identifier (default to undefined)
353
+ let page: number; //Page number (optional) (default to 1)
354
+ let pageSize: number; //Number of items per page (optional) (default to 25)
355
+ let orderBy: string; //Field to order by (optional) (default to undefined)
356
+ let search: string; //Search query (optional) (default to undefined)
357
+
358
+ const { status, data } = await apiInstance.getEventSessionQuestionTranslations(
359
+ eventId,
360
+ sessionId,
361
+ questionId,
362
+ page,
363
+ pageSize,
364
+ orderBy,
365
+ search
366
+ );
367
+ ```
368
+
369
+ ### Parameters
370
+
371
+ |Name | Type | Description | Notes|
372
+ |------------- | ------------- | ------------- | -------------|
373
+ | **eventId** | [**string**] | The event identifier | defaults to undefined|
374
+ | **sessionId** | [**string**] | The session identifier | defaults to undefined|
375
+ | **questionId** | [**string**] | The question identifier | defaults to undefined|
376
+ | **page** | [**number**] | Page number | (optional) defaults to 1|
377
+ | **pageSize** | [**number**] | Number of items per page | (optional) defaults to 25|
378
+ | **orderBy** | [**string**] | Field to order by | (optional) defaults to undefined|
379
+ | **search** | [**string**] | Search query | (optional) defaults to undefined|
380
+
381
+
382
+ ### Return type
383
+
384
+ **GetEventSessionQuestionTranslations200Response**
385
+
386
+ ### Authorization
387
+
388
+ [ApiKeyAuth](../README.md#ApiKeyAuth), [OrganizationId](../README.md#OrganizationId)
389
+
390
+ ### HTTP request headers
391
+
392
+ - **Content-Type**: Not defined
393
+ - **Accept**: application/json
394
+
395
+
396
+ ### HTTP response details
397
+ | Status code | Description | Response headers |
398
+ |-------------|-------------|------------------|
399
+ |**200** | Successful response | - |
400
+
401
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
402
+
403
+ # **updateEventSessionQuestionChoiceTranslation**
404
+ > UpdateAnnouncementTranslation200Response updateEventSessionQuestionChoiceTranslation(eventSessionQuestionChoiceTranslationUpdateInputs)
405
+
406
+ Update Event Session Question Choice Translation endpoint
407
+
408
+ ### Example
409
+
410
+ ```typescript
411
+ import {
412
+ EventsSessionsQuestionsTranslationsApi,
413
+ Configuration,
414
+ EventSessionQuestionChoiceTranslationUpdateInputs
415
+ } from '@connectedxm/admin-sdk';
416
+
417
+ const configuration = new Configuration();
418
+ const apiInstance = new EventsSessionsQuestionsTranslationsApi(configuration);
419
+
420
+ let eventId: string; //The event identifier (default to undefined)
421
+ let sessionId: string; //The session identifier (default to undefined)
422
+ let questionId: string; //The question identifier (default to undefined)
423
+ let choiceId: string; //The choice identifier (default to undefined)
424
+ let locale: string; //The locale identifier (default to undefined)
425
+ let eventSessionQuestionChoiceTranslationUpdateInputs: EventSessionQuestionChoiceTranslationUpdateInputs; //
426
+
427
+ const { status, data } = await apiInstance.updateEventSessionQuestionChoiceTranslation(
428
+ eventId,
429
+ sessionId,
430
+ questionId,
431
+ choiceId,
432
+ locale,
433
+ eventSessionQuestionChoiceTranslationUpdateInputs
434
+ );
435
+ ```
436
+
437
+ ### Parameters
438
+
439
+ |Name | Type | Description | Notes|
440
+ |------------- | ------------- | ------------- | -------------|
441
+ | **eventSessionQuestionChoiceTranslationUpdateInputs** | **EventSessionQuestionChoiceTranslationUpdateInputs**| | |
442
+ | **eventId** | [**string**] | The event identifier | defaults to undefined|
443
+ | **sessionId** | [**string**] | The session identifier | defaults to undefined|
444
+ | **questionId** | [**string**] | The question identifier | defaults to undefined|
445
+ | **choiceId** | [**string**] | The choice identifier | defaults to undefined|
446
+ | **locale** | [**string**] | The locale identifier | defaults to undefined|
447
+
448
+
449
+ ### Return type
450
+
451
+ **UpdateAnnouncementTranslation200Response**
452
+
453
+ ### Authorization
454
+
455
+ [ApiKeyAuth](../README.md#ApiKeyAuth), [OrganizationId](../README.md#OrganizationId)
456
+
457
+ ### HTTP request headers
458
+
459
+ - **Content-Type**: application/json
460
+ - **Accept**: application/json
461
+
462
+
463
+ ### HTTP response details
464
+ | Status code | Description | Response headers |
465
+ |-------------|-------------|------------------|
466
+ |**200** | Successful response | - |
467
+
468
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
469
+
470
+ # **updateEventSessionQuestionTranslation**
471
+ > UpdateAnnouncementTranslation200Response updateEventSessionQuestionTranslation(eventSessionQuestionTranslationUpdateInputs)
472
+
473
+ Update Event Session Question Translation endpoint
474
+
475
+ ### Example
476
+
477
+ ```typescript
478
+ import {
479
+ EventsSessionsQuestionsTranslationsApi,
480
+ Configuration,
481
+ EventSessionQuestionTranslationUpdateInputs
482
+ } from '@connectedxm/admin-sdk';
483
+
484
+ const configuration = new Configuration();
485
+ const apiInstance = new EventsSessionsQuestionsTranslationsApi(configuration);
486
+
487
+ let eventId: string; //The event identifier (default to undefined)
488
+ let sessionId: string; //The session identifier (default to undefined)
489
+ let questionId: string; //The question identifier (default to undefined)
490
+ let locale: string; //The locale identifier (default to undefined)
491
+ let eventSessionQuestionTranslationUpdateInputs: EventSessionQuestionTranslationUpdateInputs; //
492
+
493
+ const { status, data } = await apiInstance.updateEventSessionQuestionTranslation(
494
+ eventId,
495
+ sessionId,
496
+ questionId,
497
+ locale,
498
+ eventSessionQuestionTranslationUpdateInputs
499
+ );
500
+ ```
501
+
502
+ ### Parameters
503
+
504
+ |Name | Type | Description | Notes|
505
+ |------------- | ------------- | ------------- | -------------|
506
+ | **eventSessionQuestionTranslationUpdateInputs** | **EventSessionQuestionTranslationUpdateInputs**| | |
507
+ | **eventId** | [**string**] | The event identifier | defaults to undefined|
508
+ | **sessionId** | [**string**] | The session identifier | defaults to undefined|
509
+ | **questionId** | [**string**] | The question identifier | defaults to undefined|
510
+ | **locale** | [**string**] | The locale identifier | defaults to undefined|
511
+
512
+
513
+ ### Return type
514
+
515
+ **UpdateAnnouncementTranslation200Response**
516
+
517
+ ### Authorization
518
+
519
+ [ApiKeyAuth](../README.md#ApiKeyAuth), [OrganizationId](../README.md#OrganizationId)
520
+
521
+ ### HTTP request headers
522
+
523
+ - **Content-Type**: application/json
524
+ - **Accept**: application/json
525
+
526
+
527
+ ### HTTP response details
528
+ | Status code | Description | Response headers |
529
+ |-------------|-------------|------------------|
530
+ |**200** | Successful response | - |
531
+
532
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
533
+