@connectedxm/admin-sdk 6.14.5 → 6.18.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.openapi-generator/FILES +128 -1
- package/AdminApi.ts +117 -0
- package/README.md +269 -18
- package/api.ts +66302 -45553
- package/dist/AdminApi.d.ts +40 -1
- package/dist/AdminApi.js +39 -0
- package/dist/api.d.ts +14080 -3128
- package/dist/api.js +33941 -18508
- package/dist/esm/AdminApi.d.ts +40 -1
- package/dist/esm/AdminApi.js +40 -1
- package/dist/esm/api.d.ts +14080 -3128
- package/dist/esm/api.js +33444 -18172
- package/docs/AnnouncementsTranslationsApi.md +240 -0
- package/docs/BaseSideEffect.md +4 -0
- package/docs/BenefitsTranslationsApi.md +240 -0
- package/docs/BookingSpace.md +4 -0
- package/docs/BookingSpaceCreateInputs.md +4 -0
- package/docs/BookingSpaceTranslation.md +4 -0
- package/docs/BookingSpaceTranslationUpdateInputs.md +4 -0
- package/docs/BookingSpaceUpdateInputs.md +4 -0
- package/docs/BookingsApi.md +302 -0
- package/docs/BookingsPlacesTranslationsApi.md +121 -0
- package/docs/BookingsSpacesTranslationsApi.md +127 -0
- package/docs/ChannelsTranslationsApi.md +742 -0
- package/docs/DashboardsApi.md +2 -2
- package/docs/DashboardsWidgetsApi.md +2 -2
- package/docs/Event.md +2 -0
- package/docs/EventCreateInputs.md +2 -0
- package/docs/EventUpdateInputs.md +2 -0
- package/docs/EventsAccessApi.md +4 -4
- package/docs/EventsActivationsTranslationsApi.md +252 -0
- package/docs/EventsAddonsTranslationsApi.md +252 -0
- package/docs/EventsApi.md +2 -2
- package/docs/EventsAttendeesPackagesApi.md +2 -2
- package/docs/EventsEmailsTranslationsApi.md +252 -0
- package/docs/EventsFaqsTranslationsApi.md +509 -0
- package/docs/EventsFollowupsTranslationsApi.md +252 -0
- package/docs/EventsMediaTranslationsApi.md +252 -0
- package/docs/EventsPackagesTranslationsApi.md +252 -0
- package/docs/EventsPagesTranslationsApi.md +252 -0
- package/docs/EventsPassesAccessesApi.md +313 -0
- package/docs/EventsPassesAddonsApi.md +190 -0
- package/docs/EventsPassesApi.md +77 -1149
- package/docs/EventsPassesFollowupsApi.md +272 -0
- package/docs/EventsPassesResponsesApi.md +326 -0
- package/docs/EventsPasstypesPriceschedulesApi.md +4 -4
- package/docs/EventsPasstypesRefundschedulesApi.md +4 -4
- package/docs/EventsPasstypesTranslationsApi.md +252 -0
- package/docs/EventsQuestionsApi.md +2 -2
- package/docs/EventsQuestionsTranslationsApi.md +509 -0
- package/docs/EventsRoomtypesTranslationsApi.md +252 -0
- package/docs/EventsSectionsTranslationsApi.md +252 -0
- package/docs/EventsSessionsApi.md +2 -2
- package/docs/EventsSessionsLocationsTranslationsApi.md +252 -0
- package/docs/EventsSessionsQuestionsApi.md +2 -2
- package/docs/EventsSessionsQuestionsTranslationsApi.md +533 -0
- package/docs/EventsSessionsSectionsTranslationsApi.md +264 -0
- package/docs/EventsSessionsTranslationsApi.md +252 -0
- package/docs/EventsSpeakersTranslationsApi.md +252 -0
- package/docs/EventsSponsorshiplevelsTranslationsApi.md +252 -0
- package/docs/EventsSponsorshipsTranslationsApi.md +264 -0
- package/docs/EventsTracksTranslationsApi.md +252 -0
- package/docs/EventsTranslationsApi.md +240 -0
- package/docs/GetAnnouncementTranslation200Response.md +24 -0
- package/docs/GetAnnouncementTranslations200Response.md +26 -0
- package/docs/GetBenefitTranslation200Response.md +24 -0
- package/docs/GetBenefitTranslations200Response.md +26 -0
- package/docs/GetBookingPlaceTranslation200Response.md +24 -0
- package/docs/GetBookingPlaceTranslations200Response.md +26 -0
- package/docs/GetBookingSpaceTranslation200Response.md +24 -0
- package/docs/GetBookingSpaceTranslations200Response.md +26 -0
- package/docs/GetChannelContentGuestTranslation200Response.md +24 -0
- package/docs/GetChannelContentGuestTranslations200Response.md +26 -0
- package/docs/GetChannelContentTranslation200Response.md +24 -0
- package/docs/GetChannelContentTranslations200Response.md +26 -0
- package/docs/GetChannelTranslation200Response.md +24 -0
- package/docs/GetChannelTranslations200Response.md +26 -0
- package/docs/GetCustomModuleTranslation200Response.md +24 -0
- package/docs/GetCustomModuleTranslations200Response.md +26 -0
- package/docs/GetEventActivationTranslation200Response.md +24 -0
- package/docs/GetEventActivationTranslations200Response.md +26 -0
- package/docs/GetEventAddOnTranslation200Response.md +24 -0
- package/docs/GetEventAddOnTranslations200Response.md +26 -0
- package/docs/GetEventEmailTranslation200Response.md +24 -0
- package/docs/GetEventEmailTranslations200Response.md +26 -0
- package/docs/GetEventFaqSectionQuestionTranslation200Response.md +24 -0
- package/docs/GetEventFaqSectionQuestionTranslations200Response.md +26 -0
- package/docs/GetEventFaqSectionTranslation200Response.md +24 -0
- package/docs/GetEventFaqSectionTranslations200Response.md +26 -0
- package/docs/GetEventFollowupTranslation200Response.md +24 -0
- package/docs/GetEventFollowupTranslations200Response.md +26 -0
- package/docs/GetEventMediaItemTranslation200Response.md +24 -0
- package/docs/GetEventMediaItemTranslations200Response.md +26 -0
- package/docs/GetEventPackageTranslation200Response.md +24 -0
- package/docs/GetEventPackageTranslations200Response.md +26 -0
- package/docs/GetEventPageTranslation200Response.md +24 -0
- package/docs/GetEventPageTranslations200Response.md +26 -0
- package/docs/GetEventPassTypeTranslation200Response.md +24 -0
- package/docs/GetEventPassTypeTranslations200Response.md +26 -0
- package/docs/GetEventQuestionChoiceTranslation200Response.md +24 -0
- package/docs/GetEventQuestionChoiceTranslations200Response.md +26 -0
- package/docs/GetEventQuestionTranslation200Response.md +24 -0
- package/docs/GetEventQuestionTranslations200Response.md +26 -0
- package/docs/GetEventRoomTypeTranslation200Response.md +24 -0
- package/docs/GetEventRoomTypeTranslations200Response.md +26 -0
- package/docs/GetEventSectionTranslation200Response.md +24 -0
- package/docs/GetEventSectionTranslations200Response.md +26 -0
- package/docs/GetEventSessionLocationTranslation200Response.md +24 -0
- package/docs/GetEventSessionLocationTranslations200Response.md +26 -0
- package/docs/GetEventSessionQuestionChoiceTranslation200Response.md +24 -0
- package/docs/GetEventSessionQuestionChoiceTranslations200Response.md +26 -0
- package/docs/GetEventSessionQuestionTranslation200Response.md +24 -0
- package/docs/GetEventSessionQuestionTranslations200Response.md +26 -0
- package/docs/GetEventSessionSectionTranslation200Response.md +24 -0
- package/docs/GetEventSessionSectionTranslations200Response.md +26 -0
- package/docs/GetEventSessionTranslation200Response.md +24 -0
- package/docs/GetEventSessionTranslations200Response.md +26 -0
- package/docs/GetEventSpeakerTranslation200Response.md +24 -0
- package/docs/GetEventSpeakerTranslations200Response.md +26 -0
- package/docs/GetEventSponsorshipLevelTranslation200Response.md +24 -0
- package/docs/GetEventSponsorshipLevelTranslations200Response.md +26 -0
- package/docs/GetEventSponsorshipTranslation200Response.md +24 -0
- package/docs/GetEventSponsorshipTranslations200Response.md +26 -0
- package/docs/GetEventTrackTranslation200Response.md +24 -0
- package/docs/GetEventTrackTranslations200Response.md +26 -0
- package/docs/GetEventTranslation200Response.md +24 -0
- package/docs/GetEventTranslations200Response.md +26 -0
- package/docs/GetGroupTranslation200Response.md +24 -0
- package/docs/GetGroupTranslations200Response.md +26 -0
- package/docs/GetLevelTranslation200Response.md +24 -0
- package/docs/GetLevelTranslations200Response.md +26 -0
- package/docs/GetOrganizationModuleSettingsTranslation200Response.md +24 -0
- package/docs/GetOrganizationModuleSettingsTranslations200Response.md +26 -0
- package/docs/GetSeriesQuestionTranslation200Response.md +24 -0
- package/docs/GetSeriesTranslation200Response.md +24 -0
- package/docs/GetSeriesTranslations200Response.md +26 -0
- package/docs/GetSurveyQuestionChoiceTranslation200Response.md +24 -0
- package/docs/GetSurveyQuestionChoiceTranslations200Response.md +26 -0
- package/docs/GetSurveyQuestionTranslation200Response.md +24 -0
- package/docs/GetSurveyQuestionTranslations200Response.md +26 -0
- package/docs/GetSurveySectionTranslation200Response.md +24 -0
- package/docs/GetSurveySectionTranslations200Response.md +26 -0
- package/docs/GetSurveyTranslation200Response.md +24 -0
- package/docs/GetSurveyTranslations200Response.md +26 -0
- package/docs/GroupsTranslationsApi.md +240 -0
- package/docs/MeetingsParticipantsApi.md +4 -4
- package/docs/MeetingsSessionsApi.md +2 -2
- package/docs/NotificationsApi.md +4 -4
- package/docs/OrganizationModulesCustomTranslationsApi.md +240 -0
- package/docs/OrganizationModulesSettingsTranslationsApi.md +228 -0
- package/docs/OrganizationPaymentsApi.md +2 -2
- package/docs/OrganizationTeammembersApi.md +2 -2
- package/docs/SeriesQuestionsTranslationsApi.md +127 -0
- package/docs/SeriesTranslationsApi.md +240 -0
- package/docs/SideEffect.md +8 -0
- package/docs/SideEffectActionType.md +2 -0
- package/docs/SideEffectTriggerType.md +4 -2
- package/docs/SponsorsTranslationsApi.md +240 -0
- package/docs/StorageVideosApi.md +4 -4
- package/docs/StorageVideosCaptionsApi.md +2 -2
- package/docs/SupportedLocale.md +0 -2
- package/docs/SurveysQuestionsApi.md +2 -2
- package/docs/SurveysQuestionsTranslationsApi.md +509 -0
- package/docs/SurveysSectionsTranslationsApi.md +252 -0
- package/docs/SurveysTranslationsApi.md +240 -0
- package/docs/{DeleteDashboard200Response.md → UpdateAnnouncementTranslation200Response.md} +3 -3
- package/docs/UpdateChannelContentGuestTranslation200Response.md +24 -0
- package/docs/UpdateChannelTranslation200Response.md +24 -0
- package/docs/UpdateEventActivationTranslation200Response.md +24 -0
- package/docs/UpdateEventAddOnTranslation200Response.md +24 -0
- package/docs/UpdateEventMediaItemTranslation200Response.md +24 -0
- package/docs/UpdateEventPassResponsesInputs.md +20 -0
- package/docs/UpdateSeriesQuestionTranslation200Response.md +24 -0
- package/package.json +1 -1
|
@@ -0,0 +1,509 @@
|
|
|
1
|
+
# EventsQuestionsTranslationsApi
|
|
2
|
+
|
|
3
|
+
All URIs are relative to *https://admin-api.connected.dev*
|
|
4
|
+
|
|
5
|
+
|Method | HTTP request | Description|
|
|
6
|
+
|------------- | ------------- | -------------|
|
|
7
|
+
|[**deleteEventQuestionChoiceTranslation**](#deleteeventquestionchoicetranslation) | **DELETE** /events/{eventId}/questions/{questionId}/choices/{choiceId}/translations/{locale} | Delete Event Question Choice Translation|
|
|
8
|
+
|[**deleteEventQuestionTranslation**](#deleteeventquestiontranslation) | **DELETE** /events/{eventId}/questions/{questionId}/translations/{locale} | Delete Event Question Translation|
|
|
9
|
+
|[**getEventQuestionChoiceTranslation**](#geteventquestionchoicetranslation) | **GET** /events/{eventId}/questions/{questionId}/choices/{choiceId}/translations/{locale} | Get Event Question Choice Translation|
|
|
10
|
+
|[**getEventQuestionChoiceTranslations**](#geteventquestionchoicetranslations) | **GET** /events/{eventId}/questions/{questionId}/choices/{choiceId}/translations | Get Event Question Choice Translations|
|
|
11
|
+
|[**getEventQuestionTranslation**](#geteventquestiontranslation) | **GET** /events/{eventId}/questions/{questionId}/translations/{locale} | Get Event Question Translation|
|
|
12
|
+
|[**getEventQuestionTranslations**](#geteventquestiontranslations) | **GET** /events/{eventId}/questions/{questionId}/translations | Get Event Question Translations|
|
|
13
|
+
|[**updateEventQuestionChoiceTranslation**](#updateeventquestionchoicetranslation) | **PUT** /events/{eventId}/questions/{questionId}/choices/{choiceId}/translations/{locale} | Update Event Question Choice Translation|
|
|
14
|
+
|[**updateEventQuestionTranslation**](#updateeventquestiontranslation) | **PUT** /events/{eventId}/questions/{questionId}/translations/{locale} | Update Event Question Translation|
|
|
15
|
+
|
|
16
|
+
# **deleteEventQuestionChoiceTranslation**
|
|
17
|
+
> UpdateAnnouncementTranslation200Response deleteEventQuestionChoiceTranslation()
|
|
18
|
+
|
|
19
|
+
Delete Event Question Choice Translation endpoint
|
|
20
|
+
|
|
21
|
+
### Example
|
|
22
|
+
|
|
23
|
+
```typescript
|
|
24
|
+
import {
|
|
25
|
+
EventsQuestionsTranslationsApi,
|
|
26
|
+
Configuration
|
|
27
|
+
} from '@connectedxm/admin-sdk';
|
|
28
|
+
|
|
29
|
+
const configuration = new Configuration();
|
|
30
|
+
const apiInstance = new EventsQuestionsTranslationsApi(configuration);
|
|
31
|
+
|
|
32
|
+
let eventId: string; //The event 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.deleteEventQuestionChoiceTranslation(
|
|
38
|
+
eventId,
|
|
39
|
+
questionId,
|
|
40
|
+
choiceId,
|
|
41
|
+
locale
|
|
42
|
+
);
|
|
43
|
+
```
|
|
44
|
+
|
|
45
|
+
### Parameters
|
|
46
|
+
|
|
47
|
+
|Name | Type | Description | Notes|
|
|
48
|
+
|------------- | ------------- | ------------- | -------------|
|
|
49
|
+
| **eventId** | [**string**] | The event 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
|
+
# **deleteEventQuestionTranslation**
|
|
77
|
+
> UpdateAnnouncementTranslation200Response deleteEventQuestionTranslation()
|
|
78
|
+
|
|
79
|
+
Delete Event Question Translation endpoint
|
|
80
|
+
|
|
81
|
+
### Example
|
|
82
|
+
|
|
83
|
+
```typescript
|
|
84
|
+
import {
|
|
85
|
+
EventsQuestionsTranslationsApi,
|
|
86
|
+
Configuration
|
|
87
|
+
} from '@connectedxm/admin-sdk';
|
|
88
|
+
|
|
89
|
+
const configuration = new Configuration();
|
|
90
|
+
const apiInstance = new EventsQuestionsTranslationsApi(configuration);
|
|
91
|
+
|
|
92
|
+
let eventId: string; //The event 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.deleteEventQuestionTranslation(
|
|
97
|
+
eventId,
|
|
98
|
+
questionId,
|
|
99
|
+
locale
|
|
100
|
+
);
|
|
101
|
+
```
|
|
102
|
+
|
|
103
|
+
### Parameters
|
|
104
|
+
|
|
105
|
+
|Name | Type | Description | Notes|
|
|
106
|
+
|------------- | ------------- | ------------- | -------------|
|
|
107
|
+
| **eventId** | [**string**] | The event 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
|
+
# **getEventQuestionChoiceTranslation**
|
|
134
|
+
> GetEventQuestionChoiceTranslation200Response getEventQuestionChoiceTranslation()
|
|
135
|
+
|
|
136
|
+
Get Event Question Choice Translation endpoint
|
|
137
|
+
|
|
138
|
+
### Example
|
|
139
|
+
|
|
140
|
+
```typescript
|
|
141
|
+
import {
|
|
142
|
+
EventsQuestionsTranslationsApi,
|
|
143
|
+
Configuration
|
|
144
|
+
} from '@connectedxm/admin-sdk';
|
|
145
|
+
|
|
146
|
+
const configuration = new Configuration();
|
|
147
|
+
const apiInstance = new EventsQuestionsTranslationsApi(configuration);
|
|
148
|
+
|
|
149
|
+
let eventId: string; //The event 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.getEventQuestionChoiceTranslation(
|
|
155
|
+
eventId,
|
|
156
|
+
questionId,
|
|
157
|
+
choiceId,
|
|
158
|
+
locale
|
|
159
|
+
);
|
|
160
|
+
```
|
|
161
|
+
|
|
162
|
+
### Parameters
|
|
163
|
+
|
|
164
|
+
|Name | Type | Description | Notes|
|
|
165
|
+
|------------- | ------------- | ------------- | -------------|
|
|
166
|
+
| **eventId** | [**string**] | The event 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
|
+
**GetEventQuestionChoiceTranslation200Response**
|
|
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
|
+
# **getEventQuestionChoiceTranslations**
|
|
194
|
+
> GetEventQuestionChoiceTranslations200Response getEventQuestionChoiceTranslations()
|
|
195
|
+
|
|
196
|
+
Get Event Question Choice Translations endpoint
|
|
197
|
+
|
|
198
|
+
### Example
|
|
199
|
+
|
|
200
|
+
```typescript
|
|
201
|
+
import {
|
|
202
|
+
EventsQuestionsTranslationsApi,
|
|
203
|
+
Configuration
|
|
204
|
+
} from '@connectedxm/admin-sdk';
|
|
205
|
+
|
|
206
|
+
const configuration = new Configuration();
|
|
207
|
+
const apiInstance = new EventsQuestionsTranslationsApi(configuration);
|
|
208
|
+
|
|
209
|
+
let eventId: string; //The event 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.getEventQuestionChoiceTranslations(
|
|
218
|
+
eventId,
|
|
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
|
+
| **eventId** | [**string**] | The event 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
|
+
**GetEventQuestionChoiceTranslations200Response**
|
|
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
|
+
# **getEventQuestionTranslation**
|
|
263
|
+
> GetEventQuestionTranslation200Response getEventQuestionTranslation()
|
|
264
|
+
|
|
265
|
+
Get Event Question Translation endpoint
|
|
266
|
+
|
|
267
|
+
### Example
|
|
268
|
+
|
|
269
|
+
```typescript
|
|
270
|
+
import {
|
|
271
|
+
EventsQuestionsTranslationsApi,
|
|
272
|
+
Configuration
|
|
273
|
+
} from '@connectedxm/admin-sdk';
|
|
274
|
+
|
|
275
|
+
const configuration = new Configuration();
|
|
276
|
+
const apiInstance = new EventsQuestionsTranslationsApi(configuration);
|
|
277
|
+
|
|
278
|
+
let eventId: string; //The event 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.getEventQuestionTranslation(
|
|
283
|
+
eventId,
|
|
284
|
+
questionId,
|
|
285
|
+
locale
|
|
286
|
+
);
|
|
287
|
+
```
|
|
288
|
+
|
|
289
|
+
### Parameters
|
|
290
|
+
|
|
291
|
+
|Name | Type | Description | Notes|
|
|
292
|
+
|------------- | ------------- | ------------- | -------------|
|
|
293
|
+
| **eventId** | [**string**] | The event 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
|
+
**GetEventQuestionTranslation200Response**
|
|
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
|
+
# **getEventQuestionTranslations**
|
|
320
|
+
> GetEventQuestionTranslations200Response getEventQuestionTranslations()
|
|
321
|
+
|
|
322
|
+
Get Event Question Translations endpoint
|
|
323
|
+
|
|
324
|
+
### Example
|
|
325
|
+
|
|
326
|
+
```typescript
|
|
327
|
+
import {
|
|
328
|
+
EventsQuestionsTranslationsApi,
|
|
329
|
+
Configuration
|
|
330
|
+
} from '@connectedxm/admin-sdk';
|
|
331
|
+
|
|
332
|
+
const configuration = new Configuration();
|
|
333
|
+
const apiInstance = new EventsQuestionsTranslationsApi(configuration);
|
|
334
|
+
|
|
335
|
+
let eventId: string; //The event 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.getEventQuestionTranslations(
|
|
343
|
+
eventId,
|
|
344
|
+
questionId,
|
|
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
|
+
| **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
|
+
**GetEventQuestionTranslations200Response**
|
|
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
|
+
# **updateEventQuestionChoiceTranslation**
|
|
386
|
+
> UpdateAnnouncementTranslation200Response updateEventQuestionChoiceTranslation(eventQuestionChoiceTranslationUpdateInputs)
|
|
387
|
+
|
|
388
|
+
Update Event Question Choice Translation endpoint
|
|
389
|
+
|
|
390
|
+
### Example
|
|
391
|
+
|
|
392
|
+
```typescript
|
|
393
|
+
import {
|
|
394
|
+
EventsQuestionsTranslationsApi,
|
|
395
|
+
Configuration,
|
|
396
|
+
EventQuestionChoiceTranslationUpdateInputs
|
|
397
|
+
} from '@connectedxm/admin-sdk';
|
|
398
|
+
|
|
399
|
+
const configuration = new Configuration();
|
|
400
|
+
const apiInstance = new EventsQuestionsTranslationsApi(configuration);
|
|
401
|
+
|
|
402
|
+
let eventId: string; //The event 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 eventQuestionChoiceTranslationUpdateInputs: EventQuestionChoiceTranslationUpdateInputs; //
|
|
407
|
+
|
|
408
|
+
const { status, data } = await apiInstance.updateEventQuestionChoiceTranslation(
|
|
409
|
+
eventId,
|
|
410
|
+
questionId,
|
|
411
|
+
choiceId,
|
|
412
|
+
locale,
|
|
413
|
+
eventQuestionChoiceTranslationUpdateInputs
|
|
414
|
+
);
|
|
415
|
+
```
|
|
416
|
+
|
|
417
|
+
### Parameters
|
|
418
|
+
|
|
419
|
+
|Name | Type | Description | Notes|
|
|
420
|
+
|------------- | ------------- | ------------- | -------------|
|
|
421
|
+
| **eventQuestionChoiceTranslationUpdateInputs** | **EventQuestionChoiceTranslationUpdateInputs**| | |
|
|
422
|
+
| **eventId** | [**string**] | The event 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
|
+
# **updateEventQuestionTranslation**
|
|
450
|
+
> UpdateAnnouncementTranslation200Response updateEventQuestionTranslation(eventQuestionTranslationUpdateInputs)
|
|
451
|
+
|
|
452
|
+
Update Event Question Translation endpoint
|
|
453
|
+
|
|
454
|
+
### Example
|
|
455
|
+
|
|
456
|
+
```typescript
|
|
457
|
+
import {
|
|
458
|
+
EventsQuestionsTranslationsApi,
|
|
459
|
+
Configuration,
|
|
460
|
+
EventQuestionTranslationUpdateInputs
|
|
461
|
+
} from '@connectedxm/admin-sdk';
|
|
462
|
+
|
|
463
|
+
const configuration = new Configuration();
|
|
464
|
+
const apiInstance = new EventsQuestionsTranslationsApi(configuration);
|
|
465
|
+
|
|
466
|
+
let eventId: string; //The event 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 eventQuestionTranslationUpdateInputs: EventQuestionTranslationUpdateInputs; //
|
|
470
|
+
|
|
471
|
+
const { status, data } = await apiInstance.updateEventQuestionTranslation(
|
|
472
|
+
eventId,
|
|
473
|
+
questionId,
|
|
474
|
+
locale,
|
|
475
|
+
eventQuestionTranslationUpdateInputs
|
|
476
|
+
);
|
|
477
|
+
```
|
|
478
|
+
|
|
479
|
+
### Parameters
|
|
480
|
+
|
|
481
|
+
|Name | Type | Description | Notes|
|
|
482
|
+
|------------- | ------------- | ------------- | -------------|
|
|
483
|
+
| **eventQuestionTranslationUpdateInputs** | **EventQuestionTranslationUpdateInputs**| | |
|
|
484
|
+
| **eventId** | [**string**] | The event 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
|
+
|