@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,509 @@
1
+ # SurveysQuestionsTranslationsApi
2
+
3
+ All URIs are relative to *https://admin-api.connected.dev*
4
+
5
+ |Method | HTTP request | Description|
6
+ |------------- | ------------- | -------------|
7
+ |[**deleteSurveyQuestionChoiceTranslation**](#deletesurveyquestionchoicetranslation) | **DELETE** /surveys/{surveyId}/questions/{questionId}/choices/{choiceId}/translations/{locale} | Delete Survey Question Choice Translation|
8
+ |[**deleteSurveyQuestionTranslation**](#deletesurveyquestiontranslation) | **DELETE** /surveys/{surveyId}/questions/{questionId}/translations/{locale} | Delete Survey Question Translation|
9
+ |[**getSurveyQuestionChoiceTranslation**](#getsurveyquestionchoicetranslation) | **GET** /surveys/{surveyId}/questions/{questionId}/choices/{choiceId}/translations/{locale} | Get Survey Question Choice Translation|
10
+ |[**getSurveyQuestionChoiceTranslations**](#getsurveyquestionchoicetranslations) | **GET** /surveys/{surveyId}/questions/{questionId}/choices/{choiceId}/translations | Get Survey Question Choice Translations|
11
+ |[**getSurveyQuestionTranslation**](#getsurveyquestiontranslation) | **GET** /surveys/{surveyId}/questions/{questionId}/translations/{locale} | Get Survey Question Translation|
12
+ |[**getSurveyQuestionTranslations**](#getsurveyquestiontranslations) | **GET** /surveys/{surveyId}/questions/{questionId}/translations | Get Survey Question Translations|
13
+ |[**updateSurveyQuestionChoiceTranslation**](#updatesurveyquestionchoicetranslation) | **PUT** /surveys/{surveyId}/questions/{questionId}/choices/{choiceId}/translations/{locale} | Update Survey Question Choice Translation|
14
+ |[**updateSurveyQuestionTranslation**](#updatesurveyquestiontranslation) | **PUT** /surveys/{surveyId}/questions/{questionId}/translations/{locale} | Update Survey Question Translation|
15
+
16
+ # **deleteSurveyQuestionChoiceTranslation**
17
+ > UpdateAnnouncementTranslation200Response deleteSurveyQuestionChoiceTranslation()
18
+
19
+ Delete Survey Question Choice Translation endpoint
20
+
21
+ ### Example
22
+
23
+ ```typescript
24
+ import {
25
+ SurveysQuestionsTranslationsApi,
26
+ Configuration
27
+ } from '@connectedxm/admin-sdk';
28
+
29
+ const configuration = new Configuration();
30
+ const apiInstance = new SurveysQuestionsTranslationsApi(configuration);
31
+
32
+ let surveyId: string; //The survey identifier (default to undefined)
33
+ let questionId: string; //The question identifier (default to undefined)
34
+ let choiceId: string; //The choice identifier (default to undefined)
35
+ let locale: string; //The locale identifier (default to undefined)
36
+
37
+ const { status, data } = await apiInstance.deleteSurveyQuestionChoiceTranslation(
38
+ surveyId,
39
+ questionId,
40
+ choiceId,
41
+ locale
42
+ );
43
+ ```
44
+
45
+ ### Parameters
46
+
47
+ |Name | Type | Description | Notes|
48
+ |------------- | ------------- | ------------- | -------------|
49
+ | **surveyId** | [**string**] | The survey identifier | defaults to undefined|
50
+ | **questionId** | [**string**] | The question identifier | defaults to undefined|
51
+ | **choiceId** | [**string**] | The choice identifier | defaults to undefined|
52
+ | **locale** | [**string**] | The locale identifier | defaults to undefined|
53
+
54
+
55
+ ### Return type
56
+
57
+ **UpdateAnnouncementTranslation200Response**
58
+
59
+ ### Authorization
60
+
61
+ [ApiKeyAuth](../README.md#ApiKeyAuth), [OrganizationId](../README.md#OrganizationId)
62
+
63
+ ### HTTP request headers
64
+
65
+ - **Content-Type**: Not defined
66
+ - **Accept**: application/json
67
+
68
+
69
+ ### HTTP response details
70
+ | Status code | Description | Response headers |
71
+ |-------------|-------------|------------------|
72
+ |**200** | Successful response | - |
73
+
74
+ [[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)
75
+
76
+ # **deleteSurveyQuestionTranslation**
77
+ > UpdateAnnouncementTranslation200Response deleteSurveyQuestionTranslation()
78
+
79
+ Delete Survey Question Translation endpoint
80
+
81
+ ### Example
82
+
83
+ ```typescript
84
+ import {
85
+ SurveysQuestionsTranslationsApi,
86
+ Configuration
87
+ } from '@connectedxm/admin-sdk';
88
+
89
+ const configuration = new Configuration();
90
+ const apiInstance = new SurveysQuestionsTranslationsApi(configuration);
91
+
92
+ let surveyId: string; //The survey identifier (default to undefined)
93
+ let questionId: string; //The question identifier (default to undefined)
94
+ let locale: string; //The locale identifier (default to undefined)
95
+
96
+ const { status, data } = await apiInstance.deleteSurveyQuestionTranslation(
97
+ surveyId,
98
+ questionId,
99
+ locale
100
+ );
101
+ ```
102
+
103
+ ### Parameters
104
+
105
+ |Name | Type | Description | Notes|
106
+ |------------- | ------------- | ------------- | -------------|
107
+ | **surveyId** | [**string**] | The survey identifier | defaults to undefined|
108
+ | **questionId** | [**string**] | The question identifier | defaults to undefined|
109
+ | **locale** | [**string**] | The locale identifier | defaults to undefined|
110
+
111
+
112
+ ### Return type
113
+
114
+ **UpdateAnnouncementTranslation200Response**
115
+
116
+ ### Authorization
117
+
118
+ [ApiKeyAuth](../README.md#ApiKeyAuth), [OrganizationId](../README.md#OrganizationId)
119
+
120
+ ### HTTP request headers
121
+
122
+ - **Content-Type**: Not defined
123
+ - **Accept**: application/json
124
+
125
+
126
+ ### HTTP response details
127
+ | Status code | Description | Response headers |
128
+ |-------------|-------------|------------------|
129
+ |**200** | Successful response | - |
130
+
131
+ [[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)
132
+
133
+ # **getSurveyQuestionChoiceTranslation**
134
+ > GetSurveyQuestionChoiceTranslation200Response getSurveyQuestionChoiceTranslation()
135
+
136
+ Get Survey Question Choice Translation endpoint
137
+
138
+ ### Example
139
+
140
+ ```typescript
141
+ import {
142
+ SurveysQuestionsTranslationsApi,
143
+ Configuration
144
+ } from '@connectedxm/admin-sdk';
145
+
146
+ const configuration = new Configuration();
147
+ const apiInstance = new SurveysQuestionsTranslationsApi(configuration);
148
+
149
+ let surveyId: string; //The survey identifier (default to undefined)
150
+ let questionId: string; //The question identifier (default to undefined)
151
+ let choiceId: string; //The choice identifier (default to undefined)
152
+ let locale: string; //The locale identifier (default to undefined)
153
+
154
+ const { status, data } = await apiInstance.getSurveyQuestionChoiceTranslation(
155
+ surveyId,
156
+ questionId,
157
+ choiceId,
158
+ locale
159
+ );
160
+ ```
161
+
162
+ ### Parameters
163
+
164
+ |Name | Type | Description | Notes|
165
+ |------------- | ------------- | ------------- | -------------|
166
+ | **surveyId** | [**string**] | The survey identifier | defaults to undefined|
167
+ | **questionId** | [**string**] | The question identifier | defaults to undefined|
168
+ | **choiceId** | [**string**] | The choice identifier | defaults to undefined|
169
+ | **locale** | [**string**] | The locale identifier | defaults to undefined|
170
+
171
+
172
+ ### Return type
173
+
174
+ **GetSurveyQuestionChoiceTranslation200Response**
175
+
176
+ ### Authorization
177
+
178
+ [ApiKeyAuth](../README.md#ApiKeyAuth), [OrganizationId](../README.md#OrganizationId)
179
+
180
+ ### HTTP request headers
181
+
182
+ - **Content-Type**: Not defined
183
+ - **Accept**: application/json
184
+
185
+
186
+ ### HTTP response details
187
+ | Status code | Description | Response headers |
188
+ |-------------|-------------|------------------|
189
+ |**200** | Successful response | - |
190
+
191
+ [[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)
192
+
193
+ # **getSurveyQuestionChoiceTranslations**
194
+ > GetSurveyQuestionChoiceTranslations200Response getSurveyQuestionChoiceTranslations()
195
+
196
+ Get Survey Question Choice Translations endpoint
197
+
198
+ ### Example
199
+
200
+ ```typescript
201
+ import {
202
+ SurveysQuestionsTranslationsApi,
203
+ Configuration
204
+ } from '@connectedxm/admin-sdk';
205
+
206
+ const configuration = new Configuration();
207
+ const apiInstance = new SurveysQuestionsTranslationsApi(configuration);
208
+
209
+ let surveyId: string; //The survey identifier (default to undefined)
210
+ let questionId: string; //The question identifier (default to undefined)
211
+ let choiceId: string; //The choice identifier (default to undefined)
212
+ let page: number; //Page number (optional) (default to 1)
213
+ let pageSize: number; //Number of items per page (optional) (default to 25)
214
+ let orderBy: string; //Field to order by (optional) (default to undefined)
215
+ let search: string; //Search query (optional) (default to undefined)
216
+
217
+ const { status, data } = await apiInstance.getSurveyQuestionChoiceTranslations(
218
+ surveyId,
219
+ questionId,
220
+ choiceId,
221
+ page,
222
+ pageSize,
223
+ orderBy,
224
+ search
225
+ );
226
+ ```
227
+
228
+ ### Parameters
229
+
230
+ |Name | Type | Description | Notes|
231
+ |------------- | ------------- | ------------- | -------------|
232
+ | **surveyId** | [**string**] | The survey identifier | defaults to undefined|
233
+ | **questionId** | [**string**] | The question identifier | defaults to undefined|
234
+ | **choiceId** | [**string**] | The choice identifier | defaults to undefined|
235
+ | **page** | [**number**] | Page number | (optional) defaults to 1|
236
+ | **pageSize** | [**number**] | Number of items per page | (optional) defaults to 25|
237
+ | **orderBy** | [**string**] | Field to order by | (optional) defaults to undefined|
238
+ | **search** | [**string**] | Search query | (optional) defaults to undefined|
239
+
240
+
241
+ ### Return type
242
+
243
+ **GetSurveyQuestionChoiceTranslations200Response**
244
+
245
+ ### Authorization
246
+
247
+ [ApiKeyAuth](../README.md#ApiKeyAuth), [OrganizationId](../README.md#OrganizationId)
248
+
249
+ ### HTTP request headers
250
+
251
+ - **Content-Type**: Not defined
252
+ - **Accept**: application/json
253
+
254
+
255
+ ### HTTP response details
256
+ | Status code | Description | Response headers |
257
+ |-------------|-------------|------------------|
258
+ |**200** | Successful response | - |
259
+
260
+ [[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)
261
+
262
+ # **getSurveyQuestionTranslation**
263
+ > GetSurveyQuestionTranslation200Response getSurveyQuestionTranslation()
264
+
265
+ Get Survey Question Translation endpoint
266
+
267
+ ### Example
268
+
269
+ ```typescript
270
+ import {
271
+ SurveysQuestionsTranslationsApi,
272
+ Configuration
273
+ } from '@connectedxm/admin-sdk';
274
+
275
+ const configuration = new Configuration();
276
+ const apiInstance = new SurveysQuestionsTranslationsApi(configuration);
277
+
278
+ let surveyId: string; //The survey identifier (default to undefined)
279
+ let questionId: string; //The question identifier (default to undefined)
280
+ let locale: string; //The locale identifier (default to undefined)
281
+
282
+ const { status, data } = await apiInstance.getSurveyQuestionTranslation(
283
+ surveyId,
284
+ questionId,
285
+ locale
286
+ );
287
+ ```
288
+
289
+ ### Parameters
290
+
291
+ |Name | Type | Description | Notes|
292
+ |------------- | ------------- | ------------- | -------------|
293
+ | **surveyId** | [**string**] | The survey identifier | defaults to undefined|
294
+ | **questionId** | [**string**] | The question identifier | defaults to undefined|
295
+ | **locale** | [**string**] | The locale identifier | defaults to undefined|
296
+
297
+
298
+ ### Return type
299
+
300
+ **GetSurveyQuestionTranslation200Response**
301
+
302
+ ### Authorization
303
+
304
+ [ApiKeyAuth](../README.md#ApiKeyAuth), [OrganizationId](../README.md#OrganizationId)
305
+
306
+ ### HTTP request headers
307
+
308
+ - **Content-Type**: Not defined
309
+ - **Accept**: application/json
310
+
311
+
312
+ ### HTTP response details
313
+ | Status code | Description | Response headers |
314
+ |-------------|-------------|------------------|
315
+ |**200** | Successful response | - |
316
+
317
+ [[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)
318
+
319
+ # **getSurveyQuestionTranslations**
320
+ > GetSurveyQuestionTranslations200Response getSurveyQuestionTranslations()
321
+
322
+ Get Survey Question Translations endpoint
323
+
324
+ ### Example
325
+
326
+ ```typescript
327
+ import {
328
+ SurveysQuestionsTranslationsApi,
329
+ Configuration
330
+ } from '@connectedxm/admin-sdk';
331
+
332
+ const configuration = new Configuration();
333
+ const apiInstance = new SurveysQuestionsTranslationsApi(configuration);
334
+
335
+ let surveyId: string; //The survey identifier (default to undefined)
336
+ let questionId: string; //The question identifier (default to undefined)
337
+ let page: number; //Page number (optional) (default to 1)
338
+ let pageSize: number; //Number of items per page (optional) (default to 25)
339
+ let orderBy: string; //Field to order by (optional) (default to undefined)
340
+ let search: string; //Search query (optional) (default to undefined)
341
+
342
+ const { status, data } = await apiInstance.getSurveyQuestionTranslations(
343
+ surveyId,
344
+ questionId,
345
+ page,
346
+ pageSize,
347
+ orderBy,
348
+ search
349
+ );
350
+ ```
351
+
352
+ ### Parameters
353
+
354
+ |Name | Type | Description | Notes|
355
+ |------------- | ------------- | ------------- | -------------|
356
+ | **surveyId** | [**string**] | The survey identifier | defaults to undefined|
357
+ | **questionId** | [**string**] | The question identifier | defaults to undefined|
358
+ | **page** | [**number**] | Page number | (optional) defaults to 1|
359
+ | **pageSize** | [**number**] | Number of items per page | (optional) defaults to 25|
360
+ | **orderBy** | [**string**] | Field to order by | (optional) defaults to undefined|
361
+ | **search** | [**string**] | Search query | (optional) defaults to undefined|
362
+
363
+
364
+ ### Return type
365
+
366
+ **GetSurveyQuestionTranslations200Response**
367
+
368
+ ### Authorization
369
+
370
+ [ApiKeyAuth](../README.md#ApiKeyAuth), [OrganizationId](../README.md#OrganizationId)
371
+
372
+ ### HTTP request headers
373
+
374
+ - **Content-Type**: Not defined
375
+ - **Accept**: application/json
376
+
377
+
378
+ ### HTTP response details
379
+ | Status code | Description | Response headers |
380
+ |-------------|-------------|------------------|
381
+ |**200** | Successful response | - |
382
+
383
+ [[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)
384
+
385
+ # **updateSurveyQuestionChoiceTranslation**
386
+ > UpdateAnnouncementTranslation200Response updateSurveyQuestionChoiceTranslation(surveyQuestionChoiceTranslationUpdateInputs)
387
+
388
+ Update Survey Question Choice Translation endpoint
389
+
390
+ ### Example
391
+
392
+ ```typescript
393
+ import {
394
+ SurveysQuestionsTranslationsApi,
395
+ Configuration,
396
+ SurveyQuestionChoiceTranslationUpdateInputs
397
+ } from '@connectedxm/admin-sdk';
398
+
399
+ const configuration = new Configuration();
400
+ const apiInstance = new SurveysQuestionsTranslationsApi(configuration);
401
+
402
+ let surveyId: string; //The survey identifier (default to undefined)
403
+ let questionId: string; //The question identifier (default to undefined)
404
+ let choiceId: string; //The choice identifier (default to undefined)
405
+ let locale: string; //The locale identifier (default to undefined)
406
+ let surveyQuestionChoiceTranslationUpdateInputs: SurveyQuestionChoiceTranslationUpdateInputs; //
407
+
408
+ const { status, data } = await apiInstance.updateSurveyQuestionChoiceTranslation(
409
+ surveyId,
410
+ questionId,
411
+ choiceId,
412
+ locale,
413
+ surveyQuestionChoiceTranslationUpdateInputs
414
+ );
415
+ ```
416
+
417
+ ### Parameters
418
+
419
+ |Name | Type | Description | Notes|
420
+ |------------- | ------------- | ------------- | -------------|
421
+ | **surveyQuestionChoiceTranslationUpdateInputs** | **SurveyQuestionChoiceTranslationUpdateInputs**| | |
422
+ | **surveyId** | [**string**] | The survey identifier | defaults to undefined|
423
+ | **questionId** | [**string**] | The question identifier | defaults to undefined|
424
+ | **choiceId** | [**string**] | The choice identifier | defaults to undefined|
425
+ | **locale** | [**string**] | The locale identifier | defaults to undefined|
426
+
427
+
428
+ ### Return type
429
+
430
+ **UpdateAnnouncementTranslation200Response**
431
+
432
+ ### Authorization
433
+
434
+ [ApiKeyAuth](../README.md#ApiKeyAuth), [OrganizationId](../README.md#OrganizationId)
435
+
436
+ ### HTTP request headers
437
+
438
+ - **Content-Type**: application/json
439
+ - **Accept**: application/json
440
+
441
+
442
+ ### HTTP response details
443
+ | Status code | Description | Response headers |
444
+ |-------------|-------------|------------------|
445
+ |**200** | Successful response | - |
446
+
447
+ [[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)
448
+
449
+ # **updateSurveyQuestionTranslation**
450
+ > UpdateAnnouncementTranslation200Response updateSurveyQuestionTranslation(surveyQuestionTranslationUpdateInputs)
451
+
452
+ Update Survey Question Translation endpoint
453
+
454
+ ### Example
455
+
456
+ ```typescript
457
+ import {
458
+ SurveysQuestionsTranslationsApi,
459
+ Configuration,
460
+ SurveyQuestionTranslationUpdateInputs
461
+ } from '@connectedxm/admin-sdk';
462
+
463
+ const configuration = new Configuration();
464
+ const apiInstance = new SurveysQuestionsTranslationsApi(configuration);
465
+
466
+ let surveyId: string; //The survey identifier (default to undefined)
467
+ let questionId: string; //The question identifier (default to undefined)
468
+ let locale: string; //The locale identifier (default to undefined)
469
+ let surveyQuestionTranslationUpdateInputs: SurveyQuestionTranslationUpdateInputs; //
470
+
471
+ const { status, data } = await apiInstance.updateSurveyQuestionTranslation(
472
+ surveyId,
473
+ questionId,
474
+ locale,
475
+ surveyQuestionTranslationUpdateInputs
476
+ );
477
+ ```
478
+
479
+ ### Parameters
480
+
481
+ |Name | Type | Description | Notes|
482
+ |------------- | ------------- | ------------- | -------------|
483
+ | **surveyQuestionTranslationUpdateInputs** | **SurveyQuestionTranslationUpdateInputs**| | |
484
+ | **surveyId** | [**string**] | The survey identifier | defaults to undefined|
485
+ | **questionId** | [**string**] | The question identifier | defaults to undefined|
486
+ | **locale** | [**string**] | The locale identifier | defaults to undefined|
487
+
488
+
489
+ ### Return type
490
+
491
+ **UpdateAnnouncementTranslation200Response**
492
+
493
+ ### Authorization
494
+
495
+ [ApiKeyAuth](../README.md#ApiKeyAuth), [OrganizationId](../README.md#OrganizationId)
496
+
497
+ ### HTTP request headers
498
+
499
+ - **Content-Type**: application/json
500
+ - **Accept**: application/json
501
+
502
+
503
+ ### HTTP response details
504
+ | Status code | Description | Response headers |
505
+ |-------------|-------------|------------------|
506
+ |**200** | Successful response | - |
507
+
508
+ [[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)
509
+