@connectedxm/admin-sdk 6.14.0 → 6.17.4
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 +176 -12
- package/AdminApi.ts +12 -0
- package/README.md +191 -29
- package/api.ts +5214 -3201
- package/dist/AdminApi.d.ts +5 -1
- package/dist/AdminApi.js +4 -0
- package/dist/api.d.ts +3859 -2306
- package/dist/api.js +2671 -1753
- package/dist/esm/AdminApi.d.ts +5 -1
- package/dist/esm/AdminApi.js +5 -1
- package/dist/esm/api.d.ts +3859 -2306
- package/dist/esm/api.js +2750 -1851
- package/docs/AccountsAddressesApi.md +4 -4
- package/docs/AccountsApi.md +58 -6
- package/docs/AddChannelSubscriber200Response.md +24 -0
- package/docs/AddOrganizationUser200Response.md +24 -0
- package/docs/AdvertisementsApi.md +4 -4
- package/docs/AnnouncementsApi.md +4 -4
- package/docs/AnnouncementsScheduleApi.md +4 -4
- package/docs/BaseEventActivation.md +2 -0
- package/docs/BaseSideEffect.md +4 -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 +68 -10
- package/docs/BookingsAvailabilitiesApi.md +6 -6
- package/docs/BookingsBlackoutsApi.md +4 -4
- package/docs/BulkUploadSearchListValues200Response.md +24 -0
- package/docs/ChannelsApi.md +36 -36
- package/docs/CreateAccountAddress200Response.md +1 -1
- package/docs/CreateAccountAttribute200Response.md +24 -0
- package/docs/CreateBookingSpaceAvailability200Response.md +24 -0
- package/docs/CreateBookingSpaceBlackout200Response.md +24 -0
- package/docs/{GetChannelContent200Response.md → CreateChannelContent200Response.md} +3 -3
- package/docs/CreateChannelContentGuest200Response.md +24 -0
- package/docs/CreateDashboardWidget200Response.md +24 -0
- package/docs/{GetEventActivation200Response.md → CreateEventActivation200Response.md} +3 -3
- package/docs/CreateEventActivationCompletion200Response.md +24 -0
- package/docs/CreateEventAttendeePackage200Response.md +24 -0
- package/docs/{GetAccountAddress200Response.md → CreateEventAttribute200Response.md} +4 -4
- package/docs/CreateEventFollowup200Response.md +24 -0
- package/docs/{GetEventMediaItem200Response.md → CreateEventMediaItem200Response.md} +3 -3
- package/docs/CreateEventPackagePass200Response.md +24 -0
- package/docs/CreateEventQuestion200Response.md +24 -0
- package/docs/CreateEventQuestionChoice200Response.md +24 -0
- package/docs/CreateEventRegistrationBypass200Response.md +24 -0
- package/docs/CreateEventReservation200Response.md +24 -0
- package/docs/{GetEventSection200Response.md → CreateEventSection200Response.md} +3 -3
- package/docs/CreateEventSessionLocation200Response.md +24 -0
- package/docs/CreateEventSessionQuestion200Response.md +24 -0
- package/docs/CreateEventSessionQuestionChoice200Response.md +24 -0
- package/docs/CreateEventSessionSection200Response.md +24 -0
- package/docs/CreateEventSponsorship200Response.md +24 -0
- package/docs/CreateEventSponsorshipLevel200Response.md +24 -0
- package/docs/CreateGroupInvitations200Response.md +24 -0
- package/docs/{GetInvoiceLineItem200Response.md → CreateInvoiceLineItem200Response.md} +3 -3
- package/docs/CreateOrganizationPaymentIntegration200Response.md +24 -0
- package/docs/CreateOrganizationSideEffect200Response.md +24 -0
- package/docs/CreateOrganizationTeamMember200Response.md +24 -0
- package/docs/{GetSearchListValue200Response.md → CreateSearchListValue200Response.md} +3 -3
- package/docs/CreateSeriesQuestion200Response.md +24 -0
- package/docs/CreateSeriesQuestionChoice200Response.md +24 -0
- package/docs/CreateSeriesRegistration200Response.md +24 -0
- package/docs/CreateStreamInputOutput200Response.md +24 -0
- package/docs/CreateSupportTicketMessage200Response.md +24 -0
- package/docs/{GetSurveyQuestion200Response.md → CreateSurveyQuestion200Response.md} +3 -3
- package/docs/CreateSurveyQuestionChoice200Response.md +24 -0
- package/docs/CreateThreadCircleAccount200Response.md +24 -0
- package/docs/CreateThreadMessageReaction200Response.md +24 -0
- package/docs/DashboardsApi.md +2 -2
- package/docs/DashboardsWidgetsApi.md +8 -8
- package/docs/DeleteDashboard200Response.md +24 -0
- package/docs/EmailReceiptsApi.md +2 -2
- package/docs/Event.md +2 -0
- package/docs/EventActivation.md +2 -0
- package/docs/EventActivationCreateInputs.md +2 -0
- package/docs/EventActivationUpdateInputs.md +2 -0
- package/docs/EventCreateInputs.md +2 -0
- package/docs/EventTranslation.md +2 -0
- package/docs/EventTranslationUpdateInputs.md +2 -0
- package/docs/EventUpdateInputs.md +2 -0
- package/docs/EventsAccessApi.md +4 -4
- package/docs/EventsActivationsApi.md +20 -20
- package/docs/EventsActivationsSessionsApi.md +4 -4
- package/docs/EventsAddonsApi.md +4 -4
- package/docs/EventsApi.md +2 -2
- package/docs/EventsAttendeesApi.md +8 -8
- package/docs/EventsAttendeesPackagesApi.md +10 -10
- package/docs/EventsAttendeesReservationsApi.md +16 -16
- package/docs/EventsAttributesApi.md +8 -8
- package/docs/EventsBlocksApi.md +2 -2
- package/docs/EventsBypassApi.md +8 -8
- package/docs/EventsFaqsApi.md +2 -2
- package/docs/EventsFollowupsApi.md +32 -32
- package/docs/EventsMatchesApi.md +10 -10
- package/docs/EventsMediaApi.md +12 -12
- package/docs/EventsOnSiteApi.md +2 -2
- package/docs/EventsPackagesPassesApi.md +8 -8
- package/docs/EventsPassesAccessesApi.md +313 -0
- package/docs/EventsPassesAddonsApi.md +190 -0
- package/docs/EventsPassesApi.md +77 -1149
- package/docs/EventsPassesAttributesApi.md +6 -6
- package/docs/EventsPassesFollowupsApi.md +272 -0
- package/docs/EventsPassesResponsesApi.md +326 -0
- package/docs/EventsPasstypesApi.md +14 -14
- package/docs/EventsPasstypesPriceschedulesApi.md +10 -10
- package/docs/EventsPasstypesRefundschedulesApi.md +10 -10
- package/docs/EventsQuestionsApi.md +38 -38
- package/docs/EventsRoomsApi.md +2 -2
- package/docs/EventsRoomtypesApi.md +8 -8
- package/docs/EventsSectionsApi.md +32 -32
- package/docs/EventsSessionsAccessesApi.md +6 -6
- package/docs/EventsSessionsApi.md +32 -32
- package/docs/EventsSessionsLocationsApi.md +14 -14
- package/docs/EventsSessionsMatchesApi.md +12 -12
- package/docs/EventsSessionsQuestionsApi.md +36 -36
- package/docs/EventsSessionsSectionsApi.md +18 -18
- package/docs/EventsSpeakersApi.md +8 -8
- package/docs/EventsSponsorshiplevelsApi.md +10 -10
- package/docs/EventsSponsorshipsApi.md +10 -10
- package/docs/EventsTracksApi.md +2 -2
- package/docs/GetAcccountEmailReceipts200Response.md +26 -0
- package/docs/GetAccountAddresses200Response.md +26 -0
- package/docs/GetAccountInvitations200Response.md +1 -1
- package/docs/GetAccountNotificationPreferences200Response.md +24 -0
- package/docs/{GetEventAttendees200Response.md → GetAccountRegistrations200Response.md} +3 -3
- package/docs/GetAccountsByInternalRefId200Response.md +24 -0
- package/docs/GetAdvertisementClicks200Response.md +26 -0
- package/docs/GetAdvertisementViews200Response.md +26 -0
- package/docs/GetAnnouncementAudience200Response.md +26 -0
- package/docs/GetBookingSpaceAvailabilities200Response.md +24 -0
- package/docs/GetBookingSpaceBlackouts200Response.md +26 -0
- package/docs/GetBookingSpaceSlots200Response.md +24 -0
- package/docs/GetChannelContentGuests200Response.md +26 -0
- package/docs/GetChannelContentLikes200Response.md +26 -0
- package/docs/GetChannelSubscribers200Response.md +26 -0
- package/docs/GetDashboardAttributes200Response.md +24 -0
- package/docs/GetDashboardWidgets200Response.md +24 -0
- package/docs/GetEmailReceipts200Response.md +26 -0
- package/docs/GetEventActivationCompletions200Response.md +26 -0
- package/docs/{GetEventSessions200Response.md → GetEventActivationSessions200Response.md} +3 -3
- package/docs/GetEventActivations200Response.md +26 -0
- package/docs/{GetEventPassTypes200Response.md → GetEventAddOnPassTypes200Response.md} +3 -3
- package/docs/GetEventAttendeePackages200Response.md +26 -0
- package/docs/GetEventAttendeeReservations200Response.md +26 -0
- package/docs/GetEventAttendeeTransfersLogs200Response.md +26 -0
- package/docs/GetEventAttributes200Response.md +26 -0
- package/docs/GetEventDashboardQuestions200Response.md +24 -0
- package/docs/GetEventFollowupQuestions200Response.md +26 -0
- package/docs/GetEventPackagePasses200Response.md +26 -0
- package/docs/GetEventPassAccesses200Response.md +26 -0
- package/docs/GetEventPassAttributes200Response.md +26 -0
- package/docs/GetEventPassQuestionFollowups200Response.md +26 -0
- package/docs/GetEventPassQuestionSections200Response.md +26 -0
- package/docs/GetEventPassResponse200Response.md +24 -0
- package/docs/GetEventPassResponseChanges200Response.md +26 -0
- package/docs/GetEventPassResponses200Response.md +26 -0
- package/docs/GetEventPassTypePriceSchedule200Response.md +24 -0
- package/docs/GetEventPassTypePriceSchedules200Response.md +26 -0
- package/docs/GetEventPassTypeRefundSchedule200Response.md +24 -0
- package/docs/GetEventPassTypeRefundSchedules200Response.md +26 -0
- package/docs/GetEventQuestionChoiceSubQuestions200Response.md +26 -0
- package/docs/GetEventQuestionChoices200Response.md +26 -0
- package/docs/GetEventQuestionSummaries200Response.md +26 -0
- package/docs/GetEventQuestions200Response.md +26 -0
- package/docs/GetEventRegistrationBypassList200Response.md +26 -0
- package/docs/GetEventRoundQuestions200Response.md +26 -0
- package/docs/GetEventRoundQuestionsSummary200Response.md +24 -0
- package/docs/GetEventSectionQuestions200Response.md +26 -0
- package/docs/GetEventSessionAccess200Response.md +24 -0
- package/docs/GetEventSessionAccessQuestionSections200Response.md +26 -0
- package/docs/GetEventSessionAccessResponseChanges200Response.md +26 -0
- package/docs/GetEventSessionLocations200Response.md +26 -0
- package/docs/GetEventSessionQuestionChoiceSubQuestions200Response.md +26 -0
- package/docs/GetEventSessionQuestionChoices200Response.md +26 -0
- package/docs/GetEventSessionQuestionResponses200Response.md +26 -0
- package/docs/GetEventSessionQuestions200Response.md +26 -0
- package/docs/GetEventSessionRoundQuestions200Response.md +26 -0
- package/docs/GetEventSessionSectionQuestions200Response.md +26 -0
- package/docs/{GetEventSpeakers200Response.md → GetEventSessionSpeakers200Response.md} +3 -3
- package/docs/GetEventSponsorshipLevels200Response.md +26 -0
- package/docs/GetEventSponsorships200Response.md +26 -0
- package/docs/GetGroupInvitations200Response.md +26 -0
- package/docs/GetInvoiceLineItems200Response.md +26 -0
- package/docs/GetLivestreamSessions200Response.md +26 -0
- package/docs/GetMeetingParticipant200Response.md +24 -0
- package/docs/GetMeetingParticipants200Response.md +26 -0
- package/docs/GetMeetingRecording200Response.md +24 -0
- package/docs/GetMeetingRecordings200Response.md +26 -0
- package/docs/GetMeetingSessionMessages200Response.md +24 -0
- package/docs/GetMeetingSessionParticipant200Response.md +24 -0
- package/docs/GetMeetingSessionParticipants200Response.md +26 -0
- package/docs/GetMeetingSessionSummary200Response.md +24 -0
- package/docs/GetMeetingSessionTranscript200Response.md +24 -0
- package/docs/GetMeetingSessions200Response.md +26 -0
- package/docs/GetNotificationStats200Response.md +24 -0
- package/docs/GetNotifications200Response.md +26 -0
- package/docs/GetOrganizationAccountAttributes200Response.md +26 -0
- package/docs/GetOrganizationDomain200Response.md +24 -0
- package/docs/GetOrganizationModule200Response.md +24 -0
- package/docs/GetOrganizationModuleSettings200Response.md +24 -0
- package/docs/GetOrganizationModules200Response.md +26 -0
- package/docs/GetOrganizationPaymentIntegrations200Response.md +26 -0
- package/docs/GetOrganizationSideEffects200Response.md +26 -0
- package/docs/GetOrganizationSystemLog200Response.md +24 -0
- package/docs/GetOrganizationSystemLogs200Response.md +26 -0
- package/docs/GetOrganizationTeamMembers200Response.md +26 -0
- package/docs/GetOrganizationUsers200Response.md +26 -0
- package/docs/GetPreferences200Response.md +24 -0
- package/docs/GetSearchListConnectedQuestions200Response.md +24 -0
- package/docs/GetSearchListValues200Response.md +26 -0
- package/docs/GetSeriesQuestionChoices200Response.md +26 -0
- package/docs/GetSeriesQuestions200Response.md +26 -0
- package/docs/GetSeriesRegistrationResponses200Response.md +24 -0
- package/docs/GetSeriesRegistrations200Response.md +26 -0
- package/docs/GetStreamInputOutputs200Response.md +26 -0
- package/docs/GetStreamSessionChat200Response.md +24 -0
- package/docs/GetStreamSessionSubscriptions200Response.md +26 -0
- package/docs/GetSupportTicketActivity200Response.md +24 -0
- package/docs/GetSupportTicketMessages200Response.md +26 -0
- package/docs/GetSupportTicketNotes200Response.md +26 -0
- package/docs/GetSupportTicketViewer200Response.md +26 -0
- package/docs/GetSurveyQuestionChoiceSubQuestions200Response.md +26 -0
- package/docs/GetSurveyQuestionChoices200Response.md +26 -0
- package/docs/GetSurveyQuestionResponses200Response.md +26 -0
- package/docs/GetSurveySectionQuestions200Response.md +26 -0
- package/docs/GetSurveySubmission200Response.md +24 -0
- package/docs/GetSurveySubmissionResponseChanges200Response.md +26 -0
- package/docs/GetSurveySubmissions200Response.md +26 -0
- package/docs/GetThreadCircleAccounts200Response.md +26 -0
- package/docs/GetThreadMessageReactions200Response.md +24 -0
- package/docs/GroupsInvitationsApi.md +8 -8
- package/docs/GroupsModeratorsApi.md +4 -4
- package/docs/InterestsApi.md +2 -2
- package/docs/InvoicesApi.md +4 -4
- package/docs/InvoicesLineitemsApi.md +4 -4
- package/docs/MeetingsLivestreamsApi.md +4 -4
- package/docs/MeetingsParticipantsApi.md +10 -10
- package/docs/MeetingsRecordingsApi.md +4 -4
- package/docs/MeetingsSessionsApi.md +14 -14
- package/docs/NotificationsApi.md +8 -8
- package/docs/OrganizationApi.md +10 -10
- package/docs/OrganizationAttributesApi.md +12 -12
- package/docs/OrganizationDomainsApi.md +4 -4
- package/docs/OrganizationModulesApi.md +6 -6
- package/docs/OrganizationModulesSettingsApi.md +4 -4
- package/docs/OrganizationModulesTiersApi.md +12 -12
- package/docs/OrganizationPaymentsApi.md +12 -12
- package/docs/OrganizationSideeffectsApi.md +8 -8
- package/docs/OrganizationTaxApi.md +6 -6
- package/docs/OrganizationTeammembersApi.md +8 -8
- package/docs/OrganizationUsersApi.md +4 -4
- package/docs/PreferencesApi.md +4 -4
- package/docs/RemoveEventPassAttribute200Response.md +24 -0
- package/docs/ReorderEventFaqSectionQuestions200Response.md +24 -0
- package/docs/ReorderEventFollowupQuestions200Response.md +24 -0
- package/docs/ReorderEventQuestionChoiceSubQuestions200Response.md +24 -0
- package/docs/ReorderEventQuestionChoices200Response.md +24 -0
- package/docs/ReorderEventSectionQuestions200Response.md +24 -0
- package/docs/ReorderEventSessionQuestionChoiceSubQuestions200Response.md +24 -0
- package/docs/ReorderEventSessionQuestionChoices200Response.md +24 -0
- package/docs/ReorderEventSessionSectionQuestions200Response.md +24 -0
- package/docs/ReorderEventSponsorshipLevels200Response.md +24 -0
- package/docs/ReorderEventSponsorships200Response.md +24 -0
- package/docs/ReorderSeriesQuestionChoices200Response.md +24 -0
- package/docs/ReorderSurveyQuestionChoiceSubQuestions200Response.md +24 -0
- package/docs/ReorderSurveyQuestionChoices200Response.md +24 -0
- package/docs/ReorderSurveySectionQuestions200Response.md +24 -0
- package/docs/SearchlistsValuesApi.md +12 -12
- package/docs/SelfApi.md +2 -2
- package/docs/SeriesQuestionsApi.md +12 -12
- package/docs/SeriesQuestionsChoicesApi.md +6 -6
- package/docs/SeriesRegistrationsApi.md +16 -16
- package/docs/SideEffect.md +8 -0
- package/docs/SideEffectActionType.md +2 -0
- package/docs/SideEffectTriggerType.md +4 -2
- package/docs/StorageVideosApi.md +4 -4
- package/docs/StorageVideosCaptionsApi.md +2 -2
- package/docs/StreamsApi.md +2 -2
- package/docs/StreamsOutputsApi.md +8 -8
- package/docs/StreamsSessionsApi.md +4 -4
- package/docs/SupportApi.md +4 -4
- package/docs/SupportMessagesApi.md +4 -4
- package/docs/SupportNotesApi.md +4 -4
- package/docs/Survey.md +2 -0
- package/docs/SurveyCreateInputs.md +2 -0
- package/docs/SurveyUpdateInputs.md +2 -0
- package/docs/SurveysApi.md +2 -2
- package/docs/SurveysQuestionsApi.md +32 -32
- package/docs/SurveysSectionsApi.md +10 -10
- package/docs/SurveysSubmissionsApi.md +12 -12
- package/docs/ThreadsCirclesAccountsApi.md +8 -8
- package/docs/ThreadsMessagesApi.md +2 -2
- package/docs/ThreadsMessagesFilesApi.md +2 -2
- package/docs/ThreadsMessagesImagesApi.md +2 -2
- package/docs/ThreadsMessagesReactionsApi.md +4 -4
- package/docs/ThreadsMessagesVideosApi.md +2 -2
- package/docs/UpdateEventPassAttributes200Response.md +24 -0
- package/docs/UpdateEventPassResponsesInputs.md +20 -0
- package/docs/UpdateEventRoundQuestion200Response.md +24 -0
- package/docs/UpdateEventSessionRoundQuestion200Response.md +24 -0
- package/docs/UpdateOrganizationDomain200Response.md +24 -0
- package/package.json +1 -1
|
@@ -25,7 +25,7 @@ All URIs are relative to *https://admin-api.connected.dev*
|
|
|
25
25
|
|[**updateSurveyQuestionChoiceSubQuestion**](#updatesurveyquestionchoicesubquestion) | **PUT** /surveys/{surveyId}/questions/{questionId}/choices/{choiceId}/subQuestions/{subQuestionId} | Update Survey Question Choice Sub Question|
|
|
26
26
|
|
|
27
27
|
# **addSurveyQuestionChoiceSubQuestion**
|
|
28
|
-
>
|
|
28
|
+
> CreateSurveyQuestionChoice200Response addSurveyQuestionChoiceSubQuestion()
|
|
29
29
|
|
|
30
30
|
Add Survey Question Choice Sub Question endpoint
|
|
31
31
|
|
|
@@ -65,7 +65,7 @@ const { status, data } = await apiInstance.addSurveyQuestionChoiceSubQuestion(
|
|
|
65
65
|
|
|
66
66
|
### Return type
|
|
67
67
|
|
|
68
|
-
**
|
|
68
|
+
**CreateSurveyQuestionChoice200Response**
|
|
69
69
|
|
|
70
70
|
### Authorization
|
|
71
71
|
|
|
@@ -85,7 +85,7 @@ const { status, data } = await apiInstance.addSurveyQuestionChoiceSubQuestion(
|
|
|
85
85
|
[[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)
|
|
86
86
|
|
|
87
87
|
# **attachSurveyQuestionSearchList**
|
|
88
|
-
>
|
|
88
|
+
> CreateSurveyQuestion200Response attachSurveyQuestionSearchList(attachSearchListInputs)
|
|
89
89
|
|
|
90
90
|
Attach Survey Question Search List endpoint
|
|
91
91
|
|
|
@@ -123,7 +123,7 @@ const { status, data } = await apiInstance.attachSurveyQuestionSearchList(
|
|
|
123
123
|
|
|
124
124
|
### Return type
|
|
125
125
|
|
|
126
|
-
**
|
|
126
|
+
**CreateSurveyQuestion200Response**
|
|
127
127
|
|
|
128
128
|
### Authorization
|
|
129
129
|
|
|
@@ -143,7 +143,7 @@ const { status, data } = await apiInstance.attachSurveyQuestionSearchList(
|
|
|
143
143
|
[[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)
|
|
144
144
|
|
|
145
145
|
# **createSurveyQuestion**
|
|
146
|
-
>
|
|
146
|
+
> CreateSurveyQuestion200Response createSurveyQuestion(surveyQuestionCreateInputs)
|
|
147
147
|
|
|
148
148
|
Create Survey Question endpoint
|
|
149
149
|
|
|
@@ -178,7 +178,7 @@ const { status, data } = await apiInstance.createSurveyQuestion(
|
|
|
178
178
|
|
|
179
179
|
### Return type
|
|
180
180
|
|
|
181
|
-
**
|
|
181
|
+
**CreateSurveyQuestion200Response**
|
|
182
182
|
|
|
183
183
|
### Authorization
|
|
184
184
|
|
|
@@ -198,7 +198,7 @@ const { status, data } = await apiInstance.createSurveyQuestion(
|
|
|
198
198
|
[[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)
|
|
199
199
|
|
|
200
200
|
# **createSurveyQuestionChoice**
|
|
201
|
-
>
|
|
201
|
+
> CreateSurveyQuestionChoice200Response createSurveyQuestionChoice(surveyQuestionChoiceCreateInputs)
|
|
202
202
|
|
|
203
203
|
Create Survey Question Choice endpoint
|
|
204
204
|
|
|
@@ -236,7 +236,7 @@ const { status, data } = await apiInstance.createSurveyQuestionChoice(
|
|
|
236
236
|
|
|
237
237
|
### Return type
|
|
238
238
|
|
|
239
|
-
**
|
|
239
|
+
**CreateSurveyQuestionChoice200Response**
|
|
240
240
|
|
|
241
241
|
### Authorization
|
|
242
242
|
|
|
@@ -370,7 +370,7 @@ const { status, data } = await apiInstance.deleteSurveyQuestionChoice(
|
|
|
370
370
|
[[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)
|
|
371
371
|
|
|
372
372
|
# **detachSurveyQuestionSearchList**
|
|
373
|
-
>
|
|
373
|
+
> CreateSurveyQuestion200Response detachSurveyQuestionSearchList()
|
|
374
374
|
|
|
375
375
|
Detach Survey Question Search List endpoint
|
|
376
376
|
|
|
@@ -404,7 +404,7 @@ const { status, data } = await apiInstance.detachSurveyQuestionSearchList(
|
|
|
404
404
|
|
|
405
405
|
### Return type
|
|
406
406
|
|
|
407
|
-
**
|
|
407
|
+
**CreateSurveyQuestion200Response**
|
|
408
408
|
|
|
409
409
|
### Authorization
|
|
410
410
|
|
|
@@ -424,7 +424,7 @@ const { status, data } = await apiInstance.detachSurveyQuestionSearchList(
|
|
|
424
424
|
[[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)
|
|
425
425
|
|
|
426
426
|
# **getSurveyQuestion**
|
|
427
|
-
>
|
|
427
|
+
> CreateSurveyQuestion200Response getSurveyQuestion()
|
|
428
428
|
|
|
429
429
|
Get Survey Question endpoint
|
|
430
430
|
|
|
@@ -458,7 +458,7 @@ const { status, data } = await apiInstance.getSurveyQuestion(
|
|
|
458
458
|
|
|
459
459
|
### Return type
|
|
460
460
|
|
|
461
|
-
**
|
|
461
|
+
**CreateSurveyQuestion200Response**
|
|
462
462
|
|
|
463
463
|
### Authorization
|
|
464
464
|
|
|
@@ -478,7 +478,7 @@ const { status, data } = await apiInstance.getSurveyQuestion(
|
|
|
478
478
|
[[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)
|
|
479
479
|
|
|
480
480
|
# **getSurveyQuestionChoice**
|
|
481
|
-
>
|
|
481
|
+
> CreateSurveyQuestionChoice200Response getSurveyQuestionChoice()
|
|
482
482
|
|
|
483
483
|
Get Survey Question Choice endpoint
|
|
484
484
|
|
|
@@ -515,7 +515,7 @@ const { status, data } = await apiInstance.getSurveyQuestionChoice(
|
|
|
515
515
|
|
|
516
516
|
### Return type
|
|
517
517
|
|
|
518
|
-
**
|
|
518
|
+
**CreateSurveyQuestionChoice200Response**
|
|
519
519
|
|
|
520
520
|
### Authorization
|
|
521
521
|
|
|
@@ -535,7 +535,7 @@ const { status, data } = await apiInstance.getSurveyQuestionChoice(
|
|
|
535
535
|
[[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)
|
|
536
536
|
|
|
537
537
|
# **getSurveyQuestionChoiceSubQuestions**
|
|
538
|
-
>
|
|
538
|
+
> GetSurveyQuestionChoiceSubQuestions200Response getSurveyQuestionChoiceSubQuestions()
|
|
539
539
|
|
|
540
540
|
Get Survey Question Choice Sub Questions endpoint
|
|
541
541
|
|
|
@@ -584,7 +584,7 @@ const { status, data } = await apiInstance.getSurveyQuestionChoiceSubQuestions(
|
|
|
584
584
|
|
|
585
585
|
### Return type
|
|
586
586
|
|
|
587
|
-
**
|
|
587
|
+
**GetSurveyQuestionChoiceSubQuestions200Response**
|
|
588
588
|
|
|
589
589
|
### Authorization
|
|
590
590
|
|
|
@@ -604,7 +604,7 @@ const { status, data } = await apiInstance.getSurveyQuestionChoiceSubQuestions(
|
|
|
604
604
|
[[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)
|
|
605
605
|
|
|
606
606
|
# **getSurveyQuestionChoices**
|
|
607
|
-
>
|
|
607
|
+
> GetSurveyQuestionChoices200Response getSurveyQuestionChoices()
|
|
608
608
|
|
|
609
609
|
Get Survey Question Choices endpoint
|
|
610
610
|
|
|
@@ -650,7 +650,7 @@ const { status, data } = await apiInstance.getSurveyQuestionChoices(
|
|
|
650
650
|
|
|
651
651
|
### Return type
|
|
652
652
|
|
|
653
|
-
**
|
|
653
|
+
**GetSurveyQuestionChoices200Response**
|
|
654
654
|
|
|
655
655
|
### Authorization
|
|
656
656
|
|
|
@@ -670,7 +670,7 @@ const { status, data } = await apiInstance.getSurveyQuestionChoices(
|
|
|
670
670
|
[[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)
|
|
671
671
|
|
|
672
672
|
# **getSurveyQuestionResponses**
|
|
673
|
-
>
|
|
673
|
+
> GetSurveyQuestionResponses200Response getSurveyQuestionResponses()
|
|
674
674
|
|
|
675
675
|
Get Survey Question Responses endpoint
|
|
676
676
|
|
|
@@ -716,7 +716,7 @@ const { status, data } = await apiInstance.getSurveyQuestionResponses(
|
|
|
716
716
|
|
|
717
717
|
### Return type
|
|
718
718
|
|
|
719
|
-
**
|
|
719
|
+
**GetSurveyQuestionResponses200Response**
|
|
720
720
|
|
|
721
721
|
### Authorization
|
|
722
722
|
|
|
@@ -799,7 +799,7 @@ const { status, data } = await apiInstance.getSurveyQuestions(
|
|
|
799
799
|
[[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)
|
|
800
800
|
|
|
801
801
|
# **removeSurveyQuestionChoiceSubQuestion**
|
|
802
|
-
>
|
|
802
|
+
> CreateAccountInvitations200Response removeSurveyQuestionChoiceSubQuestion()
|
|
803
803
|
|
|
804
804
|
Remove Survey Question Choice Sub Question endpoint
|
|
805
805
|
|
|
@@ -839,7 +839,7 @@ const { status, data } = await apiInstance.removeSurveyQuestionChoiceSubQuestion
|
|
|
839
839
|
|
|
840
840
|
### Return type
|
|
841
841
|
|
|
842
|
-
**
|
|
842
|
+
**CreateAccountInvitations200Response**
|
|
843
843
|
|
|
844
844
|
### Authorization
|
|
845
845
|
|
|
@@ -859,7 +859,7 @@ const { status, data } = await apiInstance.removeSurveyQuestionChoiceSubQuestion
|
|
|
859
859
|
[[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)
|
|
860
860
|
|
|
861
861
|
# **reorderSurveyQuestionChoiceSubQuestions**
|
|
862
|
-
>
|
|
862
|
+
> ReorderSurveyQuestionChoiceSubQuestions200Response reorderSurveyQuestionChoiceSubQuestions()
|
|
863
863
|
|
|
864
864
|
Reorder Survey Question Choice Sub Questions endpoint
|
|
865
865
|
|
|
@@ -899,7 +899,7 @@ const { status, data } = await apiInstance.reorderSurveyQuestionChoiceSubQuestio
|
|
|
899
899
|
|
|
900
900
|
### Return type
|
|
901
901
|
|
|
902
|
-
**
|
|
902
|
+
**ReorderSurveyQuestionChoiceSubQuestions200Response**
|
|
903
903
|
|
|
904
904
|
### Authorization
|
|
905
905
|
|
|
@@ -919,7 +919,7 @@ const { status, data } = await apiInstance.reorderSurveyQuestionChoiceSubQuestio
|
|
|
919
919
|
[[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)
|
|
920
920
|
|
|
921
921
|
# **reorderSurveyQuestionChoices**
|
|
922
|
-
>
|
|
922
|
+
> ReorderSurveyQuestionChoices200Response reorderSurveyQuestionChoices()
|
|
923
923
|
|
|
924
924
|
Reorder Survey Question Choices endpoint
|
|
925
925
|
|
|
@@ -956,7 +956,7 @@ const { status, data } = await apiInstance.reorderSurveyQuestionChoices(
|
|
|
956
956
|
|
|
957
957
|
### Return type
|
|
958
958
|
|
|
959
|
-
**
|
|
959
|
+
**ReorderSurveyQuestionChoices200Response**
|
|
960
960
|
|
|
961
961
|
### Authorization
|
|
962
962
|
|
|
@@ -976,7 +976,7 @@ const { status, data } = await apiInstance.reorderSurveyQuestionChoices(
|
|
|
976
976
|
[[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)
|
|
977
977
|
|
|
978
978
|
# **updateSurveyQuestion**
|
|
979
|
-
>
|
|
979
|
+
> CreateSurveyQuestion200Response updateSurveyQuestion()
|
|
980
980
|
|
|
981
981
|
Update Survey Question endpoint
|
|
982
982
|
|
|
@@ -1014,7 +1014,7 @@ const { status, data } = await apiInstance.updateSurveyQuestion(
|
|
|
1014
1014
|
|
|
1015
1015
|
### Return type
|
|
1016
1016
|
|
|
1017
|
-
**
|
|
1017
|
+
**CreateSurveyQuestion200Response**
|
|
1018
1018
|
|
|
1019
1019
|
### Authorization
|
|
1020
1020
|
|
|
@@ -1034,7 +1034,7 @@ const { status, data } = await apiInstance.updateSurveyQuestion(
|
|
|
1034
1034
|
[[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)
|
|
1035
1035
|
|
|
1036
1036
|
# **updateSurveyQuestionChoice**
|
|
1037
|
-
>
|
|
1037
|
+
> DeleteDashboard200Response updateSurveyQuestionChoice()
|
|
1038
1038
|
|
|
1039
1039
|
Update Survey Question Choice endpoint
|
|
1040
1040
|
|
|
@@ -1075,7 +1075,7 @@ const { status, data } = await apiInstance.updateSurveyQuestionChoice(
|
|
|
1075
1075
|
|
|
1076
1076
|
### Return type
|
|
1077
1077
|
|
|
1078
|
-
**
|
|
1078
|
+
**DeleteDashboard200Response**
|
|
1079
1079
|
|
|
1080
1080
|
### Authorization
|
|
1081
1081
|
|
|
@@ -1095,7 +1095,7 @@ const { status, data } = await apiInstance.updateSurveyQuestionChoice(
|
|
|
1095
1095
|
[[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)
|
|
1096
1096
|
|
|
1097
1097
|
# **updateSurveyQuestionChoiceSubQuestion**
|
|
1098
|
-
>
|
|
1098
|
+
> CreateSurveyQuestionChoice200Response updateSurveyQuestionChoiceSubQuestion()
|
|
1099
1099
|
|
|
1100
1100
|
Update Survey Question Choice Sub Question endpoint
|
|
1101
1101
|
|
|
@@ -1138,7 +1138,7 @@ const { status, data } = await apiInstance.updateSurveyQuestionChoiceSubQuestion
|
|
|
1138
1138
|
|
|
1139
1139
|
### Return type
|
|
1140
1140
|
|
|
1141
|
-
**
|
|
1141
|
+
**CreateSurveyQuestionChoice200Response**
|
|
1142
1142
|
|
|
1143
1143
|
### Authorization
|
|
1144
1144
|
|
|
@@ -16,7 +16,7 @@ All URIs are relative to *https://admin-api.connected.dev*
|
|
|
16
16
|
|[**updateSurveySectionQuestion**](#updatesurveysectionquestion) | **PUT** /surveys/{surveyId}/sections/{sectionId}/questions/{questionId} | Update Survey Section Question|
|
|
17
17
|
|
|
18
18
|
# **addSurveySectionQuestion**
|
|
19
|
-
>
|
|
19
|
+
> CreateSurveySection200Response addSurveySectionQuestion()
|
|
20
20
|
|
|
21
21
|
Add Survey Section Question endpoint
|
|
22
22
|
|
|
@@ -53,7 +53,7 @@ const { status, data } = await apiInstance.addSurveySectionQuestion(
|
|
|
53
53
|
|
|
54
54
|
### Return type
|
|
55
55
|
|
|
56
|
-
**
|
|
56
|
+
**CreateSurveySection200Response**
|
|
57
57
|
|
|
58
58
|
### Authorization
|
|
59
59
|
|
|
@@ -236,7 +236,7 @@ const { status, data } = await apiInstance.getSurveySection(
|
|
|
236
236
|
[[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)
|
|
237
237
|
|
|
238
238
|
# **getSurveySectionQuestions**
|
|
239
|
-
>
|
|
239
|
+
> GetSurveySectionQuestions200Response getSurveySectionQuestions()
|
|
240
240
|
|
|
241
241
|
Get Survey Section Questions endpoint
|
|
242
242
|
|
|
@@ -282,7 +282,7 @@ const { status, data } = await apiInstance.getSurveySectionQuestions(
|
|
|
282
282
|
|
|
283
283
|
### Return type
|
|
284
284
|
|
|
285
|
-
**
|
|
285
|
+
**GetSurveySectionQuestions200Response**
|
|
286
286
|
|
|
287
287
|
### Authorization
|
|
288
288
|
|
|
@@ -365,7 +365,7 @@ const { status, data } = await apiInstance.getSurveySections(
|
|
|
365
365
|
[[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)
|
|
366
366
|
|
|
367
367
|
# **removeSurveySectionQuestion**
|
|
368
|
-
>
|
|
368
|
+
> CreateSurveySection200Response removeSurveySectionQuestion()
|
|
369
369
|
|
|
370
370
|
Remove Survey Section Question endpoint
|
|
371
371
|
|
|
@@ -402,7 +402,7 @@ const { status, data } = await apiInstance.removeSurveySectionQuestion(
|
|
|
402
402
|
|
|
403
403
|
### Return type
|
|
404
404
|
|
|
405
|
-
**
|
|
405
|
+
**CreateSurveySection200Response**
|
|
406
406
|
|
|
407
407
|
### Authorization
|
|
408
408
|
|
|
@@ -422,7 +422,7 @@ const { status, data } = await apiInstance.removeSurveySectionQuestion(
|
|
|
422
422
|
[[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)
|
|
423
423
|
|
|
424
424
|
# **reorderSurveySectionQuestions**
|
|
425
|
-
>
|
|
425
|
+
> ReorderSurveySectionQuestions200Response reorderSurveySectionQuestions()
|
|
426
426
|
|
|
427
427
|
Reorder Survey Section Questions endpoint
|
|
428
428
|
|
|
@@ -459,7 +459,7 @@ const { status, data } = await apiInstance.reorderSurveySectionQuestions(
|
|
|
459
459
|
|
|
460
460
|
### Return type
|
|
461
461
|
|
|
462
|
-
**
|
|
462
|
+
**ReorderSurveySectionQuestions200Response**
|
|
463
463
|
|
|
464
464
|
### Authorization
|
|
465
465
|
|
|
@@ -537,7 +537,7 @@ const { status, data } = await apiInstance.updateSurveySection(
|
|
|
537
537
|
[[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)
|
|
538
538
|
|
|
539
539
|
# **updateSurveySectionQuestion**
|
|
540
|
-
>
|
|
540
|
+
> CreateSurveySection200Response updateSurveySectionQuestion()
|
|
541
541
|
|
|
542
542
|
Update Survey Section Question endpoint
|
|
543
543
|
|
|
@@ -577,7 +577,7 @@ const { status, data } = await apiInstance.updateSurveySectionQuestion(
|
|
|
577
577
|
|
|
578
578
|
### Return type
|
|
579
579
|
|
|
580
|
-
**
|
|
580
|
+
**CreateSurveySection200Response**
|
|
581
581
|
|
|
582
582
|
### Authorization
|
|
583
583
|
|
|
@@ -67,7 +67,7 @@ const { status, data } = await apiInstance.deleteSurveySubmission(
|
|
|
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
|
# **getSurveySubmission**
|
|
70
|
-
>
|
|
70
|
+
> GetSurveySubmission200Response getSurveySubmission()
|
|
71
71
|
|
|
72
72
|
Get Survey Submission endpoint
|
|
73
73
|
|
|
@@ -101,7 +101,7 @@ const { status, data } = await apiInstance.getSurveySubmission(
|
|
|
101
101
|
|
|
102
102
|
### Return type
|
|
103
103
|
|
|
104
|
-
**
|
|
104
|
+
**GetSurveySubmission200Response**
|
|
105
105
|
|
|
106
106
|
### Authorization
|
|
107
107
|
|
|
@@ -121,7 +121,7 @@ const { status, data } = await apiInstance.getSurveySubmission(
|
|
|
121
121
|
[[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)
|
|
122
122
|
|
|
123
123
|
# **getSurveySubmissionQuestionSections**
|
|
124
|
-
>
|
|
124
|
+
> GetSurveySections200Response getSurveySubmissionQuestionSections()
|
|
125
125
|
|
|
126
126
|
Get Survey Submission Question Sections endpoint
|
|
127
127
|
|
|
@@ -167,7 +167,7 @@ const { status, data } = await apiInstance.getSurveySubmissionQuestionSections(
|
|
|
167
167
|
|
|
168
168
|
### Return type
|
|
169
169
|
|
|
170
|
-
**
|
|
170
|
+
**GetSurveySections200Response**
|
|
171
171
|
|
|
172
172
|
### Authorization
|
|
173
173
|
|
|
@@ -187,7 +187,7 @@ const { status, data } = await apiInstance.getSurveySubmissionQuestionSections(
|
|
|
187
187
|
[[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)
|
|
188
188
|
|
|
189
189
|
# **getSurveySubmissionResponseChanges**
|
|
190
|
-
>
|
|
190
|
+
> GetSurveySubmissionResponseChanges200Response getSurveySubmissionResponseChanges()
|
|
191
191
|
|
|
192
192
|
Get Survey Submission Response Changes endpoint
|
|
193
193
|
|
|
@@ -236,7 +236,7 @@ const { status, data } = await apiInstance.getSurveySubmissionResponseChanges(
|
|
|
236
236
|
|
|
237
237
|
### Return type
|
|
238
238
|
|
|
239
|
-
**
|
|
239
|
+
**GetSurveySubmissionResponseChanges200Response**
|
|
240
240
|
|
|
241
241
|
### Authorization
|
|
242
242
|
|
|
@@ -256,7 +256,7 @@ const { status, data } = await apiInstance.getSurveySubmissionResponseChanges(
|
|
|
256
256
|
[[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)
|
|
257
257
|
|
|
258
258
|
# **getSurveySubmissions**
|
|
259
|
-
>
|
|
259
|
+
> GetSurveySubmissions200Response getSurveySubmissions()
|
|
260
260
|
|
|
261
261
|
Get Survey Submissions endpoint
|
|
262
262
|
|
|
@@ -299,7 +299,7 @@ const { status, data } = await apiInstance.getSurveySubmissions(
|
|
|
299
299
|
|
|
300
300
|
### Return type
|
|
301
301
|
|
|
302
|
-
**
|
|
302
|
+
**GetSurveySubmissions200Response**
|
|
303
303
|
|
|
304
304
|
### Authorization
|
|
305
305
|
|
|
@@ -319,7 +319,7 @@ const { status, data } = await apiInstance.getSurveySubmissions(
|
|
|
319
319
|
[[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)
|
|
320
320
|
|
|
321
321
|
# **updateSurveySubmission**
|
|
322
|
-
>
|
|
322
|
+
> GetSurveySubmission200Response updateSurveySubmission(surveySubmissionUpdateInputs)
|
|
323
323
|
|
|
324
324
|
Update Survey Submission endpoint
|
|
325
325
|
|
|
@@ -357,7 +357,7 @@ const { status, data } = await apiInstance.updateSurveySubmission(
|
|
|
357
357
|
|
|
358
358
|
### Return type
|
|
359
359
|
|
|
360
|
-
**
|
|
360
|
+
**GetSurveySubmission200Response**
|
|
361
361
|
|
|
362
362
|
### Authorization
|
|
363
363
|
|
|
@@ -377,7 +377,7 @@ const { status, data } = await apiInstance.updateSurveySubmission(
|
|
|
377
377
|
[[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)
|
|
378
378
|
|
|
379
379
|
# **updateSurveySubmissionResponses**
|
|
380
|
-
>
|
|
380
|
+
> CreateAccountInvitations200Response updateSurveySubmissionResponses(requestBody)
|
|
381
381
|
|
|
382
382
|
Update Survey Submission Responses endpoint
|
|
383
383
|
|
|
@@ -414,7 +414,7 @@ const { status, data } = await apiInstance.updateSurveySubmissionResponses(
|
|
|
414
414
|
|
|
415
415
|
### Return type
|
|
416
416
|
|
|
417
|
-
**
|
|
417
|
+
**CreateAccountInvitations200Response**
|
|
418
418
|
|
|
419
419
|
### Authorization
|
|
420
420
|
|
|
@@ -11,7 +11,7 @@ All URIs are relative to *https://admin-api.connected.dev*
|
|
|
11
11
|
|[**updateThreadCircleAccount**](#updatethreadcircleaccount) | **PUT** /threads/circles/{circleId}/accounts/{accountId} | Update Thread Circle Account|
|
|
12
12
|
|
|
13
13
|
# **createThreadCircleAccount**
|
|
14
|
-
>
|
|
14
|
+
> CreateThreadCircleAccount200Response createThreadCircleAccount(threadCircleAccountCreateInputs)
|
|
15
15
|
|
|
16
16
|
Create Thread Circle Account endpoint
|
|
17
17
|
|
|
@@ -46,7 +46,7 @@ const { status, data } = await apiInstance.createThreadCircleAccount(
|
|
|
46
46
|
|
|
47
47
|
### Return type
|
|
48
48
|
|
|
49
|
-
**
|
|
49
|
+
**CreateThreadCircleAccount200Response**
|
|
50
50
|
|
|
51
51
|
### Authorization
|
|
52
52
|
|
|
@@ -120,7 +120,7 @@ const { status, data } = await apiInstance.deleteThreadCircleAccount(
|
|
|
120
120
|
[[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)
|
|
121
121
|
|
|
122
122
|
# **getThreadCircleAccount**
|
|
123
|
-
>
|
|
123
|
+
> CreateThreadCircleAccount200Response getThreadCircleAccount()
|
|
124
124
|
|
|
125
125
|
Get Thread Circle Account endpoint
|
|
126
126
|
|
|
@@ -154,7 +154,7 @@ const { status, data } = await apiInstance.getThreadCircleAccount(
|
|
|
154
154
|
|
|
155
155
|
### Return type
|
|
156
156
|
|
|
157
|
-
**
|
|
157
|
+
**CreateThreadCircleAccount200Response**
|
|
158
158
|
|
|
159
159
|
### Authorization
|
|
160
160
|
|
|
@@ -174,7 +174,7 @@ const { status, data } = await apiInstance.getThreadCircleAccount(
|
|
|
174
174
|
[[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)
|
|
175
175
|
|
|
176
176
|
# **getThreadCircleAccounts**
|
|
177
|
-
>
|
|
177
|
+
> GetThreadCircleAccounts200Response getThreadCircleAccounts()
|
|
178
178
|
|
|
179
179
|
Get Thread Circle Accounts endpoint
|
|
180
180
|
|
|
@@ -220,7 +220,7 @@ const { status, data } = await apiInstance.getThreadCircleAccounts(
|
|
|
220
220
|
|
|
221
221
|
### Return type
|
|
222
222
|
|
|
223
|
-
**
|
|
223
|
+
**GetThreadCircleAccounts200Response**
|
|
224
224
|
|
|
225
225
|
### Authorization
|
|
226
226
|
|
|
@@ -240,7 +240,7 @@ const { status, data } = await apiInstance.getThreadCircleAccounts(
|
|
|
240
240
|
[[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)
|
|
241
241
|
|
|
242
242
|
# **updateThreadCircleAccount**
|
|
243
|
-
>
|
|
243
|
+
> CreateThreadCircleAccount200Response updateThreadCircleAccount(threadCircleAccountUpdateInputs)
|
|
244
244
|
|
|
245
245
|
Update Thread Circle Account endpoint
|
|
246
246
|
|
|
@@ -278,7 +278,7 @@ const { status, data } = await apiInstance.updateThreadCircleAccount(
|
|
|
278
278
|
|
|
279
279
|
### Return type
|
|
280
280
|
|
|
281
|
-
**
|
|
281
|
+
**CreateThreadCircleAccount200Response**
|
|
282
282
|
|
|
283
283
|
### Authorization
|
|
284
284
|
|
|
@@ -226,7 +226,7 @@ const { status, data } = await apiInstance.getThreadMessages(
|
|
|
226
226
|
[[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)
|
|
227
227
|
|
|
228
228
|
# **getThreadMessagesPoll**
|
|
229
|
-
>
|
|
229
|
+
> GetThreadMessages200Response getThreadMessagesPoll()
|
|
230
230
|
|
|
231
231
|
Get Thread Messages Poll endpoint
|
|
232
232
|
|
|
@@ -260,7 +260,7 @@ const { status, data } = await apiInstance.getThreadMessagesPoll(
|
|
|
260
260
|
|
|
261
261
|
### Return type
|
|
262
262
|
|
|
263
|
-
**
|
|
263
|
+
**GetThreadMessages200Response**
|
|
264
264
|
|
|
265
265
|
### Authorization
|
|
266
266
|
|
|
@@ -9,7 +9,7 @@ All URIs are relative to *https://admin-api.connected.dev*
|
|
|
9
9
|
|[**getThreadMessageFiles**](#getthreadmessagefiles) | **GET** /threads/{threadId}/messages/{messageId}/files | Get Thread Message Files|
|
|
10
10
|
|
|
11
11
|
# **createThreadMessageFile**
|
|
12
|
-
>
|
|
12
|
+
> CreateThreadMessage200Response createThreadMessageFile()
|
|
13
13
|
|
|
14
14
|
Create Thread Message File endpoint
|
|
15
15
|
|
|
@@ -46,7 +46,7 @@ const { status, data } = await apiInstance.createThreadMessageFile(
|
|
|
46
46
|
|
|
47
47
|
### Return type
|
|
48
48
|
|
|
49
|
-
**
|
|
49
|
+
**CreateThreadMessage200Response**
|
|
50
50
|
|
|
51
51
|
### Authorization
|
|
52
52
|
|
|
@@ -9,7 +9,7 @@ All URIs are relative to *https://admin-api.connected.dev*
|
|
|
9
9
|
|[**getThreadMessageImages**](#getthreadmessageimages) | **GET** /threads/{threadId}/messages/{messageId}/images | Get Thread Message Images|
|
|
10
10
|
|
|
11
11
|
# **createThreadMessageImage**
|
|
12
|
-
>
|
|
12
|
+
> CreateThreadMessage200Response createThreadMessageImage()
|
|
13
13
|
|
|
14
14
|
Create Thread Message Image endpoint
|
|
15
15
|
|
|
@@ -46,7 +46,7 @@ const { status, data } = await apiInstance.createThreadMessageImage(
|
|
|
46
46
|
|
|
47
47
|
### Return type
|
|
48
48
|
|
|
49
|
-
**
|
|
49
|
+
**CreateThreadMessage200Response**
|
|
50
50
|
|
|
51
51
|
### Authorization
|
|
52
52
|
|
|
@@ -9,7 +9,7 @@ All URIs are relative to *https://admin-api.connected.dev*
|
|
|
9
9
|
|[**getThreadMessageReactions**](#getthreadmessagereactions) | **GET** /threads/{threadId}/messages/{messageId}/reactions | Get Thread Message Reactions|
|
|
10
10
|
|
|
11
11
|
# **createThreadMessageReaction**
|
|
12
|
-
>
|
|
12
|
+
> CreateThreadMessageReaction200Response createThreadMessageReaction()
|
|
13
13
|
|
|
14
14
|
Create Thread Message Reaction endpoint
|
|
15
15
|
|
|
@@ -50,7 +50,7 @@ const { status, data } = await apiInstance.createThreadMessageReaction(
|
|
|
50
50
|
|
|
51
51
|
### Return type
|
|
52
52
|
|
|
53
|
-
**
|
|
53
|
+
**CreateThreadMessageReaction200Response**
|
|
54
54
|
|
|
55
55
|
### Authorization
|
|
56
56
|
|
|
@@ -127,7 +127,7 @@ const { status, data } = await apiInstance.deleteThreadMessageReaction(
|
|
|
127
127
|
[[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)
|
|
128
128
|
|
|
129
129
|
# **getThreadMessageReactions**
|
|
130
|
-
>
|
|
130
|
+
> GetThreadMessageReactions200Response getThreadMessageReactions()
|
|
131
131
|
|
|
132
132
|
Get Thread Message Reactions endpoint
|
|
133
133
|
|
|
@@ -161,7 +161,7 @@ const { status, data } = await apiInstance.getThreadMessageReactions(
|
|
|
161
161
|
|
|
162
162
|
### Return type
|
|
163
163
|
|
|
164
|
-
**
|
|
164
|
+
**GetThreadMessageReactions200Response**
|
|
165
165
|
|
|
166
166
|
### Authorization
|
|
167
167
|
|
|
@@ -9,7 +9,7 @@ All URIs are relative to *https://admin-api.connected.dev*
|
|
|
9
9
|
|[**getThreadMessageVideos**](#getthreadmessagevideos) | **GET** /threads/{threadId}/messages/{messageId}/videos | Get Thread Message Videos|
|
|
10
10
|
|
|
11
11
|
# **createThreadMessageVideo**
|
|
12
|
-
>
|
|
12
|
+
> CreateThreadMessage200Response createThreadMessageVideo()
|
|
13
13
|
|
|
14
14
|
Create Thread Message Video endpoint
|
|
15
15
|
|
|
@@ -46,7 +46,7 @@ const { status, data } = await apiInstance.createThreadMessageVideo(
|
|
|
46
46
|
|
|
47
47
|
### Return type
|
|
48
48
|
|
|
49
|
-
**
|
|
49
|
+
**CreateThreadMessage200Response**
|
|
50
50
|
|
|
51
51
|
### Authorization
|
|
52
52
|
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
# UpdateEventPassAttributes200Response
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
## Properties
|
|
5
|
+
|
|
6
|
+
Name | Type | Description | Notes
|
|
7
|
+
------------ | ------------- | ------------- | -------------
|
|
8
|
+
**status** | **string** | | [default to undefined]
|
|
9
|
+
**message** | **string** | | [default to undefined]
|
|
10
|
+
**data** | [**Array<PassAttribute>**](PassAttribute.md) | | [default to undefined]
|
|
11
|
+
|
|
12
|
+
## Example
|
|
13
|
+
|
|
14
|
+
```typescript
|
|
15
|
+
import { UpdateEventPassAttributes200Response } from '@connectedxm/admin-sdk';
|
|
16
|
+
|
|
17
|
+
const instance: UpdateEventPassAttributes200Response = {
|
|
18
|
+
status,
|
|
19
|
+
message,
|
|
20
|
+
data,
|
|
21
|
+
};
|
|
22
|
+
```
|
|
23
|
+
|
|
24
|
+
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|