@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
+ # EventsFaqsTranslationsApi
2
+
3
+ All URIs are relative to *https://admin-api.connected.dev*
4
+
5
+ |Method | HTTP request | Description|
6
+ |------------- | ------------- | -------------|
7
+ |[**deleteEventFaqSectionQuestionTranslation**](#deleteeventfaqsectionquestiontranslation) | **DELETE** /events/{eventId}/faqs/{sectionId}/questions/{questionId}/translations/{locale} | Delete Event Faq Section Question Translation|
8
+ |[**deleteEventFaqSectionTranslation**](#deleteeventfaqsectiontranslation) | **DELETE** /events/{eventId}/faqs/{sectionId}/translations/{locale} | Delete Event Faq Section Translation|
9
+ |[**getEventFaqSectionQuestionTranslation**](#geteventfaqsectionquestiontranslation) | **GET** /events/{eventId}/faqs/{sectionId}/questions/{questionId}/translations/{locale} | Get Event Faq Section Question Translation|
10
+ |[**getEventFaqSectionQuestionTranslations**](#geteventfaqsectionquestiontranslations) | **GET** /events/{eventId}/faqs/{sectionId}/questions/{questionId}/translations | Get Event Faq Section Question Translations|
11
+ |[**getEventFaqSectionTranslation**](#geteventfaqsectiontranslation) | **GET** /events/{eventId}/faqs/{sectionId}/translations/{locale} | Get Event Faq Section Translation|
12
+ |[**getEventFaqSectionTranslations**](#geteventfaqsectiontranslations) | **GET** /events/{eventId}/faqs/{sectionId}/translations | Get Event Faq Section Translations|
13
+ |[**updateEventFaqSectionQuestionTranslation**](#updateeventfaqsectionquestiontranslation) | **PUT** /events/{eventId}/faqs/{sectionId}/questions/{questionId}/translations/{locale} | Update Event Faq Section Question Translation|
14
+ |[**updateEventFaqSectionTranslation**](#updateeventfaqsectiontranslation) | **PUT** /events/{eventId}/faqs/{sectionId}/translations/{locale} | Update Event Faq Section Translation|
15
+
16
+ # **deleteEventFaqSectionQuestionTranslation**
17
+ > UpdateAnnouncementTranslation200Response deleteEventFaqSectionQuestionTranslation()
18
+
19
+ Delete Event Faq Section Question Translation endpoint
20
+
21
+ ### Example
22
+
23
+ ```typescript
24
+ import {
25
+ EventsFaqsTranslationsApi,
26
+ Configuration
27
+ } from '@connectedxm/admin-sdk';
28
+
29
+ const configuration = new Configuration();
30
+ const apiInstance = new EventsFaqsTranslationsApi(configuration);
31
+
32
+ let eventId: string; //The event identifier (default to undefined)
33
+ let sectionId: string; //The section identifier (default to undefined)
34
+ let questionId: string; //The question identifier (default to undefined)
35
+ let locale: string; //The locale identifier (default to undefined)
36
+
37
+ const { status, data } = await apiInstance.deleteEventFaqSectionQuestionTranslation(
38
+ eventId,
39
+ sectionId,
40
+ questionId,
41
+ locale
42
+ );
43
+ ```
44
+
45
+ ### Parameters
46
+
47
+ |Name | Type | Description | Notes|
48
+ |------------- | ------------- | ------------- | -------------|
49
+ | **eventId** | [**string**] | The event identifier | defaults to undefined|
50
+ | **sectionId** | [**string**] | The section identifier | defaults to undefined|
51
+ | **questionId** | [**string**] | The question 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
+ # **deleteEventFaqSectionTranslation**
77
+ > UpdateAnnouncementTranslation200Response deleteEventFaqSectionTranslation()
78
+
79
+ Delete Event Faq Section Translation endpoint
80
+
81
+ ### Example
82
+
83
+ ```typescript
84
+ import {
85
+ EventsFaqsTranslationsApi,
86
+ Configuration
87
+ } from '@connectedxm/admin-sdk';
88
+
89
+ const configuration = new Configuration();
90
+ const apiInstance = new EventsFaqsTranslationsApi(configuration);
91
+
92
+ let eventId: string; //The event identifier (default to undefined)
93
+ let sectionId: string; //The section identifier (default to undefined)
94
+ let locale: string; //The locale identifier (default to undefined)
95
+
96
+ const { status, data } = await apiInstance.deleteEventFaqSectionTranslation(
97
+ eventId,
98
+ sectionId,
99
+ locale
100
+ );
101
+ ```
102
+
103
+ ### Parameters
104
+
105
+ |Name | Type | Description | Notes|
106
+ |------------- | ------------- | ------------- | -------------|
107
+ | **eventId** | [**string**] | The event identifier | defaults to undefined|
108
+ | **sectionId** | [**string**] | The section 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
+ # **getEventFaqSectionQuestionTranslation**
134
+ > GetEventFaqSectionQuestionTranslation200Response getEventFaqSectionQuestionTranslation()
135
+
136
+ Get Event Faq Section Question Translation endpoint
137
+
138
+ ### Example
139
+
140
+ ```typescript
141
+ import {
142
+ EventsFaqsTranslationsApi,
143
+ Configuration
144
+ } from '@connectedxm/admin-sdk';
145
+
146
+ const configuration = new Configuration();
147
+ const apiInstance = new EventsFaqsTranslationsApi(configuration);
148
+
149
+ let eventId: string; //The event identifier (default to undefined)
150
+ let sectionId: string; //The section identifier (default to undefined)
151
+ let questionId: string; //The question identifier (default to undefined)
152
+ let locale: string; //The locale identifier (default to undefined)
153
+
154
+ const { status, data } = await apiInstance.getEventFaqSectionQuestionTranslation(
155
+ eventId,
156
+ sectionId,
157
+ questionId,
158
+ locale
159
+ );
160
+ ```
161
+
162
+ ### Parameters
163
+
164
+ |Name | Type | Description | Notes|
165
+ |------------- | ------------- | ------------- | -------------|
166
+ | **eventId** | [**string**] | The event identifier | defaults to undefined|
167
+ | **sectionId** | [**string**] | The section identifier | defaults to undefined|
168
+ | **questionId** | [**string**] | The question identifier | defaults to undefined|
169
+ | **locale** | [**string**] | The locale identifier | defaults to undefined|
170
+
171
+
172
+ ### Return type
173
+
174
+ **GetEventFaqSectionQuestionTranslation200Response**
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
+ # **getEventFaqSectionQuestionTranslations**
194
+ > GetEventFaqSectionQuestionTranslations200Response getEventFaqSectionQuestionTranslations()
195
+
196
+ Get Event Faq Section Question Translations endpoint
197
+
198
+ ### Example
199
+
200
+ ```typescript
201
+ import {
202
+ EventsFaqsTranslationsApi,
203
+ Configuration
204
+ } from '@connectedxm/admin-sdk';
205
+
206
+ const configuration = new Configuration();
207
+ const apiInstance = new EventsFaqsTranslationsApi(configuration);
208
+
209
+ let eventId: string; //The event identifier (default to undefined)
210
+ let sectionId: string; //The section identifier (default to undefined)
211
+ let questionId: string; //The question 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.getEventFaqSectionQuestionTranslations(
218
+ eventId,
219
+ sectionId,
220
+ questionId,
221
+ page,
222
+ pageSize,
223
+ orderBy,
224
+ search
225
+ );
226
+ ```
227
+
228
+ ### Parameters
229
+
230
+ |Name | Type | Description | Notes|
231
+ |------------- | ------------- | ------------- | -------------|
232
+ | **eventId** | [**string**] | The event identifier | defaults to undefined|
233
+ | **sectionId** | [**string**] | The section identifier | defaults to undefined|
234
+ | **questionId** | [**string**] | The question 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
+ **GetEventFaqSectionQuestionTranslations200Response**
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
+ # **getEventFaqSectionTranslation**
263
+ > GetEventFaqSectionTranslation200Response getEventFaqSectionTranslation()
264
+
265
+ Get Event Faq Section Translation endpoint
266
+
267
+ ### Example
268
+
269
+ ```typescript
270
+ import {
271
+ EventsFaqsTranslationsApi,
272
+ Configuration
273
+ } from '@connectedxm/admin-sdk';
274
+
275
+ const configuration = new Configuration();
276
+ const apiInstance = new EventsFaqsTranslationsApi(configuration);
277
+
278
+ let eventId: string; //The event identifier (default to undefined)
279
+ let sectionId: string; //The section identifier (default to undefined)
280
+ let locale: string; //The locale identifier (default to undefined)
281
+
282
+ const { status, data } = await apiInstance.getEventFaqSectionTranslation(
283
+ eventId,
284
+ sectionId,
285
+ locale
286
+ );
287
+ ```
288
+
289
+ ### Parameters
290
+
291
+ |Name | Type | Description | Notes|
292
+ |------------- | ------------- | ------------- | -------------|
293
+ | **eventId** | [**string**] | The event identifier | defaults to undefined|
294
+ | **sectionId** | [**string**] | The section identifier | defaults to undefined|
295
+ | **locale** | [**string**] | The locale identifier | defaults to undefined|
296
+
297
+
298
+ ### Return type
299
+
300
+ **GetEventFaqSectionTranslation200Response**
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
+ # **getEventFaqSectionTranslations**
320
+ > GetEventFaqSectionTranslations200Response getEventFaqSectionTranslations()
321
+
322
+ Get Event Faq Section Translations endpoint
323
+
324
+ ### Example
325
+
326
+ ```typescript
327
+ import {
328
+ EventsFaqsTranslationsApi,
329
+ Configuration
330
+ } from '@connectedxm/admin-sdk';
331
+
332
+ const configuration = new Configuration();
333
+ const apiInstance = new EventsFaqsTranslationsApi(configuration);
334
+
335
+ let eventId: string; //The event identifier (default to undefined)
336
+ let sectionId: string; //The section 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.getEventFaqSectionTranslations(
343
+ eventId,
344
+ sectionId,
345
+ page,
346
+ pageSize,
347
+ orderBy,
348
+ search
349
+ );
350
+ ```
351
+
352
+ ### Parameters
353
+
354
+ |Name | Type | Description | Notes|
355
+ |------------- | ------------- | ------------- | -------------|
356
+ | **eventId** | [**string**] | The event identifier | defaults to undefined|
357
+ | **sectionId** | [**string**] | The section 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
+ **GetEventFaqSectionTranslations200Response**
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
+ # **updateEventFaqSectionQuestionTranslation**
386
+ > UpdateAnnouncementTranslation200Response updateEventFaqSectionQuestionTranslation(eventFaqSectionQuestionTranslationUpdateInputs)
387
+
388
+ Update Event Faq Section Question Translation endpoint
389
+
390
+ ### Example
391
+
392
+ ```typescript
393
+ import {
394
+ EventsFaqsTranslationsApi,
395
+ Configuration,
396
+ EventFaqSectionQuestionTranslationUpdateInputs
397
+ } from '@connectedxm/admin-sdk';
398
+
399
+ const configuration = new Configuration();
400
+ const apiInstance = new EventsFaqsTranslationsApi(configuration);
401
+
402
+ let eventId: string; //The event identifier (default to undefined)
403
+ let sectionId: string; //The section identifier (default to undefined)
404
+ let questionId: string; //The question identifier (default to undefined)
405
+ let locale: string; //The locale identifier (default to undefined)
406
+ let eventFaqSectionQuestionTranslationUpdateInputs: EventFaqSectionQuestionTranslationUpdateInputs; //
407
+
408
+ const { status, data } = await apiInstance.updateEventFaqSectionQuestionTranslation(
409
+ eventId,
410
+ sectionId,
411
+ questionId,
412
+ locale,
413
+ eventFaqSectionQuestionTranslationUpdateInputs
414
+ );
415
+ ```
416
+
417
+ ### Parameters
418
+
419
+ |Name | Type | Description | Notes|
420
+ |------------- | ------------- | ------------- | -------------|
421
+ | **eventFaqSectionQuestionTranslationUpdateInputs** | **EventFaqSectionQuestionTranslationUpdateInputs**| | |
422
+ | **eventId** | [**string**] | The event identifier | defaults to undefined|
423
+ | **sectionId** | [**string**] | The section identifier | defaults to undefined|
424
+ | **questionId** | [**string**] | The question 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
+ # **updateEventFaqSectionTranslation**
450
+ > UpdateAnnouncementTranslation200Response updateEventFaqSectionTranslation(eventFaqSectionTranslationUpdateInputs)
451
+
452
+ Update Event Faq Section Translation endpoint
453
+
454
+ ### Example
455
+
456
+ ```typescript
457
+ import {
458
+ EventsFaqsTranslationsApi,
459
+ Configuration,
460
+ EventFaqSectionTranslationUpdateInputs
461
+ } from '@connectedxm/admin-sdk';
462
+
463
+ const configuration = new Configuration();
464
+ const apiInstance = new EventsFaqsTranslationsApi(configuration);
465
+
466
+ let eventId: string; //The event identifier (default to undefined)
467
+ let sectionId: string; //The section identifier (default to undefined)
468
+ let locale: string; //The locale identifier (default to undefined)
469
+ let eventFaqSectionTranslationUpdateInputs: EventFaqSectionTranslationUpdateInputs; //
470
+
471
+ const { status, data } = await apiInstance.updateEventFaqSectionTranslation(
472
+ eventId,
473
+ sectionId,
474
+ locale,
475
+ eventFaqSectionTranslationUpdateInputs
476
+ );
477
+ ```
478
+
479
+ ### Parameters
480
+
481
+ |Name | Type | Description | Notes|
482
+ |------------- | ------------- | ------------- | -------------|
483
+ | **eventFaqSectionTranslationUpdateInputs** | **EventFaqSectionTranslationUpdateInputs**| | |
484
+ | **eventId** | [**string**] | The event identifier | defaults to undefined|
485
+ | **sectionId** | [**string**] | The section 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
+