@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
|
@@ -23,7 +23,7 @@ All URIs are relative to *https://admin-api.connected.dev*
|
|
|
23
23
|
|[**updateEventPassType**](#updateeventpasstype) | **PUT** /events/{eventId}/passTypes/{passTypeId} | Update Event Pass Type|
|
|
24
24
|
|
|
25
25
|
# **addEventPassTypeAddOn**
|
|
26
|
-
>
|
|
26
|
+
> CreateEventPassType200Response addEventPassTypeAddOn()
|
|
27
27
|
|
|
28
28
|
Add Event Pass Type Add On endpoint
|
|
29
29
|
|
|
@@ -60,7 +60,7 @@ const { status, data } = await apiInstance.addEventPassTypeAddOn(
|
|
|
60
60
|
|
|
61
61
|
### Return type
|
|
62
62
|
|
|
63
|
-
**
|
|
63
|
+
**CreateEventPassType200Response**
|
|
64
64
|
|
|
65
65
|
### Authorization
|
|
66
66
|
|
|
@@ -80,7 +80,7 @@ const { status, data } = await apiInstance.addEventPassTypeAddOn(
|
|
|
80
80
|
[[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)
|
|
81
81
|
|
|
82
82
|
# **addEventPassTypeGroupPassTier**
|
|
83
|
-
>
|
|
83
|
+
> CreateEventPassType200Response addEventPassTypeGroupPassTier()
|
|
84
84
|
|
|
85
85
|
Add Event Pass Type Group Pass Tier endpoint
|
|
86
86
|
|
|
@@ -117,7 +117,7 @@ const { status, data } = await apiInstance.addEventPassTypeGroupPassTier(
|
|
|
117
117
|
|
|
118
118
|
### Return type
|
|
119
119
|
|
|
120
|
-
**
|
|
120
|
+
**CreateEventPassType200Response**
|
|
121
121
|
|
|
122
122
|
### Authorization
|
|
123
123
|
|
|
@@ -492,7 +492,7 @@ const { status, data } = await apiInstance.getEventPassTypeAddOns(
|
|
|
492
492
|
[[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)
|
|
493
493
|
|
|
494
494
|
# **getEventPassTypeGroupPassTiers**
|
|
495
|
-
>
|
|
495
|
+
> GetAccountTiers200Response getEventPassTypeGroupPassTiers()
|
|
496
496
|
|
|
497
497
|
Get Event Pass Type Group Pass Tiers endpoint
|
|
498
498
|
|
|
@@ -538,7 +538,7 @@ const { status, data } = await apiInstance.getEventPassTypeGroupPassTiers(
|
|
|
538
538
|
|
|
539
539
|
### Return type
|
|
540
540
|
|
|
541
|
-
**
|
|
541
|
+
**GetAccountTiers200Response**
|
|
542
542
|
|
|
543
543
|
### Authorization
|
|
544
544
|
|
|
@@ -762,7 +762,7 @@ const { status, data } = await apiInstance.getEventPassTypeTiers(
|
|
|
762
762
|
[[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)
|
|
763
763
|
|
|
764
764
|
# **getEventPassTypes**
|
|
765
|
-
>
|
|
765
|
+
> GetEventAddOnPassTypes200Response getEventPassTypes()
|
|
766
766
|
|
|
767
767
|
Get Event Pass Types endpoint
|
|
768
768
|
|
|
@@ -805,7 +805,7 @@ const { status, data } = await apiInstance.getEventPassTypes(
|
|
|
805
805
|
|
|
806
806
|
### Return type
|
|
807
807
|
|
|
808
|
-
**
|
|
808
|
+
**GetEventAddOnPassTypes200Response**
|
|
809
809
|
|
|
810
810
|
### Authorization
|
|
811
811
|
|
|
@@ -825,7 +825,7 @@ const { status, data } = await apiInstance.getEventPassTypes(
|
|
|
825
825
|
[[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)
|
|
826
826
|
|
|
827
827
|
# **removeEventPassTypeAddOn**
|
|
828
|
-
>
|
|
828
|
+
> CreateEventPassType200Response removeEventPassTypeAddOn()
|
|
829
829
|
|
|
830
830
|
Remove Event Pass Type Add On endpoint
|
|
831
831
|
|
|
@@ -862,7 +862,7 @@ const { status, data } = await apiInstance.removeEventPassTypeAddOn(
|
|
|
862
862
|
|
|
863
863
|
### Return type
|
|
864
864
|
|
|
865
|
-
**
|
|
865
|
+
**CreateEventPassType200Response**
|
|
866
866
|
|
|
867
867
|
### Authorization
|
|
868
868
|
|
|
@@ -882,7 +882,7 @@ const { status, data } = await apiInstance.removeEventPassTypeAddOn(
|
|
|
882
882
|
[[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)
|
|
883
883
|
|
|
884
884
|
# **removeEventPassTypeGroupPassTier**
|
|
885
|
-
>
|
|
885
|
+
> CreateEventPassType200Response removeEventPassTypeGroupPassTier()
|
|
886
886
|
|
|
887
887
|
Remove Event Pass Type Group Pass Tier endpoint
|
|
888
888
|
|
|
@@ -919,7 +919,7 @@ const { status, data } = await apiInstance.removeEventPassTypeGroupPassTier(
|
|
|
919
919
|
|
|
920
920
|
### Return type
|
|
921
921
|
|
|
922
|
-
**
|
|
922
|
+
**CreateEventPassType200Response**
|
|
923
923
|
|
|
924
924
|
### Authorization
|
|
925
925
|
|
|
@@ -939,7 +939,7 @@ const { status, data } = await apiInstance.removeEventPassTypeGroupPassTier(
|
|
|
939
939
|
[[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)
|
|
940
940
|
|
|
941
941
|
# **removeEventPassTypeTier**
|
|
942
|
-
>
|
|
942
|
+
> CreateEventPassType200Response removeEventPassTypeTier()
|
|
943
943
|
|
|
944
944
|
Remove Event Pass Type Tier endpoint
|
|
945
945
|
|
|
@@ -979,7 +979,7 @@ const { status, data } = await apiInstance.removeEventPassTypeTier(
|
|
|
979
979
|
|
|
980
980
|
### Return type
|
|
981
981
|
|
|
982
|
-
**
|
|
982
|
+
**CreateEventPassType200Response**
|
|
983
983
|
|
|
984
984
|
### Authorization
|
|
985
985
|
|
|
@@ -11,7 +11,7 @@ All URIs are relative to *https://admin-api.connected.dev*
|
|
|
11
11
|
|[**updateEventPassTypePriceSchedule**](#updateeventpasstypepriceschedule) | **PUT** /events/{eventId}/passTypes/{passTypeId}/priceSchedules/{scheduleId} | Update Event Pass Type Price Schedule|
|
|
12
12
|
|
|
13
13
|
# **createEventPassTypePriceSchedule**
|
|
14
|
-
>
|
|
14
|
+
> CreateEventPassType200Response createEventPassTypePriceSchedule(passTypePriceScheduleCreateInputs)
|
|
15
15
|
|
|
16
16
|
Create Event Pass Type Price Schedule endpoint
|
|
17
17
|
|
|
@@ -49,7 +49,7 @@ const { status, data } = await apiInstance.createEventPassTypePriceSchedule(
|
|
|
49
49
|
|
|
50
50
|
### Return type
|
|
51
51
|
|
|
52
|
-
**
|
|
52
|
+
**CreateEventPassType200Response**
|
|
53
53
|
|
|
54
54
|
### Authorization
|
|
55
55
|
|
|
@@ -69,7 +69,7 @@ const { status, data } = await apiInstance.createEventPassTypePriceSchedule(
|
|
|
69
69
|
[[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)
|
|
70
70
|
|
|
71
71
|
# **deleteEventPassTypePriceSchedule**
|
|
72
|
-
>
|
|
72
|
+
> DeleteDashboard200Response deleteEventPassTypePriceSchedule()
|
|
73
73
|
|
|
74
74
|
Delete Event Pass Type Price Schedule endpoint
|
|
75
75
|
|
|
@@ -106,7 +106,7 @@ const { status, data } = await apiInstance.deleteEventPassTypePriceSchedule(
|
|
|
106
106
|
|
|
107
107
|
### Return type
|
|
108
108
|
|
|
109
|
-
**
|
|
109
|
+
**DeleteDashboard200Response**
|
|
110
110
|
|
|
111
111
|
### Authorization
|
|
112
112
|
|
|
@@ -126,7 +126,7 @@ const { status, data } = await apiInstance.deleteEventPassTypePriceSchedule(
|
|
|
126
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
127
|
|
|
128
128
|
# **getEventPassTypePriceSchedule**
|
|
129
|
-
>
|
|
129
|
+
> GetEventPassTypePriceSchedule200Response getEventPassTypePriceSchedule()
|
|
130
130
|
|
|
131
131
|
Get Event Pass Type Price Schedule endpoint
|
|
132
132
|
|
|
@@ -163,7 +163,7 @@ const { status, data } = await apiInstance.getEventPassTypePriceSchedule(
|
|
|
163
163
|
|
|
164
164
|
### Return type
|
|
165
165
|
|
|
166
|
-
**
|
|
166
|
+
**GetEventPassTypePriceSchedule200Response**
|
|
167
167
|
|
|
168
168
|
### Authorization
|
|
169
169
|
|
|
@@ -183,7 +183,7 @@ const { status, data } = await apiInstance.getEventPassTypePriceSchedule(
|
|
|
183
183
|
[[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)
|
|
184
184
|
|
|
185
185
|
# **getEventPassTypePriceSchedules**
|
|
186
|
-
>
|
|
186
|
+
> GetEventPassTypePriceSchedules200Response getEventPassTypePriceSchedules()
|
|
187
187
|
|
|
188
188
|
Get Event Pass Type Price Schedules endpoint
|
|
189
189
|
|
|
@@ -229,7 +229,7 @@ const { status, data } = await apiInstance.getEventPassTypePriceSchedules(
|
|
|
229
229
|
|
|
230
230
|
### Return type
|
|
231
231
|
|
|
232
|
-
**
|
|
232
|
+
**GetEventPassTypePriceSchedules200Response**
|
|
233
233
|
|
|
234
234
|
### Authorization
|
|
235
235
|
|
|
@@ -249,7 +249,7 @@ const { status, data } = await apiInstance.getEventPassTypePriceSchedules(
|
|
|
249
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
250
|
|
|
251
251
|
# **updateEventPassTypePriceSchedule**
|
|
252
|
-
>
|
|
252
|
+
> DeleteDashboard200Response updateEventPassTypePriceSchedule(passTypePriceScheduleUpdateInputs)
|
|
253
253
|
|
|
254
254
|
Update Event Pass Type Price Schedule endpoint
|
|
255
255
|
|
|
@@ -290,7 +290,7 @@ const { status, data } = await apiInstance.updateEventPassTypePriceSchedule(
|
|
|
290
290
|
|
|
291
291
|
### Return type
|
|
292
292
|
|
|
293
|
-
**
|
|
293
|
+
**DeleteDashboard200Response**
|
|
294
294
|
|
|
295
295
|
### Authorization
|
|
296
296
|
|
|
@@ -11,7 +11,7 @@ All URIs are relative to *https://admin-api.connected.dev*
|
|
|
11
11
|
|[**updateEventPassTypeRefundSchedule**](#updateeventpasstyperefundschedule) | **PUT** /events/{eventId}/passTypes/{passTypeId}/refundSchedules/{scheduleId} | Update Event Pass Type Refund Schedule|
|
|
12
12
|
|
|
13
13
|
# **createEventPassTypeRefundSchedule**
|
|
14
|
-
>
|
|
14
|
+
> CreateEventPassType200Response createEventPassTypeRefundSchedule(passTypeRefundScheduleCreateInputs)
|
|
15
15
|
|
|
16
16
|
Create Event Pass Type Refund Schedule endpoint
|
|
17
17
|
|
|
@@ -49,7 +49,7 @@ const { status, data } = await apiInstance.createEventPassTypeRefundSchedule(
|
|
|
49
49
|
|
|
50
50
|
### Return type
|
|
51
51
|
|
|
52
|
-
**
|
|
52
|
+
**CreateEventPassType200Response**
|
|
53
53
|
|
|
54
54
|
### Authorization
|
|
55
55
|
|
|
@@ -69,7 +69,7 @@ const { status, data } = await apiInstance.createEventPassTypeRefundSchedule(
|
|
|
69
69
|
[[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)
|
|
70
70
|
|
|
71
71
|
# **deleteEventPassTypeRefundSchedule**
|
|
72
|
-
>
|
|
72
|
+
> DeleteDashboard200Response deleteEventPassTypeRefundSchedule()
|
|
73
73
|
|
|
74
74
|
Delete Event Pass Type Refund Schedule endpoint
|
|
75
75
|
|
|
@@ -106,7 +106,7 @@ const { status, data } = await apiInstance.deleteEventPassTypeRefundSchedule(
|
|
|
106
106
|
|
|
107
107
|
### Return type
|
|
108
108
|
|
|
109
|
-
**
|
|
109
|
+
**DeleteDashboard200Response**
|
|
110
110
|
|
|
111
111
|
### Authorization
|
|
112
112
|
|
|
@@ -126,7 +126,7 @@ const { status, data } = await apiInstance.deleteEventPassTypeRefundSchedule(
|
|
|
126
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
127
|
|
|
128
128
|
# **getEventPassTypeRefundSchedule**
|
|
129
|
-
>
|
|
129
|
+
> GetEventPassTypeRefundSchedule200Response getEventPassTypeRefundSchedule()
|
|
130
130
|
|
|
131
131
|
Get Event Pass Type Refund Schedule endpoint
|
|
132
132
|
|
|
@@ -163,7 +163,7 @@ const { status, data } = await apiInstance.getEventPassTypeRefundSchedule(
|
|
|
163
163
|
|
|
164
164
|
### Return type
|
|
165
165
|
|
|
166
|
-
**
|
|
166
|
+
**GetEventPassTypeRefundSchedule200Response**
|
|
167
167
|
|
|
168
168
|
### Authorization
|
|
169
169
|
|
|
@@ -183,7 +183,7 @@ const { status, data } = await apiInstance.getEventPassTypeRefundSchedule(
|
|
|
183
183
|
[[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)
|
|
184
184
|
|
|
185
185
|
# **getEventPassTypeRefundSchedules**
|
|
186
|
-
>
|
|
186
|
+
> GetEventPassTypeRefundSchedules200Response getEventPassTypeRefundSchedules()
|
|
187
187
|
|
|
188
188
|
Get Event Pass Type Refund Schedules endpoint
|
|
189
189
|
|
|
@@ -229,7 +229,7 @@ const { status, data } = await apiInstance.getEventPassTypeRefundSchedules(
|
|
|
229
229
|
|
|
230
230
|
### Return type
|
|
231
231
|
|
|
232
|
-
**
|
|
232
|
+
**GetEventPassTypeRefundSchedules200Response**
|
|
233
233
|
|
|
234
234
|
### Authorization
|
|
235
235
|
|
|
@@ -249,7 +249,7 @@ const { status, data } = await apiInstance.getEventPassTypeRefundSchedules(
|
|
|
249
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
250
|
|
|
251
251
|
# **updateEventPassTypeRefundSchedule**
|
|
252
|
-
>
|
|
252
|
+
> DeleteDashboard200Response updateEventPassTypeRefundSchedule(passTypeRefundScheduleUpdateInputs)
|
|
253
253
|
|
|
254
254
|
Update Event Pass Type Refund Schedule endpoint
|
|
255
255
|
|
|
@@ -290,7 +290,7 @@ const { status, data } = await apiInstance.updateEventPassTypeRefundSchedule(
|
|
|
290
290
|
|
|
291
291
|
### Return type
|
|
292
292
|
|
|
293
|
-
**
|
|
293
|
+
**DeleteDashboard200Response**
|
|
294
294
|
|
|
295
295
|
### Authorization
|
|
296
296
|
|
|
@@ -28,7 +28,7 @@ All URIs are relative to *https://admin-api.connected.dev*
|
|
|
28
28
|
|[**updateEventQuestionChoiceSubQuestion**](#updateeventquestionchoicesubquestion) | **PUT** /events/{eventId}/questions/{questionId}/choices/{choiceId}/subQuestions/{subQuestionId} | Update Event Question Choice Sub Question|
|
|
29
29
|
|
|
30
30
|
# **addEventQuestionChoiceSubQuestion**
|
|
31
|
-
>
|
|
31
|
+
> CreateEventQuestionChoice200Response addEventQuestionChoiceSubQuestion()
|
|
32
32
|
|
|
33
33
|
Add Event Question Choice Sub Question endpoint
|
|
34
34
|
|
|
@@ -68,7 +68,7 @@ const { status, data } = await apiInstance.addEventQuestionChoiceSubQuestion(
|
|
|
68
68
|
|
|
69
69
|
### Return type
|
|
70
70
|
|
|
71
|
-
**
|
|
71
|
+
**CreateEventQuestionChoice200Response**
|
|
72
72
|
|
|
73
73
|
### Authorization
|
|
74
74
|
|
|
@@ -88,7 +88,7 @@ const { status, data } = await apiInstance.addEventQuestionChoiceSubQuestion(
|
|
|
88
88
|
[[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)
|
|
89
89
|
|
|
90
90
|
# **attachEventQuestionSearchList**
|
|
91
|
-
>
|
|
91
|
+
> CreateEventQuestion200Response attachEventQuestionSearchList(attachSearchListInputs)
|
|
92
92
|
|
|
93
93
|
Attach Event Question Search List endpoint
|
|
94
94
|
|
|
@@ -126,7 +126,7 @@ const { status, data } = await apiInstance.attachEventQuestionSearchList(
|
|
|
126
126
|
|
|
127
127
|
### Return type
|
|
128
128
|
|
|
129
|
-
**
|
|
129
|
+
**CreateEventQuestion200Response**
|
|
130
130
|
|
|
131
131
|
### Authorization
|
|
132
132
|
|
|
@@ -146,7 +146,7 @@ const { status, data } = await apiInstance.attachEventQuestionSearchList(
|
|
|
146
146
|
[[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)
|
|
147
147
|
|
|
148
148
|
# **createEventQuestion**
|
|
149
|
-
>
|
|
149
|
+
> CreateEventQuestion200Response createEventQuestion(eventQuestionCreateInputs)
|
|
150
150
|
|
|
151
151
|
Create Event Question endpoint
|
|
152
152
|
|
|
@@ -181,7 +181,7 @@ const { status, data } = await apiInstance.createEventQuestion(
|
|
|
181
181
|
|
|
182
182
|
### Return type
|
|
183
183
|
|
|
184
|
-
**
|
|
184
|
+
**CreateEventQuestion200Response**
|
|
185
185
|
|
|
186
186
|
### Authorization
|
|
187
187
|
|
|
@@ -201,7 +201,7 @@ const { status, data } = await apiInstance.createEventQuestion(
|
|
|
201
201
|
[[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)
|
|
202
202
|
|
|
203
203
|
# **createEventQuestionChoice**
|
|
204
|
-
>
|
|
204
|
+
> CreateEventQuestionChoice200Response createEventQuestionChoice(eventQuestionChoiceCreateInputs)
|
|
205
205
|
|
|
206
206
|
Create Event Question Choice endpoint
|
|
207
207
|
|
|
@@ -239,7 +239,7 @@ const { status, data } = await apiInstance.createEventQuestionChoice(
|
|
|
239
239
|
|
|
240
240
|
### Return type
|
|
241
241
|
|
|
242
|
-
**
|
|
242
|
+
**CreateEventQuestionChoice200Response**
|
|
243
243
|
|
|
244
244
|
### Authorization
|
|
245
245
|
|
|
@@ -376,7 +376,7 @@ const { status, data } = await apiInstance.deleteEventQuestionChoice(
|
|
|
376
376
|
[[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)
|
|
377
377
|
|
|
378
378
|
# **detachEventQuestionSearchList**
|
|
379
|
-
>
|
|
379
|
+
> CreateEventQuestion200Response detachEventQuestionSearchList()
|
|
380
380
|
|
|
381
381
|
Detach Event Question Search List endpoint
|
|
382
382
|
|
|
@@ -410,7 +410,7 @@ const { status, data } = await apiInstance.detachEventQuestionSearchList(
|
|
|
410
410
|
|
|
411
411
|
### Return type
|
|
412
412
|
|
|
413
|
-
**
|
|
413
|
+
**CreateEventQuestion200Response**
|
|
414
414
|
|
|
415
415
|
### Authorization
|
|
416
416
|
|
|
@@ -430,7 +430,7 @@ const { status, data } = await apiInstance.detachEventQuestionSearchList(
|
|
|
430
430
|
[[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)
|
|
431
431
|
|
|
432
432
|
# **getEventDashboardQuestions**
|
|
433
|
-
>
|
|
433
|
+
> GetEventDashboardQuestions200Response getEventDashboardQuestions()
|
|
434
434
|
|
|
435
435
|
Get Event Dashboard Questions endpoint
|
|
436
436
|
|
|
@@ -461,7 +461,7 @@ const { status, data } = await apiInstance.getEventDashboardQuestions(
|
|
|
461
461
|
|
|
462
462
|
### Return type
|
|
463
463
|
|
|
464
|
-
**
|
|
464
|
+
**GetEventDashboardQuestions200Response**
|
|
465
465
|
|
|
466
466
|
### Authorization
|
|
467
467
|
|
|
@@ -481,7 +481,7 @@ const { status, data } = await apiInstance.getEventDashboardQuestions(
|
|
|
481
481
|
[[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)
|
|
482
482
|
|
|
483
483
|
# **getEventQuestion**
|
|
484
|
-
>
|
|
484
|
+
> CreateEventQuestion200Response getEventQuestion()
|
|
485
485
|
|
|
486
486
|
Get Event Question endpoint
|
|
487
487
|
|
|
@@ -515,7 +515,7 @@ const { status, data } = await apiInstance.getEventQuestion(
|
|
|
515
515
|
|
|
516
516
|
### Return type
|
|
517
517
|
|
|
518
|
-
**
|
|
518
|
+
**CreateEventQuestion200Response**
|
|
519
519
|
|
|
520
520
|
### Authorization
|
|
521
521
|
|
|
@@ -535,7 +535,7 @@ const { status, data } = await apiInstance.getEventQuestion(
|
|
|
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
|
# **getEventQuestionChoice**
|
|
538
|
-
>
|
|
538
|
+
> CreateEventQuestionChoice200Response getEventQuestionChoice()
|
|
539
539
|
|
|
540
540
|
Get Event Question Choice endpoint
|
|
541
541
|
|
|
@@ -572,7 +572,7 @@ const { status, data } = await apiInstance.getEventQuestionChoice(
|
|
|
572
572
|
|
|
573
573
|
### Return type
|
|
574
574
|
|
|
575
|
-
**
|
|
575
|
+
**CreateEventQuestionChoice200Response**
|
|
576
576
|
|
|
577
577
|
### Authorization
|
|
578
578
|
|
|
@@ -592,7 +592,7 @@ const { status, data } = await apiInstance.getEventQuestionChoice(
|
|
|
592
592
|
[[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)
|
|
593
593
|
|
|
594
594
|
# **getEventQuestionChoiceSubQuestions**
|
|
595
|
-
>
|
|
595
|
+
> GetEventQuestionChoiceSubQuestions200Response getEventQuestionChoiceSubQuestions()
|
|
596
596
|
|
|
597
597
|
Get Event Question Choice Sub Questions endpoint
|
|
598
598
|
|
|
@@ -641,7 +641,7 @@ const { status, data } = await apiInstance.getEventQuestionChoiceSubQuestions(
|
|
|
641
641
|
|
|
642
642
|
### Return type
|
|
643
643
|
|
|
644
|
-
**
|
|
644
|
+
**GetEventQuestionChoiceSubQuestions200Response**
|
|
645
645
|
|
|
646
646
|
### Authorization
|
|
647
647
|
|
|
@@ -661,7 +661,7 @@ const { status, data } = await apiInstance.getEventQuestionChoiceSubQuestions(
|
|
|
661
661
|
[[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)
|
|
662
662
|
|
|
663
663
|
# **getEventQuestionChoices**
|
|
664
|
-
>
|
|
664
|
+
> GetEventQuestionChoices200Response getEventQuestionChoices()
|
|
665
665
|
|
|
666
666
|
Get Event Question Choices endpoint
|
|
667
667
|
|
|
@@ -707,7 +707,7 @@ const { status, data } = await apiInstance.getEventQuestionChoices(
|
|
|
707
707
|
|
|
708
708
|
### Return type
|
|
709
709
|
|
|
710
|
-
**
|
|
710
|
+
**GetEventQuestionChoices200Response**
|
|
711
711
|
|
|
712
712
|
### Authorization
|
|
713
713
|
|
|
@@ -727,7 +727,7 @@ const { status, data } = await apiInstance.getEventQuestionChoices(
|
|
|
727
727
|
[[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)
|
|
728
728
|
|
|
729
729
|
# **getEventQuestionResponses**
|
|
730
|
-
>
|
|
730
|
+
> GetEventPassResponses200Response getEventQuestionResponses()
|
|
731
731
|
|
|
732
732
|
Get Event Question Responses endpoint
|
|
733
733
|
|
|
@@ -773,7 +773,7 @@ const { status, data } = await apiInstance.getEventQuestionResponses(
|
|
|
773
773
|
|
|
774
774
|
### Return type
|
|
775
775
|
|
|
776
|
-
**
|
|
776
|
+
**GetEventPassResponses200Response**
|
|
777
777
|
|
|
778
778
|
### Authorization
|
|
779
779
|
|
|
@@ -793,7 +793,7 @@ const { status, data } = await apiInstance.getEventQuestionResponses(
|
|
|
793
793
|
[[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)
|
|
794
794
|
|
|
795
795
|
# **getEventQuestionSummaries**
|
|
796
|
-
>
|
|
796
|
+
> GetEventQuestionSummaries200Response getEventQuestionSummaries()
|
|
797
797
|
|
|
798
798
|
Get Event Question Summaries endpoint
|
|
799
799
|
|
|
@@ -836,7 +836,7 @@ const { status, data } = await apiInstance.getEventQuestionSummaries(
|
|
|
836
836
|
|
|
837
837
|
### Return type
|
|
838
838
|
|
|
839
|
-
**
|
|
839
|
+
**GetEventQuestionSummaries200Response**
|
|
840
840
|
|
|
841
841
|
### Authorization
|
|
842
842
|
|
|
@@ -910,7 +910,7 @@ const { status, data } = await apiInstance.getEventQuestionSummary(
|
|
|
910
910
|
[[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)
|
|
911
911
|
|
|
912
912
|
# **getEventQuestions**
|
|
913
|
-
>
|
|
913
|
+
> GetEventQuestions200Response getEventQuestions()
|
|
914
914
|
|
|
915
915
|
Get Event Questions endpoint
|
|
916
916
|
|
|
@@ -953,7 +953,7 @@ const { status, data } = await apiInstance.getEventQuestions(
|
|
|
953
953
|
|
|
954
954
|
### Return type
|
|
955
955
|
|
|
956
|
-
**
|
|
956
|
+
**GetEventQuestions200Response**
|
|
957
957
|
|
|
958
958
|
### Authorization
|
|
959
959
|
|
|
@@ -973,7 +973,7 @@ const { status, data } = await apiInstance.getEventQuestions(
|
|
|
973
973
|
[[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)
|
|
974
974
|
|
|
975
975
|
# **removeEventQuestionChoiceSubQuestion**
|
|
976
|
-
>
|
|
976
|
+
> CreateAccountInvitations200Response removeEventQuestionChoiceSubQuestion()
|
|
977
977
|
|
|
978
978
|
Remove Event Question Choice Sub Question endpoint
|
|
979
979
|
|
|
@@ -1013,7 +1013,7 @@ const { status, data } = await apiInstance.removeEventQuestionChoiceSubQuestion(
|
|
|
1013
1013
|
|
|
1014
1014
|
### Return type
|
|
1015
1015
|
|
|
1016
|
-
**
|
|
1016
|
+
**CreateAccountInvitations200Response**
|
|
1017
1017
|
|
|
1018
1018
|
### Authorization
|
|
1019
1019
|
|
|
@@ -1033,7 +1033,7 @@ const { status, data } = await apiInstance.removeEventQuestionChoiceSubQuestion(
|
|
|
1033
1033
|
[[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)
|
|
1034
1034
|
|
|
1035
1035
|
# **reorderEventQuestionChoiceSubQuestions**
|
|
1036
|
-
>
|
|
1036
|
+
> ReorderEventQuestionChoiceSubQuestions200Response reorderEventQuestionChoiceSubQuestions()
|
|
1037
1037
|
|
|
1038
1038
|
Reorder Event Question Choice Sub Questions endpoint
|
|
1039
1039
|
|
|
@@ -1073,7 +1073,7 @@ const { status, data } = await apiInstance.reorderEventQuestionChoiceSubQuestion
|
|
|
1073
1073
|
|
|
1074
1074
|
### Return type
|
|
1075
1075
|
|
|
1076
|
-
**
|
|
1076
|
+
**ReorderEventQuestionChoiceSubQuestions200Response**
|
|
1077
1077
|
|
|
1078
1078
|
### Authorization
|
|
1079
1079
|
|
|
@@ -1093,7 +1093,7 @@ const { status, data } = await apiInstance.reorderEventQuestionChoiceSubQuestion
|
|
|
1093
1093
|
[[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)
|
|
1094
1094
|
|
|
1095
1095
|
# **reorderEventQuestionChoices**
|
|
1096
|
-
>
|
|
1096
|
+
> ReorderEventQuestionChoices200Response reorderEventQuestionChoices()
|
|
1097
1097
|
|
|
1098
1098
|
Reorder Event Question Choices endpoint
|
|
1099
1099
|
|
|
@@ -1130,7 +1130,7 @@ const { status, data } = await apiInstance.reorderEventQuestionChoices(
|
|
|
1130
1130
|
|
|
1131
1131
|
### Return type
|
|
1132
1132
|
|
|
1133
|
-
**
|
|
1133
|
+
**ReorderEventQuestionChoices200Response**
|
|
1134
1134
|
|
|
1135
1135
|
### Authorization
|
|
1136
1136
|
|
|
@@ -1150,7 +1150,7 @@ const { status, data } = await apiInstance.reorderEventQuestionChoices(
|
|
|
1150
1150
|
[[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)
|
|
1151
1151
|
|
|
1152
1152
|
# **updateEventQuestion**
|
|
1153
|
-
>
|
|
1153
|
+
> CreateEventQuestion200Response updateEventQuestion()
|
|
1154
1154
|
|
|
1155
1155
|
Update Event Question endpoint
|
|
1156
1156
|
|
|
@@ -1188,7 +1188,7 @@ const { status, data } = await apiInstance.updateEventQuestion(
|
|
|
1188
1188
|
|
|
1189
1189
|
### Return type
|
|
1190
1190
|
|
|
1191
|
-
**
|
|
1191
|
+
**CreateEventQuestion200Response**
|
|
1192
1192
|
|
|
1193
1193
|
### Authorization
|
|
1194
1194
|
|
|
@@ -1208,7 +1208,7 @@ const { status, data } = await apiInstance.updateEventQuestion(
|
|
|
1208
1208
|
[[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)
|
|
1209
1209
|
|
|
1210
1210
|
# **updateEventQuestionChoice**
|
|
1211
|
-
>
|
|
1211
|
+
> DeleteDashboard200Response updateEventQuestionChoice()
|
|
1212
1212
|
|
|
1213
1213
|
Update Event Question Choice endpoint
|
|
1214
1214
|
|
|
@@ -1249,7 +1249,7 @@ const { status, data } = await apiInstance.updateEventQuestionChoice(
|
|
|
1249
1249
|
|
|
1250
1250
|
### Return type
|
|
1251
1251
|
|
|
1252
|
-
**
|
|
1252
|
+
**DeleteDashboard200Response**
|
|
1253
1253
|
|
|
1254
1254
|
### Authorization
|
|
1255
1255
|
|
|
@@ -1269,7 +1269,7 @@ const { status, data } = await apiInstance.updateEventQuestionChoice(
|
|
|
1269
1269
|
[[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)
|
|
1270
1270
|
|
|
1271
1271
|
# **updateEventQuestionChoiceSubQuestion**
|
|
1272
|
-
>
|
|
1272
|
+
> CreateEventQuestionChoice200Response updateEventQuestionChoiceSubQuestion()
|
|
1273
1273
|
|
|
1274
1274
|
Update Event Question Choice Sub Question endpoint
|
|
1275
1275
|
|
|
@@ -1312,7 +1312,7 @@ const { status, data } = await apiInstance.updateEventQuestionChoiceSubQuestion(
|
|
|
1312
1312
|
|
|
1313
1313
|
### Return type
|
|
1314
1314
|
|
|
1315
|
-
**
|
|
1315
|
+
**CreateEventQuestionChoice200Response**
|
|
1316
1316
|
|
|
1317
1317
|
### Authorization
|
|
1318
1318
|
|
package/docs/EventsRoomsApi.md
CHANGED
|
@@ -421,7 +421,7 @@ const { status, data } = await apiInstance.importRooms(
|
|
|
421
421
|
[[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)
|
|
422
422
|
|
|
423
423
|
# **removeRoomFromRoomType**
|
|
424
|
-
>
|
|
424
|
+
> CreateEventRoomType200Response removeRoomFromRoomType()
|
|
425
425
|
|
|
426
426
|
Remove Room From Room Type endpoint
|
|
427
427
|
|
|
@@ -458,7 +458,7 @@ const { status, data } = await apiInstance.removeRoomFromRoomType(
|
|
|
458
458
|
|
|
459
459
|
### Return type
|
|
460
460
|
|
|
461
|
-
**
|
|
461
|
+
**CreateEventRoomType200Response**
|
|
462
462
|
|
|
463
463
|
### Authorization
|
|
464
464
|
|