@connectedxm/admin-sdk 6.17.4 → 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 +123 -1
- package/AdminApi.ts +105 -0
- package/README.md +250 -1
- package/api.ts +66555 -46058
- package/dist/AdminApi.d.ts +36 -1
- package/dist/AdminApi.js +35 -0
- package/dist/api.d.ts +11267 -466
- package/dist/api.js +34671 -19447
- package/dist/esm/AdminApi.d.ts +36 -1
- package/dist/esm/AdminApi.js +36 -1
- package/dist/esm/api.d.ts +11267 -466
- package/dist/esm/api.js +32890 -17811
- package/docs/AnnouncementsTranslationsApi.md +240 -0
- package/docs/BenefitsTranslationsApi.md +240 -0
- package/docs/BookingsApi.md +244 -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/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/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/UpdateSeriesQuestionTranslation200Response.md +24 -0
- package/package.json +1 -1
|
@@ -0,0 +1,742 @@
|
|
|
1
|
+
# ChannelsTranslationsApi
|
|
2
|
+
|
|
3
|
+
All URIs are relative to *https://admin-api.connected.dev*
|
|
4
|
+
|
|
5
|
+
|Method | HTTP request | Description|
|
|
6
|
+
|------------- | ------------- | -------------|
|
|
7
|
+
|[**deleteChannelContentGuestTranslation**](#deletechannelcontentguesttranslation) | **DELETE** /channels/{channelId}/contents/{contentId}/guests/{guestId}/translations/{locale} | Delete Channel Content Guest Translation|
|
|
8
|
+
|[**deleteChannelContentTranslation**](#deletechannelcontenttranslation) | **DELETE** /channels/{channelId}/contents/{contentId}/translations/{locale} | Delete Channel Content Translation|
|
|
9
|
+
|[**deleteChannelTranslation**](#deletechanneltranslation) | **DELETE** /channels/{channelId}/translations/{locale} | Delete Channel Translation|
|
|
10
|
+
|[**getChannelContentGuestTranslation**](#getchannelcontentguesttranslation) | **GET** /channels/{channelId}/contents/{contentId}/guests/{guestId}/translations/{locale} | Get Channel Content Guest Translation|
|
|
11
|
+
|[**getChannelContentGuestTranslations**](#getchannelcontentguesttranslations) | **GET** /channels/{channelId}/contents/{contentId}/guests/{guestId}/translations | Get Channel Content Guest Translations|
|
|
12
|
+
|[**getChannelContentTranslation**](#getchannelcontenttranslation) | **GET** /channels/{channelId}/contents/{contentId}/translations/{locale} | Get Channel Content Translation|
|
|
13
|
+
|[**getChannelContentTranslations**](#getchannelcontenttranslations) | **GET** /channels/{channelId}/contents/{contentId}/translations | Get Channel Content Translations|
|
|
14
|
+
|[**getChannelTranslation**](#getchanneltranslation) | **GET** /channels/{channelId}/translations/{locale} | Get Channel Translation|
|
|
15
|
+
|[**getChannelTranslations**](#getchanneltranslations) | **GET** /channels/{channelId}/translations | Get Channel Translations|
|
|
16
|
+
|[**updateChannelContentGuestTranslation**](#updatechannelcontentguesttranslation) | **PUT** /channels/{channelId}/contents/{contentId}/guests/{guestId}/translations/{locale} | Update Channel Content Guest Translation|
|
|
17
|
+
|[**updateChannelContentTranslation**](#updatechannelcontenttranslation) | **PUT** /channels/{channelId}/contents/{contentId}/translations/{locale} | Update Channel Content Translation|
|
|
18
|
+
|[**updateChannelTranslation**](#updatechanneltranslation) | **PUT** /channels/{channelId}/translations/{locale} | Update Channel Translation|
|
|
19
|
+
|
|
20
|
+
# **deleteChannelContentGuestTranslation**
|
|
21
|
+
> UpdateAnnouncementTranslation200Response deleteChannelContentGuestTranslation()
|
|
22
|
+
|
|
23
|
+
Delete Channel Content Guest Translation endpoint
|
|
24
|
+
|
|
25
|
+
### Example
|
|
26
|
+
|
|
27
|
+
```typescript
|
|
28
|
+
import {
|
|
29
|
+
ChannelsTranslationsApi,
|
|
30
|
+
Configuration
|
|
31
|
+
} from '@connectedxm/admin-sdk';
|
|
32
|
+
|
|
33
|
+
const configuration = new Configuration();
|
|
34
|
+
const apiInstance = new ChannelsTranslationsApi(configuration);
|
|
35
|
+
|
|
36
|
+
let channelId: string; //The channel identifier (default to undefined)
|
|
37
|
+
let contentId: string; //The content identifier (default to undefined)
|
|
38
|
+
let guestId: string; //The guest identifier (default to undefined)
|
|
39
|
+
let locale: string; //The locale identifier (default to undefined)
|
|
40
|
+
|
|
41
|
+
const { status, data } = await apiInstance.deleteChannelContentGuestTranslation(
|
|
42
|
+
channelId,
|
|
43
|
+
contentId,
|
|
44
|
+
guestId,
|
|
45
|
+
locale
|
|
46
|
+
);
|
|
47
|
+
```
|
|
48
|
+
|
|
49
|
+
### Parameters
|
|
50
|
+
|
|
51
|
+
|Name | Type | Description | Notes|
|
|
52
|
+
|------------- | ------------- | ------------- | -------------|
|
|
53
|
+
| **channelId** | [**string**] | The channel identifier | defaults to undefined|
|
|
54
|
+
| **contentId** | [**string**] | The content identifier | defaults to undefined|
|
|
55
|
+
| **guestId** | [**string**] | The guest identifier | defaults to undefined|
|
|
56
|
+
| **locale** | [**string**] | The locale identifier | defaults to undefined|
|
|
57
|
+
|
|
58
|
+
|
|
59
|
+
### Return type
|
|
60
|
+
|
|
61
|
+
**UpdateAnnouncementTranslation200Response**
|
|
62
|
+
|
|
63
|
+
### Authorization
|
|
64
|
+
|
|
65
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth), [OrganizationId](../README.md#OrganizationId)
|
|
66
|
+
|
|
67
|
+
### HTTP request headers
|
|
68
|
+
|
|
69
|
+
- **Content-Type**: Not defined
|
|
70
|
+
- **Accept**: application/json
|
|
71
|
+
|
|
72
|
+
|
|
73
|
+
### HTTP response details
|
|
74
|
+
| Status code | Description | Response headers |
|
|
75
|
+
|-------------|-------------|------------------|
|
|
76
|
+
|**200** | Successful response | - |
|
|
77
|
+
|
|
78
|
+
[[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)
|
|
79
|
+
|
|
80
|
+
# **deleteChannelContentTranslation**
|
|
81
|
+
> UpdateAnnouncementTranslation200Response deleteChannelContentTranslation()
|
|
82
|
+
|
|
83
|
+
Delete Channel Content Translation endpoint
|
|
84
|
+
|
|
85
|
+
### Example
|
|
86
|
+
|
|
87
|
+
```typescript
|
|
88
|
+
import {
|
|
89
|
+
ChannelsTranslationsApi,
|
|
90
|
+
Configuration
|
|
91
|
+
} from '@connectedxm/admin-sdk';
|
|
92
|
+
|
|
93
|
+
const configuration = new Configuration();
|
|
94
|
+
const apiInstance = new ChannelsTranslationsApi(configuration);
|
|
95
|
+
|
|
96
|
+
let channelId: string; //The channel identifier (default to undefined)
|
|
97
|
+
let contentId: string; //The content identifier (default to undefined)
|
|
98
|
+
let locale: string; //The locale identifier (default to undefined)
|
|
99
|
+
|
|
100
|
+
const { status, data } = await apiInstance.deleteChannelContentTranslation(
|
|
101
|
+
channelId,
|
|
102
|
+
contentId,
|
|
103
|
+
locale
|
|
104
|
+
);
|
|
105
|
+
```
|
|
106
|
+
|
|
107
|
+
### Parameters
|
|
108
|
+
|
|
109
|
+
|Name | Type | Description | Notes|
|
|
110
|
+
|------------- | ------------- | ------------- | -------------|
|
|
111
|
+
| **channelId** | [**string**] | The channel identifier | defaults to undefined|
|
|
112
|
+
| **contentId** | [**string**] | The content identifier | defaults to undefined|
|
|
113
|
+
| **locale** | [**string**] | The locale identifier | defaults to undefined|
|
|
114
|
+
|
|
115
|
+
|
|
116
|
+
### Return type
|
|
117
|
+
|
|
118
|
+
**UpdateAnnouncementTranslation200Response**
|
|
119
|
+
|
|
120
|
+
### Authorization
|
|
121
|
+
|
|
122
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth), [OrganizationId](../README.md#OrganizationId)
|
|
123
|
+
|
|
124
|
+
### HTTP request headers
|
|
125
|
+
|
|
126
|
+
- **Content-Type**: Not defined
|
|
127
|
+
- **Accept**: application/json
|
|
128
|
+
|
|
129
|
+
|
|
130
|
+
### HTTP response details
|
|
131
|
+
| Status code | Description | Response headers |
|
|
132
|
+
|-------------|-------------|------------------|
|
|
133
|
+
|**200** | Successful response | - |
|
|
134
|
+
|
|
135
|
+
[[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)
|
|
136
|
+
|
|
137
|
+
# **deleteChannelTranslation**
|
|
138
|
+
> UpdateAnnouncementTranslation200Response deleteChannelTranslation()
|
|
139
|
+
|
|
140
|
+
Delete Channel Translation endpoint
|
|
141
|
+
|
|
142
|
+
### Example
|
|
143
|
+
|
|
144
|
+
```typescript
|
|
145
|
+
import {
|
|
146
|
+
ChannelsTranslationsApi,
|
|
147
|
+
Configuration
|
|
148
|
+
} from '@connectedxm/admin-sdk';
|
|
149
|
+
|
|
150
|
+
const configuration = new Configuration();
|
|
151
|
+
const apiInstance = new ChannelsTranslationsApi(configuration);
|
|
152
|
+
|
|
153
|
+
let channelId: string; //The channel identifier (default to undefined)
|
|
154
|
+
let locale: string; //The locale identifier (default to undefined)
|
|
155
|
+
|
|
156
|
+
const { status, data } = await apiInstance.deleteChannelTranslation(
|
|
157
|
+
channelId,
|
|
158
|
+
locale
|
|
159
|
+
);
|
|
160
|
+
```
|
|
161
|
+
|
|
162
|
+
### Parameters
|
|
163
|
+
|
|
164
|
+
|Name | Type | Description | Notes|
|
|
165
|
+
|------------- | ------------- | ------------- | -------------|
|
|
166
|
+
| **channelId** | [**string**] | The channel identifier | defaults to undefined|
|
|
167
|
+
| **locale** | [**string**] | The locale identifier | defaults to undefined|
|
|
168
|
+
|
|
169
|
+
|
|
170
|
+
### Return type
|
|
171
|
+
|
|
172
|
+
**UpdateAnnouncementTranslation200Response**
|
|
173
|
+
|
|
174
|
+
### Authorization
|
|
175
|
+
|
|
176
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth), [OrganizationId](../README.md#OrganizationId)
|
|
177
|
+
|
|
178
|
+
### HTTP request headers
|
|
179
|
+
|
|
180
|
+
- **Content-Type**: Not defined
|
|
181
|
+
- **Accept**: application/json
|
|
182
|
+
|
|
183
|
+
|
|
184
|
+
### HTTP response details
|
|
185
|
+
| Status code | Description | Response headers |
|
|
186
|
+
|-------------|-------------|------------------|
|
|
187
|
+
|**200** | Successful response | - |
|
|
188
|
+
|
|
189
|
+
[[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)
|
|
190
|
+
|
|
191
|
+
# **getChannelContentGuestTranslation**
|
|
192
|
+
> GetChannelContentGuestTranslation200Response getChannelContentGuestTranslation()
|
|
193
|
+
|
|
194
|
+
Get Channel Content Guest Translation endpoint
|
|
195
|
+
|
|
196
|
+
### Example
|
|
197
|
+
|
|
198
|
+
```typescript
|
|
199
|
+
import {
|
|
200
|
+
ChannelsTranslationsApi,
|
|
201
|
+
Configuration
|
|
202
|
+
} from '@connectedxm/admin-sdk';
|
|
203
|
+
|
|
204
|
+
const configuration = new Configuration();
|
|
205
|
+
const apiInstance = new ChannelsTranslationsApi(configuration);
|
|
206
|
+
|
|
207
|
+
let channelId: string; //The channel identifier (default to undefined)
|
|
208
|
+
let contentId: string; //The content identifier (default to undefined)
|
|
209
|
+
let guestId: string; //The guest identifier (default to undefined)
|
|
210
|
+
let locale: string; //The locale identifier (default to undefined)
|
|
211
|
+
|
|
212
|
+
const { status, data } = await apiInstance.getChannelContentGuestTranslation(
|
|
213
|
+
channelId,
|
|
214
|
+
contentId,
|
|
215
|
+
guestId,
|
|
216
|
+
locale
|
|
217
|
+
);
|
|
218
|
+
```
|
|
219
|
+
|
|
220
|
+
### Parameters
|
|
221
|
+
|
|
222
|
+
|Name | Type | Description | Notes|
|
|
223
|
+
|------------- | ------------- | ------------- | -------------|
|
|
224
|
+
| **channelId** | [**string**] | The channel identifier | defaults to undefined|
|
|
225
|
+
| **contentId** | [**string**] | The content identifier | defaults to undefined|
|
|
226
|
+
| **guestId** | [**string**] | The guest identifier | defaults to undefined|
|
|
227
|
+
| **locale** | [**string**] | The locale identifier | defaults to undefined|
|
|
228
|
+
|
|
229
|
+
|
|
230
|
+
### Return type
|
|
231
|
+
|
|
232
|
+
**GetChannelContentGuestTranslation200Response**
|
|
233
|
+
|
|
234
|
+
### Authorization
|
|
235
|
+
|
|
236
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth), [OrganizationId](../README.md#OrganizationId)
|
|
237
|
+
|
|
238
|
+
### HTTP request headers
|
|
239
|
+
|
|
240
|
+
- **Content-Type**: Not defined
|
|
241
|
+
- **Accept**: application/json
|
|
242
|
+
|
|
243
|
+
|
|
244
|
+
### HTTP response details
|
|
245
|
+
| Status code | Description | Response headers |
|
|
246
|
+
|-------------|-------------|------------------|
|
|
247
|
+
|**200** | Successful response | - |
|
|
248
|
+
|
|
249
|
+
[[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)
|
|
250
|
+
|
|
251
|
+
# **getChannelContentGuestTranslations**
|
|
252
|
+
> GetChannelContentGuestTranslations200Response getChannelContentGuestTranslations()
|
|
253
|
+
|
|
254
|
+
Get Channel Content Guest Translations endpoint
|
|
255
|
+
|
|
256
|
+
### Example
|
|
257
|
+
|
|
258
|
+
```typescript
|
|
259
|
+
import {
|
|
260
|
+
ChannelsTranslationsApi,
|
|
261
|
+
Configuration
|
|
262
|
+
} from '@connectedxm/admin-sdk';
|
|
263
|
+
|
|
264
|
+
const configuration = new Configuration();
|
|
265
|
+
const apiInstance = new ChannelsTranslationsApi(configuration);
|
|
266
|
+
|
|
267
|
+
let channelId: string; //The channel identifier (default to undefined)
|
|
268
|
+
let contentId: string; //The content identifier (default to undefined)
|
|
269
|
+
let guestId: string; //The guest identifier (default to undefined)
|
|
270
|
+
let page: number; //Page number (optional) (default to 1)
|
|
271
|
+
let pageSize: number; //Number of items per page (optional) (default to 25)
|
|
272
|
+
let orderBy: string; //Field to order by (optional) (default to undefined)
|
|
273
|
+
let search: string; //Search query (optional) (default to undefined)
|
|
274
|
+
|
|
275
|
+
const { status, data } = await apiInstance.getChannelContentGuestTranslations(
|
|
276
|
+
channelId,
|
|
277
|
+
contentId,
|
|
278
|
+
guestId,
|
|
279
|
+
page,
|
|
280
|
+
pageSize,
|
|
281
|
+
orderBy,
|
|
282
|
+
search
|
|
283
|
+
);
|
|
284
|
+
```
|
|
285
|
+
|
|
286
|
+
### Parameters
|
|
287
|
+
|
|
288
|
+
|Name | Type | Description | Notes|
|
|
289
|
+
|------------- | ------------- | ------------- | -------------|
|
|
290
|
+
| **channelId** | [**string**] | The channel identifier | defaults to undefined|
|
|
291
|
+
| **contentId** | [**string**] | The content identifier | defaults to undefined|
|
|
292
|
+
| **guestId** | [**string**] | The guest identifier | defaults to undefined|
|
|
293
|
+
| **page** | [**number**] | Page number | (optional) defaults to 1|
|
|
294
|
+
| **pageSize** | [**number**] | Number of items per page | (optional) defaults to 25|
|
|
295
|
+
| **orderBy** | [**string**] | Field to order by | (optional) defaults to undefined|
|
|
296
|
+
| **search** | [**string**] | Search query | (optional) defaults to undefined|
|
|
297
|
+
|
|
298
|
+
|
|
299
|
+
### Return type
|
|
300
|
+
|
|
301
|
+
**GetChannelContentGuestTranslations200Response**
|
|
302
|
+
|
|
303
|
+
### Authorization
|
|
304
|
+
|
|
305
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth), [OrganizationId](../README.md#OrganizationId)
|
|
306
|
+
|
|
307
|
+
### HTTP request headers
|
|
308
|
+
|
|
309
|
+
- **Content-Type**: Not defined
|
|
310
|
+
- **Accept**: application/json
|
|
311
|
+
|
|
312
|
+
|
|
313
|
+
### HTTP response details
|
|
314
|
+
| Status code | Description | Response headers |
|
|
315
|
+
|-------------|-------------|------------------|
|
|
316
|
+
|**200** | Successful response | - |
|
|
317
|
+
|
|
318
|
+
[[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)
|
|
319
|
+
|
|
320
|
+
# **getChannelContentTranslation**
|
|
321
|
+
> GetChannelContentTranslation200Response getChannelContentTranslation()
|
|
322
|
+
|
|
323
|
+
Get Channel Content Translation endpoint
|
|
324
|
+
|
|
325
|
+
### Example
|
|
326
|
+
|
|
327
|
+
```typescript
|
|
328
|
+
import {
|
|
329
|
+
ChannelsTranslationsApi,
|
|
330
|
+
Configuration
|
|
331
|
+
} from '@connectedxm/admin-sdk';
|
|
332
|
+
|
|
333
|
+
const configuration = new Configuration();
|
|
334
|
+
const apiInstance = new ChannelsTranslationsApi(configuration);
|
|
335
|
+
|
|
336
|
+
let channelId: string; //The channel identifier (default to undefined)
|
|
337
|
+
let contentId: string; //The content identifier (default to undefined)
|
|
338
|
+
let locale: string; //The locale identifier (default to undefined)
|
|
339
|
+
|
|
340
|
+
const { status, data } = await apiInstance.getChannelContentTranslation(
|
|
341
|
+
channelId,
|
|
342
|
+
contentId,
|
|
343
|
+
locale
|
|
344
|
+
);
|
|
345
|
+
```
|
|
346
|
+
|
|
347
|
+
### Parameters
|
|
348
|
+
|
|
349
|
+
|Name | Type | Description | Notes|
|
|
350
|
+
|------------- | ------------- | ------------- | -------------|
|
|
351
|
+
| **channelId** | [**string**] | The channel identifier | defaults to undefined|
|
|
352
|
+
| **contentId** | [**string**] | The content identifier | defaults to undefined|
|
|
353
|
+
| **locale** | [**string**] | The locale identifier | defaults to undefined|
|
|
354
|
+
|
|
355
|
+
|
|
356
|
+
### Return type
|
|
357
|
+
|
|
358
|
+
**GetChannelContentTranslation200Response**
|
|
359
|
+
|
|
360
|
+
### Authorization
|
|
361
|
+
|
|
362
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth), [OrganizationId](../README.md#OrganizationId)
|
|
363
|
+
|
|
364
|
+
### HTTP request headers
|
|
365
|
+
|
|
366
|
+
- **Content-Type**: Not defined
|
|
367
|
+
- **Accept**: application/json
|
|
368
|
+
|
|
369
|
+
|
|
370
|
+
### HTTP response details
|
|
371
|
+
| Status code | Description | Response headers |
|
|
372
|
+
|-------------|-------------|------------------|
|
|
373
|
+
|**200** | Successful response | - |
|
|
374
|
+
|
|
375
|
+
[[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)
|
|
376
|
+
|
|
377
|
+
# **getChannelContentTranslations**
|
|
378
|
+
> GetChannelContentTranslations200Response getChannelContentTranslations()
|
|
379
|
+
|
|
380
|
+
Get Channel Content Translations endpoint
|
|
381
|
+
|
|
382
|
+
### Example
|
|
383
|
+
|
|
384
|
+
```typescript
|
|
385
|
+
import {
|
|
386
|
+
ChannelsTranslationsApi,
|
|
387
|
+
Configuration
|
|
388
|
+
} from '@connectedxm/admin-sdk';
|
|
389
|
+
|
|
390
|
+
const configuration = new Configuration();
|
|
391
|
+
const apiInstance = new ChannelsTranslationsApi(configuration);
|
|
392
|
+
|
|
393
|
+
let channelId: string; //The channel identifier (default to undefined)
|
|
394
|
+
let contentId: string; //The content identifier (default to undefined)
|
|
395
|
+
let page: number; //Page number (optional) (default to 1)
|
|
396
|
+
let pageSize: number; //Number of items per page (optional) (default to 25)
|
|
397
|
+
let orderBy: string; //Field to order by (optional) (default to undefined)
|
|
398
|
+
let search: string; //Search query (optional) (default to undefined)
|
|
399
|
+
|
|
400
|
+
const { status, data } = await apiInstance.getChannelContentTranslations(
|
|
401
|
+
channelId,
|
|
402
|
+
contentId,
|
|
403
|
+
page,
|
|
404
|
+
pageSize,
|
|
405
|
+
orderBy,
|
|
406
|
+
search
|
|
407
|
+
);
|
|
408
|
+
```
|
|
409
|
+
|
|
410
|
+
### Parameters
|
|
411
|
+
|
|
412
|
+
|Name | Type | Description | Notes|
|
|
413
|
+
|------------- | ------------- | ------------- | -------------|
|
|
414
|
+
| **channelId** | [**string**] | The channel identifier | defaults to undefined|
|
|
415
|
+
| **contentId** | [**string**] | The content identifier | defaults to undefined|
|
|
416
|
+
| **page** | [**number**] | Page number | (optional) defaults to 1|
|
|
417
|
+
| **pageSize** | [**number**] | Number of items per page | (optional) defaults to 25|
|
|
418
|
+
| **orderBy** | [**string**] | Field to order by | (optional) defaults to undefined|
|
|
419
|
+
| **search** | [**string**] | Search query | (optional) defaults to undefined|
|
|
420
|
+
|
|
421
|
+
|
|
422
|
+
### Return type
|
|
423
|
+
|
|
424
|
+
**GetChannelContentTranslations200Response**
|
|
425
|
+
|
|
426
|
+
### Authorization
|
|
427
|
+
|
|
428
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth), [OrganizationId](../README.md#OrganizationId)
|
|
429
|
+
|
|
430
|
+
### HTTP request headers
|
|
431
|
+
|
|
432
|
+
- **Content-Type**: Not defined
|
|
433
|
+
- **Accept**: application/json
|
|
434
|
+
|
|
435
|
+
|
|
436
|
+
### HTTP response details
|
|
437
|
+
| Status code | Description | Response headers |
|
|
438
|
+
|-------------|-------------|------------------|
|
|
439
|
+
|**200** | Successful response | - |
|
|
440
|
+
|
|
441
|
+
[[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)
|
|
442
|
+
|
|
443
|
+
# **getChannelTranslation**
|
|
444
|
+
> GetChannelTranslation200Response getChannelTranslation()
|
|
445
|
+
|
|
446
|
+
Get Channel Translation endpoint
|
|
447
|
+
|
|
448
|
+
### Example
|
|
449
|
+
|
|
450
|
+
```typescript
|
|
451
|
+
import {
|
|
452
|
+
ChannelsTranslationsApi,
|
|
453
|
+
Configuration
|
|
454
|
+
} from '@connectedxm/admin-sdk';
|
|
455
|
+
|
|
456
|
+
const configuration = new Configuration();
|
|
457
|
+
const apiInstance = new ChannelsTranslationsApi(configuration);
|
|
458
|
+
|
|
459
|
+
let channelId: string; //The channel identifier (default to undefined)
|
|
460
|
+
let locale: string; //The locale identifier (default to undefined)
|
|
461
|
+
|
|
462
|
+
const { status, data } = await apiInstance.getChannelTranslation(
|
|
463
|
+
channelId,
|
|
464
|
+
locale
|
|
465
|
+
);
|
|
466
|
+
```
|
|
467
|
+
|
|
468
|
+
### Parameters
|
|
469
|
+
|
|
470
|
+
|Name | Type | Description | Notes|
|
|
471
|
+
|------------- | ------------- | ------------- | -------------|
|
|
472
|
+
| **channelId** | [**string**] | The channel identifier | defaults to undefined|
|
|
473
|
+
| **locale** | [**string**] | The locale identifier | defaults to undefined|
|
|
474
|
+
|
|
475
|
+
|
|
476
|
+
### Return type
|
|
477
|
+
|
|
478
|
+
**GetChannelTranslation200Response**
|
|
479
|
+
|
|
480
|
+
### Authorization
|
|
481
|
+
|
|
482
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth), [OrganizationId](../README.md#OrganizationId)
|
|
483
|
+
|
|
484
|
+
### HTTP request headers
|
|
485
|
+
|
|
486
|
+
- **Content-Type**: Not defined
|
|
487
|
+
- **Accept**: application/json
|
|
488
|
+
|
|
489
|
+
|
|
490
|
+
### HTTP response details
|
|
491
|
+
| Status code | Description | Response headers |
|
|
492
|
+
|-------------|-------------|------------------|
|
|
493
|
+
|**200** | Successful response | - |
|
|
494
|
+
|
|
495
|
+
[[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)
|
|
496
|
+
|
|
497
|
+
# **getChannelTranslations**
|
|
498
|
+
> GetChannelTranslations200Response getChannelTranslations()
|
|
499
|
+
|
|
500
|
+
Get Channel Translations endpoint
|
|
501
|
+
|
|
502
|
+
### Example
|
|
503
|
+
|
|
504
|
+
```typescript
|
|
505
|
+
import {
|
|
506
|
+
ChannelsTranslationsApi,
|
|
507
|
+
Configuration
|
|
508
|
+
} from '@connectedxm/admin-sdk';
|
|
509
|
+
|
|
510
|
+
const configuration = new Configuration();
|
|
511
|
+
const apiInstance = new ChannelsTranslationsApi(configuration);
|
|
512
|
+
|
|
513
|
+
let channelId: string; //The channel identifier (default to undefined)
|
|
514
|
+
let page: number; //Page number (optional) (default to 1)
|
|
515
|
+
let pageSize: number; //Number of items per page (optional) (default to 25)
|
|
516
|
+
let orderBy: string; //Field to order by (optional) (default to undefined)
|
|
517
|
+
let search: string; //Search query (optional) (default to undefined)
|
|
518
|
+
|
|
519
|
+
const { status, data } = await apiInstance.getChannelTranslations(
|
|
520
|
+
channelId,
|
|
521
|
+
page,
|
|
522
|
+
pageSize,
|
|
523
|
+
orderBy,
|
|
524
|
+
search
|
|
525
|
+
);
|
|
526
|
+
```
|
|
527
|
+
|
|
528
|
+
### Parameters
|
|
529
|
+
|
|
530
|
+
|Name | Type | Description | Notes|
|
|
531
|
+
|------------- | ------------- | ------------- | -------------|
|
|
532
|
+
| **channelId** | [**string**] | The channel identifier | defaults to undefined|
|
|
533
|
+
| **page** | [**number**] | Page number | (optional) defaults to 1|
|
|
534
|
+
| **pageSize** | [**number**] | Number of items per page | (optional) defaults to 25|
|
|
535
|
+
| **orderBy** | [**string**] | Field to order by | (optional) defaults to undefined|
|
|
536
|
+
| **search** | [**string**] | Search query | (optional) defaults to undefined|
|
|
537
|
+
|
|
538
|
+
|
|
539
|
+
### Return type
|
|
540
|
+
|
|
541
|
+
**GetChannelTranslations200Response**
|
|
542
|
+
|
|
543
|
+
### Authorization
|
|
544
|
+
|
|
545
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth), [OrganizationId](../README.md#OrganizationId)
|
|
546
|
+
|
|
547
|
+
### HTTP request headers
|
|
548
|
+
|
|
549
|
+
- **Content-Type**: Not defined
|
|
550
|
+
- **Accept**: application/json
|
|
551
|
+
|
|
552
|
+
|
|
553
|
+
### HTTP response details
|
|
554
|
+
| Status code | Description | Response headers |
|
|
555
|
+
|-------------|-------------|------------------|
|
|
556
|
+
|**200** | Successful response | - |
|
|
557
|
+
|
|
558
|
+
[[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)
|
|
559
|
+
|
|
560
|
+
# **updateChannelContentGuestTranslation**
|
|
561
|
+
> UpdateChannelContentGuestTranslation200Response updateChannelContentGuestTranslation(channelContentGuestTranslationUpdateInputs)
|
|
562
|
+
|
|
563
|
+
Update Channel Content Guest Translation endpoint
|
|
564
|
+
|
|
565
|
+
### Example
|
|
566
|
+
|
|
567
|
+
```typescript
|
|
568
|
+
import {
|
|
569
|
+
ChannelsTranslationsApi,
|
|
570
|
+
Configuration,
|
|
571
|
+
ChannelContentGuestTranslationUpdateInputs
|
|
572
|
+
} from '@connectedxm/admin-sdk';
|
|
573
|
+
|
|
574
|
+
const configuration = new Configuration();
|
|
575
|
+
const apiInstance = new ChannelsTranslationsApi(configuration);
|
|
576
|
+
|
|
577
|
+
let channelId: string; //The channel identifier (default to undefined)
|
|
578
|
+
let contentId: string; //The content identifier (default to undefined)
|
|
579
|
+
let guestId: string; //The guest identifier (default to undefined)
|
|
580
|
+
let locale: string; //The locale identifier (default to undefined)
|
|
581
|
+
let channelContentGuestTranslationUpdateInputs: ChannelContentGuestTranslationUpdateInputs; //
|
|
582
|
+
|
|
583
|
+
const { status, data } = await apiInstance.updateChannelContentGuestTranslation(
|
|
584
|
+
channelId,
|
|
585
|
+
contentId,
|
|
586
|
+
guestId,
|
|
587
|
+
locale,
|
|
588
|
+
channelContentGuestTranslationUpdateInputs
|
|
589
|
+
);
|
|
590
|
+
```
|
|
591
|
+
|
|
592
|
+
### Parameters
|
|
593
|
+
|
|
594
|
+
|Name | Type | Description | Notes|
|
|
595
|
+
|------------- | ------------- | ------------- | -------------|
|
|
596
|
+
| **channelContentGuestTranslationUpdateInputs** | **ChannelContentGuestTranslationUpdateInputs**| | |
|
|
597
|
+
| **channelId** | [**string**] | The channel identifier | defaults to undefined|
|
|
598
|
+
| **contentId** | [**string**] | The content identifier | defaults to undefined|
|
|
599
|
+
| **guestId** | [**string**] | The guest identifier | defaults to undefined|
|
|
600
|
+
| **locale** | [**string**] | The locale identifier | defaults to undefined|
|
|
601
|
+
|
|
602
|
+
|
|
603
|
+
### Return type
|
|
604
|
+
|
|
605
|
+
**UpdateChannelContentGuestTranslation200Response**
|
|
606
|
+
|
|
607
|
+
### Authorization
|
|
608
|
+
|
|
609
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth), [OrganizationId](../README.md#OrganizationId)
|
|
610
|
+
|
|
611
|
+
### HTTP request headers
|
|
612
|
+
|
|
613
|
+
- **Content-Type**: application/json
|
|
614
|
+
- **Accept**: application/json
|
|
615
|
+
|
|
616
|
+
|
|
617
|
+
### HTTP response details
|
|
618
|
+
| Status code | Description | Response headers |
|
|
619
|
+
|-------------|-------------|------------------|
|
|
620
|
+
|**200** | Successful response | - |
|
|
621
|
+
|
|
622
|
+
[[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)
|
|
623
|
+
|
|
624
|
+
# **updateChannelContentTranslation**
|
|
625
|
+
> UpdateAnnouncementTranslation200Response updateChannelContentTranslation(channelContentTranslationUpdateInputs)
|
|
626
|
+
|
|
627
|
+
Update Channel Content Translation endpoint
|
|
628
|
+
|
|
629
|
+
### Example
|
|
630
|
+
|
|
631
|
+
```typescript
|
|
632
|
+
import {
|
|
633
|
+
ChannelsTranslationsApi,
|
|
634
|
+
Configuration,
|
|
635
|
+
ChannelContentTranslationUpdateInputs
|
|
636
|
+
} from '@connectedxm/admin-sdk';
|
|
637
|
+
|
|
638
|
+
const configuration = new Configuration();
|
|
639
|
+
const apiInstance = new ChannelsTranslationsApi(configuration);
|
|
640
|
+
|
|
641
|
+
let channelId: string; //The channel identifier (default to undefined)
|
|
642
|
+
let contentId: string; //The content identifier (default to undefined)
|
|
643
|
+
let locale: string; //The locale identifier (default to undefined)
|
|
644
|
+
let channelContentTranslationUpdateInputs: ChannelContentTranslationUpdateInputs; //
|
|
645
|
+
|
|
646
|
+
const { status, data } = await apiInstance.updateChannelContentTranslation(
|
|
647
|
+
channelId,
|
|
648
|
+
contentId,
|
|
649
|
+
locale,
|
|
650
|
+
channelContentTranslationUpdateInputs
|
|
651
|
+
);
|
|
652
|
+
```
|
|
653
|
+
|
|
654
|
+
### Parameters
|
|
655
|
+
|
|
656
|
+
|Name | Type | Description | Notes|
|
|
657
|
+
|------------- | ------------- | ------------- | -------------|
|
|
658
|
+
| **channelContentTranslationUpdateInputs** | **ChannelContentTranslationUpdateInputs**| | |
|
|
659
|
+
| **channelId** | [**string**] | The channel identifier | defaults to undefined|
|
|
660
|
+
| **contentId** | [**string**] | The content identifier | defaults to undefined|
|
|
661
|
+
| **locale** | [**string**] | The locale identifier | defaults to undefined|
|
|
662
|
+
|
|
663
|
+
|
|
664
|
+
### Return type
|
|
665
|
+
|
|
666
|
+
**UpdateAnnouncementTranslation200Response**
|
|
667
|
+
|
|
668
|
+
### Authorization
|
|
669
|
+
|
|
670
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth), [OrganizationId](../README.md#OrganizationId)
|
|
671
|
+
|
|
672
|
+
### HTTP request headers
|
|
673
|
+
|
|
674
|
+
- **Content-Type**: application/json
|
|
675
|
+
- **Accept**: application/json
|
|
676
|
+
|
|
677
|
+
|
|
678
|
+
### HTTP response details
|
|
679
|
+
| Status code | Description | Response headers |
|
|
680
|
+
|-------------|-------------|------------------|
|
|
681
|
+
|**200** | Successful response | - |
|
|
682
|
+
|
|
683
|
+
[[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)
|
|
684
|
+
|
|
685
|
+
# **updateChannelTranslation**
|
|
686
|
+
> UpdateChannelTranslation200Response updateChannelTranslation(channelTranslationUpdateInputs)
|
|
687
|
+
|
|
688
|
+
Update Channel Translation endpoint
|
|
689
|
+
|
|
690
|
+
### Example
|
|
691
|
+
|
|
692
|
+
```typescript
|
|
693
|
+
import {
|
|
694
|
+
ChannelsTranslationsApi,
|
|
695
|
+
Configuration,
|
|
696
|
+
ChannelTranslationUpdateInputs
|
|
697
|
+
} from '@connectedxm/admin-sdk';
|
|
698
|
+
|
|
699
|
+
const configuration = new Configuration();
|
|
700
|
+
const apiInstance = new ChannelsTranslationsApi(configuration);
|
|
701
|
+
|
|
702
|
+
let channelId: string; //The channel identifier (default to undefined)
|
|
703
|
+
let locale: string; //The locale identifier (default to undefined)
|
|
704
|
+
let channelTranslationUpdateInputs: ChannelTranslationUpdateInputs; //
|
|
705
|
+
|
|
706
|
+
const { status, data } = await apiInstance.updateChannelTranslation(
|
|
707
|
+
channelId,
|
|
708
|
+
locale,
|
|
709
|
+
channelTranslationUpdateInputs
|
|
710
|
+
);
|
|
711
|
+
```
|
|
712
|
+
|
|
713
|
+
### Parameters
|
|
714
|
+
|
|
715
|
+
|Name | Type | Description | Notes|
|
|
716
|
+
|------------- | ------------- | ------------- | -------------|
|
|
717
|
+
| **channelTranslationUpdateInputs** | **ChannelTranslationUpdateInputs**| | |
|
|
718
|
+
| **channelId** | [**string**] | The channel identifier | defaults to undefined|
|
|
719
|
+
| **locale** | [**string**] | The locale identifier | defaults to undefined|
|
|
720
|
+
|
|
721
|
+
|
|
722
|
+
### Return type
|
|
723
|
+
|
|
724
|
+
**UpdateChannelTranslation200Response**
|
|
725
|
+
|
|
726
|
+
### Authorization
|
|
727
|
+
|
|
728
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth), [OrganizationId](../README.md#OrganizationId)
|
|
729
|
+
|
|
730
|
+
### HTTP request headers
|
|
731
|
+
|
|
732
|
+
- **Content-Type**: application/json
|
|
733
|
+
- **Accept**: application/json
|
|
734
|
+
|
|
735
|
+
|
|
736
|
+
### HTTP response details
|
|
737
|
+
| Status code | Description | Response headers |
|
|
738
|
+
|-------------|-------------|------------------|
|
|
739
|
+
|**200** | Successful response | - |
|
|
740
|
+
|
|
741
|
+
[[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)
|
|
742
|
+
|