@connectedxm/admin-sdk 6.14.5 → 6.18.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.openapi-generator/FILES +128 -1
- package/AdminApi.ts +117 -0
- package/README.md +269 -18
- package/api.ts +66302 -45553
- package/dist/AdminApi.d.ts +40 -1
- package/dist/AdminApi.js +39 -0
- package/dist/api.d.ts +14080 -3128
- package/dist/api.js +33941 -18508
- package/dist/esm/AdminApi.d.ts +40 -1
- package/dist/esm/AdminApi.js +40 -1
- package/dist/esm/api.d.ts +14080 -3128
- package/dist/esm/api.js +33444 -18172
- package/docs/AnnouncementsTranslationsApi.md +240 -0
- package/docs/BaseSideEffect.md +4 -0
- package/docs/BenefitsTranslationsApi.md +240 -0
- package/docs/BookingSpace.md +4 -0
- package/docs/BookingSpaceCreateInputs.md +4 -0
- package/docs/BookingSpaceTranslation.md +4 -0
- package/docs/BookingSpaceTranslationUpdateInputs.md +4 -0
- package/docs/BookingSpaceUpdateInputs.md +4 -0
- package/docs/BookingsApi.md +302 -0
- package/docs/BookingsPlacesTranslationsApi.md +121 -0
- package/docs/BookingsSpacesTranslationsApi.md +127 -0
- package/docs/ChannelsTranslationsApi.md +742 -0
- package/docs/DashboardsApi.md +2 -2
- package/docs/DashboardsWidgetsApi.md +2 -2
- package/docs/Event.md +2 -0
- package/docs/EventCreateInputs.md +2 -0
- package/docs/EventUpdateInputs.md +2 -0
- package/docs/EventsAccessApi.md +4 -4
- package/docs/EventsActivationsTranslationsApi.md +252 -0
- package/docs/EventsAddonsTranslationsApi.md +252 -0
- package/docs/EventsApi.md +2 -2
- package/docs/EventsAttendeesPackagesApi.md +2 -2
- package/docs/EventsEmailsTranslationsApi.md +252 -0
- package/docs/EventsFaqsTranslationsApi.md +509 -0
- package/docs/EventsFollowupsTranslationsApi.md +252 -0
- package/docs/EventsMediaTranslationsApi.md +252 -0
- package/docs/EventsPackagesTranslationsApi.md +252 -0
- package/docs/EventsPagesTranslationsApi.md +252 -0
- package/docs/EventsPassesAccessesApi.md +313 -0
- package/docs/EventsPassesAddonsApi.md +190 -0
- package/docs/EventsPassesApi.md +77 -1149
- package/docs/EventsPassesFollowupsApi.md +272 -0
- package/docs/EventsPassesResponsesApi.md +326 -0
- package/docs/EventsPasstypesPriceschedulesApi.md +4 -4
- package/docs/EventsPasstypesRefundschedulesApi.md +4 -4
- package/docs/EventsPasstypesTranslationsApi.md +252 -0
- package/docs/EventsQuestionsApi.md +2 -2
- package/docs/EventsQuestionsTranslationsApi.md +509 -0
- package/docs/EventsRoomtypesTranslationsApi.md +252 -0
- package/docs/EventsSectionsTranslationsApi.md +252 -0
- package/docs/EventsSessionsApi.md +2 -2
- package/docs/EventsSessionsLocationsTranslationsApi.md +252 -0
- package/docs/EventsSessionsQuestionsApi.md +2 -2
- package/docs/EventsSessionsQuestionsTranslationsApi.md +533 -0
- package/docs/EventsSessionsSectionsTranslationsApi.md +264 -0
- package/docs/EventsSessionsTranslationsApi.md +252 -0
- package/docs/EventsSpeakersTranslationsApi.md +252 -0
- package/docs/EventsSponsorshiplevelsTranslationsApi.md +252 -0
- package/docs/EventsSponsorshipsTranslationsApi.md +264 -0
- package/docs/EventsTracksTranslationsApi.md +252 -0
- package/docs/EventsTranslationsApi.md +240 -0
- package/docs/GetAnnouncementTranslation200Response.md +24 -0
- package/docs/GetAnnouncementTranslations200Response.md +26 -0
- package/docs/GetBenefitTranslation200Response.md +24 -0
- package/docs/GetBenefitTranslations200Response.md +26 -0
- package/docs/GetBookingPlaceTranslation200Response.md +24 -0
- package/docs/GetBookingPlaceTranslations200Response.md +26 -0
- package/docs/GetBookingSpaceTranslation200Response.md +24 -0
- package/docs/GetBookingSpaceTranslations200Response.md +26 -0
- package/docs/GetChannelContentGuestTranslation200Response.md +24 -0
- package/docs/GetChannelContentGuestTranslations200Response.md +26 -0
- package/docs/GetChannelContentTranslation200Response.md +24 -0
- package/docs/GetChannelContentTranslations200Response.md +26 -0
- package/docs/GetChannelTranslation200Response.md +24 -0
- package/docs/GetChannelTranslations200Response.md +26 -0
- package/docs/GetCustomModuleTranslation200Response.md +24 -0
- package/docs/GetCustomModuleTranslations200Response.md +26 -0
- package/docs/GetEventActivationTranslation200Response.md +24 -0
- package/docs/GetEventActivationTranslations200Response.md +26 -0
- package/docs/GetEventAddOnTranslation200Response.md +24 -0
- package/docs/GetEventAddOnTranslations200Response.md +26 -0
- package/docs/GetEventEmailTranslation200Response.md +24 -0
- package/docs/GetEventEmailTranslations200Response.md +26 -0
- package/docs/GetEventFaqSectionQuestionTranslation200Response.md +24 -0
- package/docs/GetEventFaqSectionQuestionTranslations200Response.md +26 -0
- package/docs/GetEventFaqSectionTranslation200Response.md +24 -0
- package/docs/GetEventFaqSectionTranslations200Response.md +26 -0
- package/docs/GetEventFollowupTranslation200Response.md +24 -0
- package/docs/GetEventFollowupTranslations200Response.md +26 -0
- package/docs/GetEventMediaItemTranslation200Response.md +24 -0
- package/docs/GetEventMediaItemTranslations200Response.md +26 -0
- package/docs/GetEventPackageTranslation200Response.md +24 -0
- package/docs/GetEventPackageTranslations200Response.md +26 -0
- package/docs/GetEventPageTranslation200Response.md +24 -0
- package/docs/GetEventPageTranslations200Response.md +26 -0
- package/docs/GetEventPassTypeTranslation200Response.md +24 -0
- package/docs/GetEventPassTypeTranslations200Response.md +26 -0
- package/docs/GetEventQuestionChoiceTranslation200Response.md +24 -0
- package/docs/GetEventQuestionChoiceTranslations200Response.md +26 -0
- package/docs/GetEventQuestionTranslation200Response.md +24 -0
- package/docs/GetEventQuestionTranslations200Response.md +26 -0
- package/docs/GetEventRoomTypeTranslation200Response.md +24 -0
- package/docs/GetEventRoomTypeTranslations200Response.md +26 -0
- package/docs/GetEventSectionTranslation200Response.md +24 -0
- package/docs/GetEventSectionTranslations200Response.md +26 -0
- package/docs/GetEventSessionLocationTranslation200Response.md +24 -0
- package/docs/GetEventSessionLocationTranslations200Response.md +26 -0
- package/docs/GetEventSessionQuestionChoiceTranslation200Response.md +24 -0
- package/docs/GetEventSessionQuestionChoiceTranslations200Response.md +26 -0
- package/docs/GetEventSessionQuestionTranslation200Response.md +24 -0
- package/docs/GetEventSessionQuestionTranslations200Response.md +26 -0
- package/docs/GetEventSessionSectionTranslation200Response.md +24 -0
- package/docs/GetEventSessionSectionTranslations200Response.md +26 -0
- package/docs/GetEventSessionTranslation200Response.md +24 -0
- package/docs/GetEventSessionTranslations200Response.md +26 -0
- package/docs/GetEventSpeakerTranslation200Response.md +24 -0
- package/docs/GetEventSpeakerTranslations200Response.md +26 -0
- package/docs/GetEventSponsorshipLevelTranslation200Response.md +24 -0
- package/docs/GetEventSponsorshipLevelTranslations200Response.md +26 -0
- package/docs/GetEventSponsorshipTranslation200Response.md +24 -0
- package/docs/GetEventSponsorshipTranslations200Response.md +26 -0
- package/docs/GetEventTrackTranslation200Response.md +24 -0
- package/docs/GetEventTrackTranslations200Response.md +26 -0
- package/docs/GetEventTranslation200Response.md +24 -0
- package/docs/GetEventTranslations200Response.md +26 -0
- package/docs/GetGroupTranslation200Response.md +24 -0
- package/docs/GetGroupTranslations200Response.md +26 -0
- package/docs/GetLevelTranslation200Response.md +24 -0
- package/docs/GetLevelTranslations200Response.md +26 -0
- package/docs/GetOrganizationModuleSettingsTranslation200Response.md +24 -0
- package/docs/GetOrganizationModuleSettingsTranslations200Response.md +26 -0
- package/docs/GetSeriesQuestionTranslation200Response.md +24 -0
- package/docs/GetSeriesTranslation200Response.md +24 -0
- package/docs/GetSeriesTranslations200Response.md +26 -0
- package/docs/GetSurveyQuestionChoiceTranslation200Response.md +24 -0
- package/docs/GetSurveyQuestionChoiceTranslations200Response.md +26 -0
- package/docs/GetSurveyQuestionTranslation200Response.md +24 -0
- package/docs/GetSurveyQuestionTranslations200Response.md +26 -0
- package/docs/GetSurveySectionTranslation200Response.md +24 -0
- package/docs/GetSurveySectionTranslations200Response.md +26 -0
- package/docs/GetSurveyTranslation200Response.md +24 -0
- package/docs/GetSurveyTranslations200Response.md +26 -0
- package/docs/GroupsTranslationsApi.md +240 -0
- package/docs/MeetingsParticipantsApi.md +4 -4
- package/docs/MeetingsSessionsApi.md +2 -2
- package/docs/NotificationsApi.md +4 -4
- package/docs/OrganizationModulesCustomTranslationsApi.md +240 -0
- package/docs/OrganizationModulesSettingsTranslationsApi.md +228 -0
- package/docs/OrganizationPaymentsApi.md +2 -2
- package/docs/OrganizationTeammembersApi.md +2 -2
- package/docs/SeriesQuestionsTranslationsApi.md +127 -0
- package/docs/SeriesTranslationsApi.md +240 -0
- package/docs/SideEffect.md +8 -0
- package/docs/SideEffectActionType.md +2 -0
- package/docs/SideEffectTriggerType.md +4 -2
- package/docs/SponsorsTranslationsApi.md +240 -0
- package/docs/StorageVideosApi.md +4 -4
- package/docs/StorageVideosCaptionsApi.md +2 -2
- package/docs/SupportedLocale.md +0 -2
- package/docs/SurveysQuestionsApi.md +2 -2
- package/docs/SurveysQuestionsTranslationsApi.md +509 -0
- package/docs/SurveysSectionsTranslationsApi.md +252 -0
- package/docs/SurveysTranslationsApi.md +240 -0
- package/docs/{DeleteDashboard200Response.md → UpdateAnnouncementTranslation200Response.md} +3 -3
- package/docs/UpdateChannelContentGuestTranslation200Response.md +24 -0
- package/docs/UpdateChannelTranslation200Response.md +24 -0
- package/docs/UpdateEventActivationTranslation200Response.md +24 -0
- package/docs/UpdateEventAddOnTranslation200Response.md +24 -0
- package/docs/UpdateEventMediaItemTranslation200Response.md +24 -0
- package/docs/UpdateEventPassResponsesInputs.md +20 -0
- package/docs/UpdateSeriesQuestionTranslation200Response.md +24 -0
- package/package.json +1 -1
package/docs/NotificationsApi.md
CHANGED
|
@@ -10,7 +10,7 @@ All URIs are relative to *https://admin-api.connected.dev*
|
|
|
10
10
|
|[**markNotificationsRead**](#marknotificationsread) | **PUT** /notifications/read | Mark Notifications Read|
|
|
11
11
|
|
|
12
12
|
# **getNotificationCount**
|
|
13
|
-
>
|
|
13
|
+
> UpdateAnnouncementTranslation200Response getNotificationCount()
|
|
14
14
|
|
|
15
15
|
Get Notification Count endpoint
|
|
16
16
|
|
|
@@ -42,7 +42,7 @@ const { status, data } = await apiInstance.getNotificationCount(
|
|
|
42
42
|
|
|
43
43
|
### Return type
|
|
44
44
|
|
|
45
|
-
**
|
|
45
|
+
**UpdateAnnouncementTranslation200Response**
|
|
46
46
|
|
|
47
47
|
### Authorization
|
|
48
48
|
|
|
@@ -170,7 +170,7 @@ const { status, data } = await apiInstance.getNotifications(
|
|
|
170
170
|
[[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)
|
|
171
171
|
|
|
172
172
|
# **markNotificationsRead**
|
|
173
|
-
>
|
|
173
|
+
> UpdateAnnouncementTranslation200Response markNotificationsRead()
|
|
174
174
|
|
|
175
175
|
Mark Notifications Read endpoint
|
|
176
176
|
|
|
@@ -201,7 +201,7 @@ const { status, data } = await apiInstance.markNotificationsRead(
|
|
|
201
201
|
|
|
202
202
|
### Return type
|
|
203
203
|
|
|
204
|
-
**
|
|
204
|
+
**UpdateAnnouncementTranslation200Response**
|
|
205
205
|
|
|
206
206
|
### Authorization
|
|
207
207
|
|
|
@@ -0,0 +1,240 @@
|
|
|
1
|
+
# OrganizationModulesCustomTranslationsApi
|
|
2
|
+
|
|
3
|
+
All URIs are relative to *https://admin-api.connected.dev*
|
|
4
|
+
|
|
5
|
+
|Method | HTTP request | Description|
|
|
6
|
+
|------------- | ------------- | -------------|
|
|
7
|
+
|[**deleteCustomModuleTranslation**](#deletecustommoduletranslation) | **DELETE** /organization/modules/custom/{moduleId}/translations/{locale} | Delete Custom Module Translation|
|
|
8
|
+
|[**getCustomModuleTranslation**](#getcustommoduletranslation) | **GET** /organization/modules/custom/{moduleId}/translations/{locale} | Get Custom Module Translation|
|
|
9
|
+
|[**getCustomModuleTranslations**](#getcustommoduletranslations) | **GET** /organization/modules/custom/{moduleId}/translations | Get Custom Module Translations|
|
|
10
|
+
|[**updateCustomModuleTranslation**](#updatecustommoduletranslation) | **PUT** /organization/modules/custom/{moduleId}/translations/{locale} | Update Custom Module Translation|
|
|
11
|
+
|
|
12
|
+
# **deleteCustomModuleTranslation**
|
|
13
|
+
> CreateAccountInvitations200Response deleteCustomModuleTranslation()
|
|
14
|
+
|
|
15
|
+
Delete Custom Module Translation endpoint
|
|
16
|
+
|
|
17
|
+
### Example
|
|
18
|
+
|
|
19
|
+
```typescript
|
|
20
|
+
import {
|
|
21
|
+
OrganizationModulesCustomTranslationsApi,
|
|
22
|
+
Configuration
|
|
23
|
+
} from '@connectedxm/admin-sdk';
|
|
24
|
+
|
|
25
|
+
const configuration = new Configuration();
|
|
26
|
+
const apiInstance = new OrganizationModulesCustomTranslationsApi(configuration);
|
|
27
|
+
|
|
28
|
+
let moduleId: string; //The module identifier (default to undefined)
|
|
29
|
+
let locale: string; //The locale identifier (default to undefined)
|
|
30
|
+
|
|
31
|
+
const { status, data } = await apiInstance.deleteCustomModuleTranslation(
|
|
32
|
+
moduleId,
|
|
33
|
+
locale
|
|
34
|
+
);
|
|
35
|
+
```
|
|
36
|
+
|
|
37
|
+
### Parameters
|
|
38
|
+
|
|
39
|
+
|Name | Type | Description | Notes|
|
|
40
|
+
|------------- | ------------- | ------------- | -------------|
|
|
41
|
+
| **moduleId** | [**string**] | The module identifier | defaults to undefined|
|
|
42
|
+
| **locale** | [**string**] | The locale identifier | defaults to undefined|
|
|
43
|
+
|
|
44
|
+
|
|
45
|
+
### Return type
|
|
46
|
+
|
|
47
|
+
**CreateAccountInvitations200Response**
|
|
48
|
+
|
|
49
|
+
### Authorization
|
|
50
|
+
|
|
51
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth), [OrganizationId](../README.md#OrganizationId)
|
|
52
|
+
|
|
53
|
+
### HTTP request headers
|
|
54
|
+
|
|
55
|
+
- **Content-Type**: Not defined
|
|
56
|
+
- **Accept**: application/json
|
|
57
|
+
|
|
58
|
+
|
|
59
|
+
### HTTP response details
|
|
60
|
+
| Status code | Description | Response headers |
|
|
61
|
+
|-------------|-------------|------------------|
|
|
62
|
+
|**200** | Successful response | - |
|
|
63
|
+
|
|
64
|
+
[[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)
|
|
65
|
+
|
|
66
|
+
# **getCustomModuleTranslation**
|
|
67
|
+
> GetCustomModuleTranslation200Response getCustomModuleTranslation()
|
|
68
|
+
|
|
69
|
+
Get Custom Module Translation endpoint
|
|
70
|
+
|
|
71
|
+
### Example
|
|
72
|
+
|
|
73
|
+
```typescript
|
|
74
|
+
import {
|
|
75
|
+
OrganizationModulesCustomTranslationsApi,
|
|
76
|
+
Configuration
|
|
77
|
+
} from '@connectedxm/admin-sdk';
|
|
78
|
+
|
|
79
|
+
const configuration = new Configuration();
|
|
80
|
+
const apiInstance = new OrganizationModulesCustomTranslationsApi(configuration);
|
|
81
|
+
|
|
82
|
+
let moduleId: string; //The module identifier (default to undefined)
|
|
83
|
+
let locale: string; //The locale identifier (default to undefined)
|
|
84
|
+
|
|
85
|
+
const { status, data } = await apiInstance.getCustomModuleTranslation(
|
|
86
|
+
moduleId,
|
|
87
|
+
locale
|
|
88
|
+
);
|
|
89
|
+
```
|
|
90
|
+
|
|
91
|
+
### Parameters
|
|
92
|
+
|
|
93
|
+
|Name | Type | Description | Notes|
|
|
94
|
+
|------------- | ------------- | ------------- | -------------|
|
|
95
|
+
| **moduleId** | [**string**] | The module identifier | defaults to undefined|
|
|
96
|
+
| **locale** | [**string**] | The locale identifier | defaults to undefined|
|
|
97
|
+
|
|
98
|
+
|
|
99
|
+
### Return type
|
|
100
|
+
|
|
101
|
+
**GetCustomModuleTranslation200Response**
|
|
102
|
+
|
|
103
|
+
### Authorization
|
|
104
|
+
|
|
105
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth), [OrganizationId](../README.md#OrganizationId)
|
|
106
|
+
|
|
107
|
+
### HTTP request headers
|
|
108
|
+
|
|
109
|
+
- **Content-Type**: Not defined
|
|
110
|
+
- **Accept**: application/json
|
|
111
|
+
|
|
112
|
+
|
|
113
|
+
### HTTP response details
|
|
114
|
+
| Status code | Description | Response headers |
|
|
115
|
+
|-------------|-------------|------------------|
|
|
116
|
+
|**200** | Successful response | - |
|
|
117
|
+
|
|
118
|
+
[[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)
|
|
119
|
+
|
|
120
|
+
# **getCustomModuleTranslations**
|
|
121
|
+
> GetCustomModuleTranslations200Response getCustomModuleTranslations()
|
|
122
|
+
|
|
123
|
+
Get Custom Module Translations endpoint
|
|
124
|
+
|
|
125
|
+
### Example
|
|
126
|
+
|
|
127
|
+
```typescript
|
|
128
|
+
import {
|
|
129
|
+
OrganizationModulesCustomTranslationsApi,
|
|
130
|
+
Configuration
|
|
131
|
+
} from '@connectedxm/admin-sdk';
|
|
132
|
+
|
|
133
|
+
const configuration = new Configuration();
|
|
134
|
+
const apiInstance = new OrganizationModulesCustomTranslationsApi(configuration);
|
|
135
|
+
|
|
136
|
+
let moduleId: string; //The module identifier (default to undefined)
|
|
137
|
+
let page: number; //Page number (optional) (default to 1)
|
|
138
|
+
let pageSize: number; //Number of items per page (optional) (default to 25)
|
|
139
|
+
let orderBy: string; //Field to order by (optional) (default to undefined)
|
|
140
|
+
let search: string; //Search query (optional) (default to undefined)
|
|
141
|
+
|
|
142
|
+
const { status, data } = await apiInstance.getCustomModuleTranslations(
|
|
143
|
+
moduleId,
|
|
144
|
+
page,
|
|
145
|
+
pageSize,
|
|
146
|
+
orderBy,
|
|
147
|
+
search
|
|
148
|
+
);
|
|
149
|
+
```
|
|
150
|
+
|
|
151
|
+
### Parameters
|
|
152
|
+
|
|
153
|
+
|Name | Type | Description | Notes|
|
|
154
|
+
|------------- | ------------- | ------------- | -------------|
|
|
155
|
+
| **moduleId** | [**string**] | The module identifier | defaults to undefined|
|
|
156
|
+
| **page** | [**number**] | Page number | (optional) defaults to 1|
|
|
157
|
+
| **pageSize** | [**number**] | Number of items per page | (optional) defaults to 25|
|
|
158
|
+
| **orderBy** | [**string**] | Field to order by | (optional) defaults to undefined|
|
|
159
|
+
| **search** | [**string**] | Search query | (optional) defaults to undefined|
|
|
160
|
+
|
|
161
|
+
|
|
162
|
+
### Return type
|
|
163
|
+
|
|
164
|
+
**GetCustomModuleTranslations200Response**
|
|
165
|
+
|
|
166
|
+
### Authorization
|
|
167
|
+
|
|
168
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth), [OrganizationId](../README.md#OrganizationId)
|
|
169
|
+
|
|
170
|
+
### HTTP request headers
|
|
171
|
+
|
|
172
|
+
- **Content-Type**: Not defined
|
|
173
|
+
- **Accept**: application/json
|
|
174
|
+
|
|
175
|
+
|
|
176
|
+
### HTTP response details
|
|
177
|
+
| Status code | Description | Response headers |
|
|
178
|
+
|-------------|-------------|------------------|
|
|
179
|
+
|**200** | Successful response | - |
|
|
180
|
+
|
|
181
|
+
[[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)
|
|
182
|
+
|
|
183
|
+
# **updateCustomModuleTranslation**
|
|
184
|
+
> GetCustomModuleTranslation200Response updateCustomModuleTranslation(customModuleTranslationUpdateInputs)
|
|
185
|
+
|
|
186
|
+
Update Custom Module Translation endpoint
|
|
187
|
+
|
|
188
|
+
### Example
|
|
189
|
+
|
|
190
|
+
```typescript
|
|
191
|
+
import {
|
|
192
|
+
OrganizationModulesCustomTranslationsApi,
|
|
193
|
+
Configuration,
|
|
194
|
+
CustomModuleTranslationUpdateInputs
|
|
195
|
+
} from '@connectedxm/admin-sdk';
|
|
196
|
+
|
|
197
|
+
const configuration = new Configuration();
|
|
198
|
+
const apiInstance = new OrganizationModulesCustomTranslationsApi(configuration);
|
|
199
|
+
|
|
200
|
+
let moduleId: string; //The module identifier (default to undefined)
|
|
201
|
+
let locale: string; //The locale identifier (default to undefined)
|
|
202
|
+
let customModuleTranslationUpdateInputs: CustomModuleTranslationUpdateInputs; //
|
|
203
|
+
|
|
204
|
+
const { status, data } = await apiInstance.updateCustomModuleTranslation(
|
|
205
|
+
moduleId,
|
|
206
|
+
locale,
|
|
207
|
+
customModuleTranslationUpdateInputs
|
|
208
|
+
);
|
|
209
|
+
```
|
|
210
|
+
|
|
211
|
+
### Parameters
|
|
212
|
+
|
|
213
|
+
|Name | Type | Description | Notes|
|
|
214
|
+
|------------- | ------------- | ------------- | -------------|
|
|
215
|
+
| **customModuleTranslationUpdateInputs** | **CustomModuleTranslationUpdateInputs**| | |
|
|
216
|
+
| **moduleId** | [**string**] | The module identifier | defaults to undefined|
|
|
217
|
+
| **locale** | [**string**] | The locale identifier | defaults to undefined|
|
|
218
|
+
|
|
219
|
+
|
|
220
|
+
### Return type
|
|
221
|
+
|
|
222
|
+
**GetCustomModuleTranslation200Response**
|
|
223
|
+
|
|
224
|
+
### Authorization
|
|
225
|
+
|
|
226
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth), [OrganizationId](../README.md#OrganizationId)
|
|
227
|
+
|
|
228
|
+
### HTTP request headers
|
|
229
|
+
|
|
230
|
+
- **Content-Type**: application/json
|
|
231
|
+
- **Accept**: application/json
|
|
232
|
+
|
|
233
|
+
|
|
234
|
+
### HTTP response details
|
|
235
|
+
| Status code | Description | Response headers |
|
|
236
|
+
|-------------|-------------|------------------|
|
|
237
|
+
|**200** | Successful response | - |
|
|
238
|
+
|
|
239
|
+
[[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)
|
|
240
|
+
|
|
@@ -0,0 +1,228 @@
|
|
|
1
|
+
# OrganizationModulesSettingsTranslationsApi
|
|
2
|
+
|
|
3
|
+
All URIs are relative to *https://admin-api.connected.dev*
|
|
4
|
+
|
|
5
|
+
|Method | HTTP request | Description|
|
|
6
|
+
|------------- | ------------- | -------------|
|
|
7
|
+
|[**deleteOrganizationModuleSettingsTranslation**](#deleteorganizationmodulesettingstranslation) | **DELETE** /organization/module-settings/translations/{locale} | Delete Organization Module Settings Translation|
|
|
8
|
+
|[**getOrganizationModuleSettingsTranslation**](#getorganizationmodulesettingstranslation) | **GET** /organization/module-settings/translations/{locale} | Get Organization Module Settings Translation|
|
|
9
|
+
|[**getOrganizationModuleSettingsTranslations**](#getorganizationmodulesettingstranslations) | **GET** /organization/module-settings/translations | Get Organization Module Settings Translations|
|
|
10
|
+
|[**updateOrganizationModuleSettingsTranslation**](#updateorganizationmodulesettingstranslation) | **PUT** /organization/module-settings/translations/{locale} | Update Organization Module Settings Translation|
|
|
11
|
+
|
|
12
|
+
# **deleteOrganizationModuleSettingsTranslation**
|
|
13
|
+
> UpdateAnnouncementTranslation200Response deleteOrganizationModuleSettingsTranslation()
|
|
14
|
+
|
|
15
|
+
Delete Organization Module Settings Translation endpoint
|
|
16
|
+
|
|
17
|
+
### Example
|
|
18
|
+
|
|
19
|
+
```typescript
|
|
20
|
+
import {
|
|
21
|
+
OrganizationModulesSettingsTranslationsApi,
|
|
22
|
+
Configuration
|
|
23
|
+
} from '@connectedxm/admin-sdk';
|
|
24
|
+
|
|
25
|
+
const configuration = new Configuration();
|
|
26
|
+
const apiInstance = new OrganizationModulesSettingsTranslationsApi(configuration);
|
|
27
|
+
|
|
28
|
+
let locale: string; //The locale identifier (default to undefined)
|
|
29
|
+
|
|
30
|
+
const { status, data } = await apiInstance.deleteOrganizationModuleSettingsTranslation(
|
|
31
|
+
locale
|
|
32
|
+
);
|
|
33
|
+
```
|
|
34
|
+
|
|
35
|
+
### Parameters
|
|
36
|
+
|
|
37
|
+
|Name | Type | Description | Notes|
|
|
38
|
+
|------------- | ------------- | ------------- | -------------|
|
|
39
|
+
| **locale** | [**string**] | The locale identifier | defaults to undefined|
|
|
40
|
+
|
|
41
|
+
|
|
42
|
+
### Return type
|
|
43
|
+
|
|
44
|
+
**UpdateAnnouncementTranslation200Response**
|
|
45
|
+
|
|
46
|
+
### Authorization
|
|
47
|
+
|
|
48
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth), [OrganizationId](../README.md#OrganizationId)
|
|
49
|
+
|
|
50
|
+
### HTTP request headers
|
|
51
|
+
|
|
52
|
+
- **Content-Type**: Not defined
|
|
53
|
+
- **Accept**: application/json
|
|
54
|
+
|
|
55
|
+
|
|
56
|
+
### HTTP response details
|
|
57
|
+
| Status code | Description | Response headers |
|
|
58
|
+
|-------------|-------------|------------------|
|
|
59
|
+
|**200** | Successful response | - |
|
|
60
|
+
|
|
61
|
+
[[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)
|
|
62
|
+
|
|
63
|
+
# **getOrganizationModuleSettingsTranslation**
|
|
64
|
+
> GetOrganizationModuleSettingsTranslation200Response getOrganizationModuleSettingsTranslation()
|
|
65
|
+
|
|
66
|
+
Get Organization Module Settings Translation endpoint
|
|
67
|
+
|
|
68
|
+
### Example
|
|
69
|
+
|
|
70
|
+
```typescript
|
|
71
|
+
import {
|
|
72
|
+
OrganizationModulesSettingsTranslationsApi,
|
|
73
|
+
Configuration
|
|
74
|
+
} from '@connectedxm/admin-sdk';
|
|
75
|
+
|
|
76
|
+
const configuration = new Configuration();
|
|
77
|
+
const apiInstance = new OrganizationModulesSettingsTranslationsApi(configuration);
|
|
78
|
+
|
|
79
|
+
let locale: string; //The locale identifier (default to undefined)
|
|
80
|
+
|
|
81
|
+
const { status, data } = await apiInstance.getOrganizationModuleSettingsTranslation(
|
|
82
|
+
locale
|
|
83
|
+
);
|
|
84
|
+
```
|
|
85
|
+
|
|
86
|
+
### Parameters
|
|
87
|
+
|
|
88
|
+
|Name | Type | Description | Notes|
|
|
89
|
+
|------------- | ------------- | ------------- | -------------|
|
|
90
|
+
| **locale** | [**string**] | The locale identifier | defaults to undefined|
|
|
91
|
+
|
|
92
|
+
|
|
93
|
+
### Return type
|
|
94
|
+
|
|
95
|
+
**GetOrganizationModuleSettingsTranslation200Response**
|
|
96
|
+
|
|
97
|
+
### Authorization
|
|
98
|
+
|
|
99
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth), [OrganizationId](../README.md#OrganizationId)
|
|
100
|
+
|
|
101
|
+
### HTTP request headers
|
|
102
|
+
|
|
103
|
+
- **Content-Type**: Not defined
|
|
104
|
+
- **Accept**: application/json
|
|
105
|
+
|
|
106
|
+
|
|
107
|
+
### HTTP response details
|
|
108
|
+
| Status code | Description | Response headers |
|
|
109
|
+
|-------------|-------------|------------------|
|
|
110
|
+
|**200** | Successful response | - |
|
|
111
|
+
|
|
112
|
+
[[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)
|
|
113
|
+
|
|
114
|
+
# **getOrganizationModuleSettingsTranslations**
|
|
115
|
+
> GetOrganizationModuleSettingsTranslations200Response getOrganizationModuleSettingsTranslations()
|
|
116
|
+
|
|
117
|
+
Get Organization Module Settings Translations endpoint
|
|
118
|
+
|
|
119
|
+
### Example
|
|
120
|
+
|
|
121
|
+
```typescript
|
|
122
|
+
import {
|
|
123
|
+
OrganizationModulesSettingsTranslationsApi,
|
|
124
|
+
Configuration
|
|
125
|
+
} from '@connectedxm/admin-sdk';
|
|
126
|
+
|
|
127
|
+
const configuration = new Configuration();
|
|
128
|
+
const apiInstance = new OrganizationModulesSettingsTranslationsApi(configuration);
|
|
129
|
+
|
|
130
|
+
let page: number; //Page number (optional) (default to 1)
|
|
131
|
+
let pageSize: number; //Number of items per page (optional) (default to 25)
|
|
132
|
+
let orderBy: string; //Field to order by (optional) (default to undefined)
|
|
133
|
+
let search: string; //Search query (optional) (default to undefined)
|
|
134
|
+
|
|
135
|
+
const { status, data } = await apiInstance.getOrganizationModuleSettingsTranslations(
|
|
136
|
+
page,
|
|
137
|
+
pageSize,
|
|
138
|
+
orderBy,
|
|
139
|
+
search
|
|
140
|
+
);
|
|
141
|
+
```
|
|
142
|
+
|
|
143
|
+
### Parameters
|
|
144
|
+
|
|
145
|
+
|Name | Type | Description | Notes|
|
|
146
|
+
|------------- | ------------- | ------------- | -------------|
|
|
147
|
+
| **page** | [**number**] | Page number | (optional) defaults to 1|
|
|
148
|
+
| **pageSize** | [**number**] | Number of items per page | (optional) defaults to 25|
|
|
149
|
+
| **orderBy** | [**string**] | Field to order by | (optional) defaults to undefined|
|
|
150
|
+
| **search** | [**string**] | Search query | (optional) defaults to undefined|
|
|
151
|
+
|
|
152
|
+
|
|
153
|
+
### Return type
|
|
154
|
+
|
|
155
|
+
**GetOrganizationModuleSettingsTranslations200Response**
|
|
156
|
+
|
|
157
|
+
### Authorization
|
|
158
|
+
|
|
159
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth), [OrganizationId](../README.md#OrganizationId)
|
|
160
|
+
|
|
161
|
+
### HTTP request headers
|
|
162
|
+
|
|
163
|
+
- **Content-Type**: Not defined
|
|
164
|
+
- **Accept**: application/json
|
|
165
|
+
|
|
166
|
+
|
|
167
|
+
### HTTP response details
|
|
168
|
+
| Status code | Description | Response headers |
|
|
169
|
+
|-------------|-------------|------------------|
|
|
170
|
+
|**200** | Successful response | - |
|
|
171
|
+
|
|
172
|
+
[[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)
|
|
173
|
+
|
|
174
|
+
# **updateOrganizationModuleSettingsTranslation**
|
|
175
|
+
> UpdateAnnouncementTranslation200Response updateOrganizationModuleSettingsTranslation(organizationModuleSettingsTranslationUpdateInputs)
|
|
176
|
+
|
|
177
|
+
Update Organization Module Settings Translation endpoint
|
|
178
|
+
|
|
179
|
+
### Example
|
|
180
|
+
|
|
181
|
+
```typescript
|
|
182
|
+
import {
|
|
183
|
+
OrganizationModulesSettingsTranslationsApi,
|
|
184
|
+
Configuration,
|
|
185
|
+
OrganizationModuleSettingsTranslationUpdateInputs
|
|
186
|
+
} from '@connectedxm/admin-sdk';
|
|
187
|
+
|
|
188
|
+
const configuration = new Configuration();
|
|
189
|
+
const apiInstance = new OrganizationModulesSettingsTranslationsApi(configuration);
|
|
190
|
+
|
|
191
|
+
let locale: string; //The locale identifier (default to undefined)
|
|
192
|
+
let organizationModuleSettingsTranslationUpdateInputs: OrganizationModuleSettingsTranslationUpdateInputs; //
|
|
193
|
+
|
|
194
|
+
const { status, data } = await apiInstance.updateOrganizationModuleSettingsTranslation(
|
|
195
|
+
locale,
|
|
196
|
+
organizationModuleSettingsTranslationUpdateInputs
|
|
197
|
+
);
|
|
198
|
+
```
|
|
199
|
+
|
|
200
|
+
### Parameters
|
|
201
|
+
|
|
202
|
+
|Name | Type | Description | Notes|
|
|
203
|
+
|------------- | ------------- | ------------- | -------------|
|
|
204
|
+
| **organizationModuleSettingsTranslationUpdateInputs** | **OrganizationModuleSettingsTranslationUpdateInputs**| | |
|
|
205
|
+
| **locale** | [**string**] | The locale identifier | defaults to undefined|
|
|
206
|
+
|
|
207
|
+
|
|
208
|
+
### Return type
|
|
209
|
+
|
|
210
|
+
**UpdateAnnouncementTranslation200Response**
|
|
211
|
+
|
|
212
|
+
### Authorization
|
|
213
|
+
|
|
214
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth), [OrganizationId](../README.md#OrganizationId)
|
|
215
|
+
|
|
216
|
+
### HTTP request headers
|
|
217
|
+
|
|
218
|
+
- **Content-Type**: application/json
|
|
219
|
+
- **Accept**: application/json
|
|
220
|
+
|
|
221
|
+
|
|
222
|
+
### HTTP response details
|
|
223
|
+
| Status code | Description | Response headers |
|
|
224
|
+
|-------------|-------------|------------------|
|
|
225
|
+
|**200** | Successful response | - |
|
|
226
|
+
|
|
227
|
+
[[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)
|
|
228
|
+
|
|
@@ -67,7 +67,7 @@ const { status, data } = await apiInstance.createOrganizationPaymentIntegration(
|
|
|
67
67
|
[[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)
|
|
68
68
|
|
|
69
69
|
# **deleteOrganizationPaymentIntegration**
|
|
70
|
-
>
|
|
70
|
+
> UpdateAnnouncementTranslation200Response deleteOrganizationPaymentIntegration()
|
|
71
71
|
|
|
72
72
|
Delete Organization Payment Integration endpoint
|
|
73
73
|
|
|
@@ -98,7 +98,7 @@ const { status, data } = await apiInstance.deleteOrganizationPaymentIntegration(
|
|
|
98
98
|
|
|
99
99
|
### Return type
|
|
100
100
|
|
|
101
|
-
**
|
|
101
|
+
**UpdateAnnouncementTranslation200Response**
|
|
102
102
|
|
|
103
103
|
### Authorization
|
|
104
104
|
|
|
@@ -114,7 +114,7 @@ const { status, data } = await apiInstance.deleteOrganizationTeamMember(
|
|
|
114
114
|
[[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)
|
|
115
115
|
|
|
116
116
|
# **getOrganizationTeamMember**
|
|
117
|
-
>
|
|
117
|
+
> UpdateAnnouncementTranslation200Response getOrganizationTeamMember()
|
|
118
118
|
|
|
119
119
|
Get Organization Team Member endpoint
|
|
120
120
|
|
|
@@ -145,7 +145,7 @@ const { status, data } = await apiInstance.getOrganizationTeamMember(
|
|
|
145
145
|
|
|
146
146
|
### Return type
|
|
147
147
|
|
|
148
|
-
**
|
|
148
|
+
**UpdateAnnouncementTranslation200Response**
|
|
149
149
|
|
|
150
150
|
### Authorization
|
|
151
151
|
|
|
@@ -0,0 +1,127 @@
|
|
|
1
|
+
# SeriesQuestionsTranslationsApi
|
|
2
|
+
|
|
3
|
+
All URIs are relative to *https://admin-api.connected.dev*
|
|
4
|
+
|
|
5
|
+
|Method | HTTP request | Description|
|
|
6
|
+
|------------- | ------------- | -------------|
|
|
7
|
+
|[**getSeriesQuestionTranslation**](#getseriesquestiontranslation) | **GET** /series/{seriesId}/questions/{questionId}/translations/{locale} | Get Series Question Translation|
|
|
8
|
+
|[**updateSeriesQuestionTranslation**](#updateseriesquestiontranslation) | **PUT** /series/{seriesId}/questions/{questionId}/translations/{locale} | Update Series Question Translation|
|
|
9
|
+
|
|
10
|
+
# **getSeriesQuestionTranslation**
|
|
11
|
+
> GetSeriesQuestionTranslation200Response getSeriesQuestionTranslation()
|
|
12
|
+
|
|
13
|
+
Get Series Question Translation endpoint
|
|
14
|
+
|
|
15
|
+
### Example
|
|
16
|
+
|
|
17
|
+
```typescript
|
|
18
|
+
import {
|
|
19
|
+
SeriesQuestionsTranslationsApi,
|
|
20
|
+
Configuration
|
|
21
|
+
} from '@connectedxm/admin-sdk';
|
|
22
|
+
|
|
23
|
+
const configuration = new Configuration();
|
|
24
|
+
const apiInstance = new SeriesQuestionsTranslationsApi(configuration);
|
|
25
|
+
|
|
26
|
+
let seriesId: string; //The series identifier (default to undefined)
|
|
27
|
+
let questionId: string; //The question identifier (default to undefined)
|
|
28
|
+
let locale: string; //The locale identifier (default to undefined)
|
|
29
|
+
|
|
30
|
+
const { status, data } = await apiInstance.getSeriesQuestionTranslation(
|
|
31
|
+
seriesId,
|
|
32
|
+
questionId,
|
|
33
|
+
locale
|
|
34
|
+
);
|
|
35
|
+
```
|
|
36
|
+
|
|
37
|
+
### Parameters
|
|
38
|
+
|
|
39
|
+
|Name | Type | Description | Notes|
|
|
40
|
+
|------------- | ------------- | ------------- | -------------|
|
|
41
|
+
| **seriesId** | [**string**] | The series identifier | defaults to undefined|
|
|
42
|
+
| **questionId** | [**string**] | The question identifier | defaults to undefined|
|
|
43
|
+
| **locale** | [**string**] | The locale identifier | defaults to undefined|
|
|
44
|
+
|
|
45
|
+
|
|
46
|
+
### Return type
|
|
47
|
+
|
|
48
|
+
**GetSeriesQuestionTranslation200Response**
|
|
49
|
+
|
|
50
|
+
### Authorization
|
|
51
|
+
|
|
52
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth), [OrganizationId](../README.md#OrganizationId)
|
|
53
|
+
|
|
54
|
+
### HTTP request headers
|
|
55
|
+
|
|
56
|
+
- **Content-Type**: Not defined
|
|
57
|
+
- **Accept**: application/json
|
|
58
|
+
|
|
59
|
+
|
|
60
|
+
### HTTP response details
|
|
61
|
+
| Status code | Description | Response headers |
|
|
62
|
+
|-------------|-------------|------------------|
|
|
63
|
+
|**200** | Successful response | - |
|
|
64
|
+
|
|
65
|
+
[[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)
|
|
66
|
+
|
|
67
|
+
# **updateSeriesQuestionTranslation**
|
|
68
|
+
> UpdateSeriesQuestionTranslation200Response updateSeriesQuestionTranslation(seriesQuestionTranslationUpdateInputs)
|
|
69
|
+
|
|
70
|
+
Update Series Question Translation endpoint
|
|
71
|
+
|
|
72
|
+
### Example
|
|
73
|
+
|
|
74
|
+
```typescript
|
|
75
|
+
import {
|
|
76
|
+
SeriesQuestionsTranslationsApi,
|
|
77
|
+
Configuration,
|
|
78
|
+
SeriesQuestionTranslationUpdateInputs
|
|
79
|
+
} from '@connectedxm/admin-sdk';
|
|
80
|
+
|
|
81
|
+
const configuration = new Configuration();
|
|
82
|
+
const apiInstance = new SeriesQuestionsTranslationsApi(configuration);
|
|
83
|
+
|
|
84
|
+
let seriesId: string; //The series identifier (default to undefined)
|
|
85
|
+
let questionId: string; //The question identifier (default to undefined)
|
|
86
|
+
let locale: string; //The locale identifier (default to undefined)
|
|
87
|
+
let seriesQuestionTranslationUpdateInputs: SeriesQuestionTranslationUpdateInputs; //
|
|
88
|
+
|
|
89
|
+
const { status, data } = await apiInstance.updateSeriesQuestionTranslation(
|
|
90
|
+
seriesId,
|
|
91
|
+
questionId,
|
|
92
|
+
locale,
|
|
93
|
+
seriesQuestionTranslationUpdateInputs
|
|
94
|
+
);
|
|
95
|
+
```
|
|
96
|
+
|
|
97
|
+
### Parameters
|
|
98
|
+
|
|
99
|
+
|Name | Type | Description | Notes|
|
|
100
|
+
|------------- | ------------- | ------------- | -------------|
|
|
101
|
+
| **seriesQuestionTranslationUpdateInputs** | **SeriesQuestionTranslationUpdateInputs**| | |
|
|
102
|
+
| **seriesId** | [**string**] | The series identifier | defaults to undefined|
|
|
103
|
+
| **questionId** | [**string**] | The question identifier | defaults to undefined|
|
|
104
|
+
| **locale** | [**string**] | The locale identifier | defaults to undefined|
|
|
105
|
+
|
|
106
|
+
|
|
107
|
+
### Return type
|
|
108
|
+
|
|
109
|
+
**UpdateSeriesQuestionTranslation200Response**
|
|
110
|
+
|
|
111
|
+
### Authorization
|
|
112
|
+
|
|
113
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth), [OrganizationId](../README.md#OrganizationId)
|
|
114
|
+
|
|
115
|
+
### HTTP request headers
|
|
116
|
+
|
|
117
|
+
- **Content-Type**: application/json
|
|
118
|
+
- **Accept**: application/json
|
|
119
|
+
|
|
120
|
+
|
|
121
|
+
### HTTP response details
|
|
122
|
+
| Status code | Description | Response headers |
|
|
123
|
+
|-------------|-------------|------------------|
|
|
124
|
+
|**200** | Successful response | - |
|
|
125
|
+
|
|
126
|
+
[[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)
|
|
127
|
+
|