@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
package/docs/EventsMatchesApi.md
CHANGED
|
@@ -356,7 +356,7 @@ const { status, data } = await apiInstance.getEventRoundMatch(
|
|
|
356
356
|
[[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)
|
|
357
357
|
|
|
358
358
|
# **getEventRoundMatchPasses**
|
|
359
|
-
>
|
|
359
|
+
> GetEventAddOnPasses200Response getEventRoundMatchPasses()
|
|
360
360
|
|
|
361
361
|
Get Event Round Match Passes endpoint
|
|
362
362
|
|
|
@@ -405,7 +405,7 @@ const { status, data } = await apiInstance.getEventRoundMatchPasses(
|
|
|
405
405
|
|
|
406
406
|
### Return type
|
|
407
407
|
|
|
408
|
-
**
|
|
408
|
+
**GetEventAddOnPasses200Response**
|
|
409
409
|
|
|
410
410
|
### Authorization
|
|
411
411
|
|
|
@@ -560,7 +560,7 @@ const { status, data } = await apiInstance.getEventRoundPasses(
|
|
|
560
560
|
[[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)
|
|
561
561
|
|
|
562
562
|
# **getEventRoundQuestions**
|
|
563
|
-
>
|
|
563
|
+
> GetEventRoundQuestions200Response getEventRoundQuestions()
|
|
564
564
|
|
|
565
565
|
Get Event Round Questions endpoint
|
|
566
566
|
|
|
@@ -606,7 +606,7 @@ const { status, data } = await apiInstance.getEventRoundQuestions(
|
|
|
606
606
|
|
|
607
607
|
### Return type
|
|
608
608
|
|
|
609
|
-
**
|
|
609
|
+
**GetEventRoundQuestions200Response**
|
|
610
610
|
|
|
611
611
|
### Authorization
|
|
612
612
|
|
|
@@ -626,7 +626,7 @@ const { status, data } = await apiInstance.getEventRoundQuestions(
|
|
|
626
626
|
[[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)
|
|
627
627
|
|
|
628
628
|
# **getEventRoundQuestionsSummary**
|
|
629
|
-
>
|
|
629
|
+
> GetEventRoundQuestionsSummary200Response getEventRoundQuestionsSummary()
|
|
630
630
|
|
|
631
631
|
Get Event Round Questions Summary endpoint
|
|
632
632
|
|
|
@@ -660,7 +660,7 @@ const { status, data } = await apiInstance.getEventRoundQuestionsSummary(
|
|
|
660
660
|
|
|
661
661
|
### Return type
|
|
662
662
|
|
|
663
|
-
**
|
|
663
|
+
**GetEventRoundQuestionsSummary200Response**
|
|
664
664
|
|
|
665
665
|
### Authorization
|
|
666
666
|
|
|
@@ -731,7 +731,7 @@ const { status, data } = await apiInstance.getEventRounds(
|
|
|
731
731
|
[[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)
|
|
732
732
|
|
|
733
733
|
# **getEventSessionsWithRounds**
|
|
734
|
-
>
|
|
734
|
+
> GetBookingSpaceSlots200Response getEventSessionsWithRounds()
|
|
735
735
|
|
|
736
736
|
Get Event Sessions With Rounds endpoint
|
|
737
737
|
|
|
@@ -762,7 +762,7 @@ const { status, data } = await apiInstance.getEventSessionsWithRounds(
|
|
|
762
762
|
|
|
763
763
|
### Return type
|
|
764
764
|
|
|
765
|
-
**
|
|
765
|
+
**GetBookingSpaceSlots200Response**
|
|
766
766
|
|
|
767
767
|
### Authorization
|
|
768
768
|
|
|
@@ -960,7 +960,7 @@ const { status, data } = await apiInstance.updateEventMatch(
|
|
|
960
960
|
[[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)
|
|
961
961
|
|
|
962
962
|
# **updateEventRoundQuestion**
|
|
963
|
-
>
|
|
963
|
+
> UpdateEventRoundQuestion200Response updateEventRoundQuestion(roundEventQuestionUpdataInputs)
|
|
964
964
|
|
|
965
965
|
Update Event Round Question endpoint
|
|
966
966
|
|
|
@@ -1001,7 +1001,7 @@ const { status, data } = await apiInstance.updateEventRoundQuestion(
|
|
|
1001
1001
|
|
|
1002
1002
|
### Return type
|
|
1003
1003
|
|
|
1004
|
-
**
|
|
1004
|
+
**UpdateEventRoundQuestion200Response**
|
|
1005
1005
|
|
|
1006
1006
|
### Authorization
|
|
1007
1007
|
|
package/docs/EventsMediaApi.md
CHANGED
|
@@ -14,7 +14,7 @@ All URIs are relative to *https://admin-api.connected.dev*
|
|
|
14
14
|
|[**updateEventMediaItem**](#updateeventmediaitem) | **PUT** /events/{eventId}/media/{mediaItemId} | Update Event Media Item|
|
|
15
15
|
|
|
16
16
|
# **addEventMediaItemPassType**
|
|
17
|
-
>
|
|
17
|
+
> CreateEventMediaItem200Response addEventMediaItemPassType()
|
|
18
18
|
|
|
19
19
|
Add Event Media Item Pass Type endpoint
|
|
20
20
|
|
|
@@ -51,7 +51,7 @@ const { status, data } = await apiInstance.addEventMediaItemPassType(
|
|
|
51
51
|
|
|
52
52
|
### Return type
|
|
53
53
|
|
|
54
|
-
**
|
|
54
|
+
**CreateEventMediaItem200Response**
|
|
55
55
|
|
|
56
56
|
### Authorization
|
|
57
57
|
|
|
@@ -71,7 +71,7 @@ const { status, data } = await apiInstance.addEventMediaItemPassType(
|
|
|
71
71
|
[[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)
|
|
72
72
|
|
|
73
73
|
# **createEventMediaItem**
|
|
74
|
-
>
|
|
74
|
+
> CreateEventMediaItem200Response createEventMediaItem(eventMediaItemCreateInputs)
|
|
75
75
|
|
|
76
76
|
Create Event Media Item endpoint
|
|
77
77
|
|
|
@@ -106,7 +106,7 @@ const { status, data } = await apiInstance.createEventMediaItem(
|
|
|
106
106
|
|
|
107
107
|
### Return type
|
|
108
108
|
|
|
109
|
-
**
|
|
109
|
+
**CreateEventMediaItem200Response**
|
|
110
110
|
|
|
111
111
|
### Authorization
|
|
112
112
|
|
|
@@ -180,7 +180,7 @@ const { status, data } = await apiInstance.deleteEventMediaItem(
|
|
|
180
180
|
[[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)
|
|
181
181
|
|
|
182
182
|
# **getEventMediaItem**
|
|
183
|
-
>
|
|
183
|
+
> CreateEventMediaItem200Response getEventMediaItem()
|
|
184
184
|
|
|
185
185
|
Get Event Media Item endpoint
|
|
186
186
|
|
|
@@ -214,7 +214,7 @@ const { status, data } = await apiInstance.getEventMediaItem(
|
|
|
214
214
|
|
|
215
215
|
### Return type
|
|
216
216
|
|
|
217
|
-
**
|
|
217
|
+
**CreateEventMediaItem200Response**
|
|
218
218
|
|
|
219
219
|
### Authorization
|
|
220
220
|
|
|
@@ -234,7 +234,7 @@ const { status, data } = await apiInstance.getEventMediaItem(
|
|
|
234
234
|
[[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)
|
|
235
235
|
|
|
236
236
|
# **getEventMediaItemPassTypes**
|
|
237
|
-
>
|
|
237
|
+
> GetEventAddOnPassTypes200Response getEventMediaItemPassTypes()
|
|
238
238
|
|
|
239
239
|
Get Event Media Item Pass Types endpoint
|
|
240
240
|
|
|
@@ -280,7 +280,7 @@ const { status, data } = await apiInstance.getEventMediaItemPassTypes(
|
|
|
280
280
|
|
|
281
281
|
### Return type
|
|
282
282
|
|
|
283
|
-
**
|
|
283
|
+
**GetEventAddOnPassTypes200Response**
|
|
284
284
|
|
|
285
285
|
### Authorization
|
|
286
286
|
|
|
@@ -366,7 +366,7 @@ const { status, data } = await apiInstance.getEventMediaItems(
|
|
|
366
366
|
[[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)
|
|
367
367
|
|
|
368
368
|
# **removeEventMediaItemPassType**
|
|
369
|
-
>
|
|
369
|
+
> CreateEventMediaItem200Response removeEventMediaItemPassType()
|
|
370
370
|
|
|
371
371
|
Remove Event Media Item Pass Type endpoint
|
|
372
372
|
|
|
@@ -403,7 +403,7 @@ const { status, data } = await apiInstance.removeEventMediaItemPassType(
|
|
|
403
403
|
|
|
404
404
|
### Return type
|
|
405
405
|
|
|
406
|
-
**
|
|
406
|
+
**CreateEventMediaItem200Response**
|
|
407
407
|
|
|
408
408
|
### Authorization
|
|
409
409
|
|
|
@@ -423,7 +423,7 @@ const { status, data } = await apiInstance.removeEventMediaItemPassType(
|
|
|
423
423
|
[[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)
|
|
424
424
|
|
|
425
425
|
# **updateEventMediaItem**
|
|
426
|
-
>
|
|
426
|
+
> CreateEventMediaItem200Response updateEventMediaItem(eventMediaItemUpdateInputs)
|
|
427
427
|
|
|
428
428
|
Update Event Media Item endpoint
|
|
429
429
|
|
|
@@ -461,7 +461,7 @@ const { status, data } = await apiInstance.updateEventMediaItem(
|
|
|
461
461
|
|
|
462
462
|
### Return type
|
|
463
463
|
|
|
464
|
-
**
|
|
464
|
+
**CreateEventMediaItem200Response**
|
|
465
465
|
|
|
466
466
|
### Authorization
|
|
467
467
|
|
package/docs/EventsOnSiteApi.md
CHANGED
|
@@ -60,7 +60,7 @@ const { status, data } = await apiInstance.getEventOnSite(
|
|
|
60
60
|
[[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)
|
|
61
61
|
|
|
62
62
|
# **updateEventBadgeTemplate**
|
|
63
|
-
>
|
|
63
|
+
> UpdateEventCheckinCode200Response updateEventBadgeTemplate(body)
|
|
64
64
|
|
|
65
65
|
Update Event Badge Template endpoint
|
|
66
66
|
|
|
@@ -94,7 +94,7 @@ const { status, data } = await apiInstance.updateEventBadgeTemplate(
|
|
|
94
94
|
|
|
95
95
|
### Return type
|
|
96
96
|
|
|
97
|
-
**
|
|
97
|
+
**UpdateEventCheckinCode200Response**
|
|
98
98
|
|
|
99
99
|
### Authorization
|
|
100
100
|
|
|
@@ -11,7 +11,7 @@ All URIs are relative to *https://admin-api.connected.dev*
|
|
|
11
11
|
|[**updateEventPackagePass**](#updateeventpackagepass) | **PUT** /events/{eventId}/packages/{packageId}/passes/{passId} | Update Event Package Pass|
|
|
12
12
|
|
|
13
13
|
# **createEventPackagePass**
|
|
14
|
-
>
|
|
14
|
+
> CreateEventPackagePass200Response createEventPackagePass(eventPackagePassCreateInputs)
|
|
15
15
|
|
|
16
16
|
Create Event Package Pass endpoint
|
|
17
17
|
|
|
@@ -49,7 +49,7 @@ const { status, data } = await apiInstance.createEventPackagePass(
|
|
|
49
49
|
|
|
50
50
|
### Return type
|
|
51
51
|
|
|
52
|
-
**
|
|
52
|
+
**CreateEventPackagePass200Response**
|
|
53
53
|
|
|
54
54
|
### Authorization
|
|
55
55
|
|
|
@@ -126,7 +126,7 @@ const { status, data } = await apiInstance.deleteEventPackagePass(
|
|
|
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
|
# **getEventPackagePass**
|
|
129
|
-
>
|
|
129
|
+
> CreateEventPackagePass200Response getEventPackagePass()
|
|
130
130
|
|
|
131
131
|
Get Event Package Pass endpoint
|
|
132
132
|
|
|
@@ -163,7 +163,7 @@ const { status, data } = await apiInstance.getEventPackagePass(
|
|
|
163
163
|
|
|
164
164
|
### Return type
|
|
165
165
|
|
|
166
|
-
**
|
|
166
|
+
**CreateEventPackagePass200Response**
|
|
167
167
|
|
|
168
168
|
### Authorization
|
|
169
169
|
|
|
@@ -183,7 +183,7 @@ const { status, data } = await apiInstance.getEventPackagePass(
|
|
|
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
|
# **getEventPackagePasses**
|
|
186
|
-
>
|
|
186
|
+
> GetEventPackagePasses200Response getEventPackagePasses()
|
|
187
187
|
|
|
188
188
|
Get Event Package Passes endpoint
|
|
189
189
|
|
|
@@ -229,7 +229,7 @@ const { status, data } = await apiInstance.getEventPackagePasses(
|
|
|
229
229
|
|
|
230
230
|
### Return type
|
|
231
231
|
|
|
232
|
-
**
|
|
232
|
+
**GetEventPackagePasses200Response**
|
|
233
233
|
|
|
234
234
|
### Authorization
|
|
235
235
|
|
|
@@ -249,7 +249,7 @@ const { status, data } = await apiInstance.getEventPackagePasses(
|
|
|
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
|
# **updateEventPackagePass**
|
|
252
|
-
>
|
|
252
|
+
> CreateEventPackagePass200Response updateEventPackagePass()
|
|
253
253
|
|
|
254
254
|
Update Event Package Pass endpoint
|
|
255
255
|
|
|
@@ -290,7 +290,7 @@ const { status, data } = await apiInstance.updateEventPackagePass(
|
|
|
290
290
|
|
|
291
291
|
### Return type
|
|
292
292
|
|
|
293
|
-
**
|
|
293
|
+
**CreateEventPackagePass200Response**
|
|
294
294
|
|
|
295
295
|
### Authorization
|
|
296
296
|
|
|
@@ -0,0 +1,313 @@
|
|
|
1
|
+
# EventsPassesAccessesApi
|
|
2
|
+
|
|
3
|
+
All URIs are relative to *https://admin-api.connected.dev*
|
|
4
|
+
|
|
5
|
+
|Method | HTTP request | Description|
|
|
6
|
+
|------------- | ------------- | -------------|
|
|
7
|
+
|[**createEventSessionAccess**](#createeventsessionaccess) | **POST** /events/{eventId}/sessions/{sessionId}/passes/{passId} | Create Event Session Access|
|
|
8
|
+
|[**deleteEventSessionAccess**](#deleteeventsessionaccess) | **DELETE** /events/{eventId}/sessions/{sessionId}/passes/{passId} | Delete Event Session Access|
|
|
9
|
+
|[**getEventPassAccesses**](#geteventpassaccesses) | **GET** /events/{eventId}/passes/{passId}/accesses | Get Event Pass Accesses|
|
|
10
|
+
|[**updateEventSessionAccess**](#updateeventsessionaccess) | **PUT** /events/{eventId}/sessions/{sessionId}/passes/{passId} | Update Event Session Access|
|
|
11
|
+
|[**updateEventSessionAccessResponses**](#updateeventsessionaccessresponses) | **PUT** /events/{eventId}/sessions/{sessionId}/passes/{passId}/responses | Update Event Session Access Responses|
|
|
12
|
+
|
|
13
|
+
# **createEventSessionAccess**
|
|
14
|
+
> GetEventSessionAccess200Response createEventSessionAccess()
|
|
15
|
+
|
|
16
|
+
Create Event Session Access endpoint
|
|
17
|
+
|
|
18
|
+
### Example
|
|
19
|
+
|
|
20
|
+
```typescript
|
|
21
|
+
import {
|
|
22
|
+
EventsPassesAccessesApi,
|
|
23
|
+
Configuration
|
|
24
|
+
} from '@connectedxm/admin-sdk';
|
|
25
|
+
|
|
26
|
+
const configuration = new Configuration();
|
|
27
|
+
const apiInstance = new EventsPassesAccessesApi(configuration);
|
|
28
|
+
|
|
29
|
+
let eventId: string; //The event identifier (default to undefined)
|
|
30
|
+
let sessionId: string; //The session identifier (default to undefined)
|
|
31
|
+
let passId: string; //The pass identifier (default to undefined)
|
|
32
|
+
|
|
33
|
+
const { status, data } = await apiInstance.createEventSessionAccess(
|
|
34
|
+
eventId,
|
|
35
|
+
sessionId,
|
|
36
|
+
passId
|
|
37
|
+
);
|
|
38
|
+
```
|
|
39
|
+
|
|
40
|
+
### Parameters
|
|
41
|
+
|
|
42
|
+
|Name | Type | Description | Notes|
|
|
43
|
+
|------------- | ------------- | ------------- | -------------|
|
|
44
|
+
| **eventId** | [**string**] | The event identifier | defaults to undefined|
|
|
45
|
+
| **sessionId** | [**string**] | The session identifier | defaults to undefined|
|
|
46
|
+
| **passId** | [**string**] | The pass identifier | defaults to undefined|
|
|
47
|
+
|
|
48
|
+
|
|
49
|
+
### Return type
|
|
50
|
+
|
|
51
|
+
**GetEventSessionAccess200Response**
|
|
52
|
+
|
|
53
|
+
### Authorization
|
|
54
|
+
|
|
55
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth), [OrganizationId](../README.md#OrganizationId)
|
|
56
|
+
|
|
57
|
+
### HTTP request headers
|
|
58
|
+
|
|
59
|
+
- **Content-Type**: Not defined
|
|
60
|
+
- **Accept**: application/json
|
|
61
|
+
|
|
62
|
+
|
|
63
|
+
### HTTP response details
|
|
64
|
+
| Status code | Description | Response headers |
|
|
65
|
+
|-------------|-------------|------------------|
|
|
66
|
+
|**200** | Successful response | - |
|
|
67
|
+
|
|
68
|
+
[[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)
|
|
69
|
+
|
|
70
|
+
# **deleteEventSessionAccess**
|
|
71
|
+
> CreateAccountInvitations200Response deleteEventSessionAccess()
|
|
72
|
+
|
|
73
|
+
Delete Event Session Access endpoint
|
|
74
|
+
|
|
75
|
+
### Example
|
|
76
|
+
|
|
77
|
+
```typescript
|
|
78
|
+
import {
|
|
79
|
+
EventsPassesAccessesApi,
|
|
80
|
+
Configuration
|
|
81
|
+
} from '@connectedxm/admin-sdk';
|
|
82
|
+
|
|
83
|
+
const configuration = new Configuration();
|
|
84
|
+
const apiInstance = new EventsPassesAccessesApi(configuration);
|
|
85
|
+
|
|
86
|
+
let eventId: string; //The event identifier (default to undefined)
|
|
87
|
+
let sessionId: string; //The session identifier (default to undefined)
|
|
88
|
+
let passId: string; //The pass identifier (default to undefined)
|
|
89
|
+
|
|
90
|
+
const { status, data } = await apiInstance.deleteEventSessionAccess(
|
|
91
|
+
eventId,
|
|
92
|
+
sessionId,
|
|
93
|
+
passId
|
|
94
|
+
);
|
|
95
|
+
```
|
|
96
|
+
|
|
97
|
+
### Parameters
|
|
98
|
+
|
|
99
|
+
|Name | Type | Description | Notes|
|
|
100
|
+
|------------- | ------------- | ------------- | -------------|
|
|
101
|
+
| **eventId** | [**string**] | The event identifier | defaults to undefined|
|
|
102
|
+
| **sessionId** | [**string**] | The session identifier | defaults to undefined|
|
|
103
|
+
| **passId** | [**string**] | The pass identifier | defaults to undefined|
|
|
104
|
+
|
|
105
|
+
|
|
106
|
+
### Return type
|
|
107
|
+
|
|
108
|
+
**CreateAccountInvitations200Response**
|
|
109
|
+
|
|
110
|
+
### Authorization
|
|
111
|
+
|
|
112
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth), [OrganizationId](../README.md#OrganizationId)
|
|
113
|
+
|
|
114
|
+
### HTTP request headers
|
|
115
|
+
|
|
116
|
+
- **Content-Type**: Not defined
|
|
117
|
+
- **Accept**: application/json
|
|
118
|
+
|
|
119
|
+
|
|
120
|
+
### HTTP response details
|
|
121
|
+
| Status code | Description | Response headers |
|
|
122
|
+
|-------------|-------------|------------------|
|
|
123
|
+
|**200** | Successful response | - |
|
|
124
|
+
|
|
125
|
+
[[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)
|
|
126
|
+
|
|
127
|
+
# **getEventPassAccesses**
|
|
128
|
+
> GetEventPassAccesses200Response getEventPassAccesses()
|
|
129
|
+
|
|
130
|
+
Get Event Pass Accesses endpoint
|
|
131
|
+
|
|
132
|
+
### Example
|
|
133
|
+
|
|
134
|
+
```typescript
|
|
135
|
+
import {
|
|
136
|
+
EventsPassesAccessesApi,
|
|
137
|
+
Configuration
|
|
138
|
+
} from '@connectedxm/admin-sdk';
|
|
139
|
+
|
|
140
|
+
const configuration = new Configuration();
|
|
141
|
+
const apiInstance = new EventsPassesAccessesApi(configuration);
|
|
142
|
+
|
|
143
|
+
let eventId: string; //The event identifier (default to undefined)
|
|
144
|
+
let passId: string; //The pass identifier (default to undefined)
|
|
145
|
+
let page: number; //Page number (optional) (default to 1)
|
|
146
|
+
let pageSize: number; //Number of items per page (optional) (default to 25)
|
|
147
|
+
let orderBy: string; //Field to order by (optional) (default to undefined)
|
|
148
|
+
let search: string; //Search query (optional) (default to undefined)
|
|
149
|
+
|
|
150
|
+
const { status, data } = await apiInstance.getEventPassAccesses(
|
|
151
|
+
eventId,
|
|
152
|
+
passId,
|
|
153
|
+
page,
|
|
154
|
+
pageSize,
|
|
155
|
+
orderBy,
|
|
156
|
+
search
|
|
157
|
+
);
|
|
158
|
+
```
|
|
159
|
+
|
|
160
|
+
### Parameters
|
|
161
|
+
|
|
162
|
+
|Name | Type | Description | Notes|
|
|
163
|
+
|------------- | ------------- | ------------- | -------------|
|
|
164
|
+
| **eventId** | [**string**] | The event identifier | defaults to undefined|
|
|
165
|
+
| **passId** | [**string**] | The pass identifier | defaults to undefined|
|
|
166
|
+
| **page** | [**number**] | Page number | (optional) defaults to 1|
|
|
167
|
+
| **pageSize** | [**number**] | Number of items per page | (optional) defaults to 25|
|
|
168
|
+
| **orderBy** | [**string**] | Field to order by | (optional) defaults to undefined|
|
|
169
|
+
| **search** | [**string**] | Search query | (optional) defaults to undefined|
|
|
170
|
+
|
|
171
|
+
|
|
172
|
+
### Return type
|
|
173
|
+
|
|
174
|
+
**GetEventPassAccesses200Response**
|
|
175
|
+
|
|
176
|
+
### Authorization
|
|
177
|
+
|
|
178
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth), [OrganizationId](../README.md#OrganizationId)
|
|
179
|
+
|
|
180
|
+
### HTTP request headers
|
|
181
|
+
|
|
182
|
+
- **Content-Type**: Not defined
|
|
183
|
+
- **Accept**: application/json
|
|
184
|
+
|
|
185
|
+
|
|
186
|
+
### HTTP response details
|
|
187
|
+
| Status code | Description | Response headers |
|
|
188
|
+
|-------------|-------------|------------------|
|
|
189
|
+
|**200** | Successful response | - |
|
|
190
|
+
|
|
191
|
+
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
|
192
|
+
|
|
193
|
+
# **updateEventSessionAccess**
|
|
194
|
+
> GetEventSessionAccess200Response updateEventSessionAccess(eventSessionAccessUpdateInputs)
|
|
195
|
+
|
|
196
|
+
Update Event Session Access endpoint
|
|
197
|
+
|
|
198
|
+
### Example
|
|
199
|
+
|
|
200
|
+
```typescript
|
|
201
|
+
import {
|
|
202
|
+
EventsPassesAccessesApi,
|
|
203
|
+
Configuration,
|
|
204
|
+
EventSessionAccessUpdateInputs
|
|
205
|
+
} from '@connectedxm/admin-sdk';
|
|
206
|
+
|
|
207
|
+
const configuration = new Configuration();
|
|
208
|
+
const apiInstance = new EventsPassesAccessesApi(configuration);
|
|
209
|
+
|
|
210
|
+
let eventId: string; //The event identifier (default to undefined)
|
|
211
|
+
let sessionId: string; //The session identifier (default to undefined)
|
|
212
|
+
let passId: string; //The pass identifier (default to undefined)
|
|
213
|
+
let eventSessionAccessUpdateInputs: EventSessionAccessUpdateInputs; //
|
|
214
|
+
|
|
215
|
+
const { status, data } = await apiInstance.updateEventSessionAccess(
|
|
216
|
+
eventId,
|
|
217
|
+
sessionId,
|
|
218
|
+
passId,
|
|
219
|
+
eventSessionAccessUpdateInputs
|
|
220
|
+
);
|
|
221
|
+
```
|
|
222
|
+
|
|
223
|
+
### Parameters
|
|
224
|
+
|
|
225
|
+
|Name | Type | Description | Notes|
|
|
226
|
+
|------------- | ------------- | ------------- | -------------|
|
|
227
|
+
| **eventSessionAccessUpdateInputs** | **EventSessionAccessUpdateInputs**| | |
|
|
228
|
+
| **eventId** | [**string**] | The event identifier | defaults to undefined|
|
|
229
|
+
| **sessionId** | [**string**] | The session identifier | defaults to undefined|
|
|
230
|
+
| **passId** | [**string**] | The pass identifier | defaults to undefined|
|
|
231
|
+
|
|
232
|
+
|
|
233
|
+
### Return type
|
|
234
|
+
|
|
235
|
+
**GetEventSessionAccess200Response**
|
|
236
|
+
|
|
237
|
+
### Authorization
|
|
238
|
+
|
|
239
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth), [OrganizationId](../README.md#OrganizationId)
|
|
240
|
+
|
|
241
|
+
### HTTP request headers
|
|
242
|
+
|
|
243
|
+
- **Content-Type**: application/json
|
|
244
|
+
- **Accept**: application/json
|
|
245
|
+
|
|
246
|
+
|
|
247
|
+
### HTTP response details
|
|
248
|
+
| Status code | Description | Response headers |
|
|
249
|
+
|-------------|-------------|------------------|
|
|
250
|
+
|**200** | Successful response | - |
|
|
251
|
+
|
|
252
|
+
[[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)
|
|
253
|
+
|
|
254
|
+
# **updateEventSessionAccessResponses**
|
|
255
|
+
> CreateAccountInvitations200Response updateEventSessionAccessResponses(requestBody)
|
|
256
|
+
|
|
257
|
+
Update Event Session Access Responses endpoint
|
|
258
|
+
|
|
259
|
+
### Example
|
|
260
|
+
|
|
261
|
+
```typescript
|
|
262
|
+
import {
|
|
263
|
+
EventsPassesAccessesApi,
|
|
264
|
+
Configuration
|
|
265
|
+
} from '@connectedxm/admin-sdk';
|
|
266
|
+
|
|
267
|
+
const configuration = new Configuration();
|
|
268
|
+
const apiInstance = new EventsPassesAccessesApi(configuration);
|
|
269
|
+
|
|
270
|
+
let eventId: string; //The event identifier (default to undefined)
|
|
271
|
+
let sessionId: string; //The session identifier (default to undefined)
|
|
272
|
+
let passId: string; //The pass identifier (default to undefined)
|
|
273
|
+
let requestBody: Array<object>; //
|
|
274
|
+
|
|
275
|
+
const { status, data } = await apiInstance.updateEventSessionAccessResponses(
|
|
276
|
+
eventId,
|
|
277
|
+
sessionId,
|
|
278
|
+
passId,
|
|
279
|
+
requestBody
|
|
280
|
+
);
|
|
281
|
+
```
|
|
282
|
+
|
|
283
|
+
### Parameters
|
|
284
|
+
|
|
285
|
+
|Name | Type | Description | Notes|
|
|
286
|
+
|------------- | ------------- | ------------- | -------------|
|
|
287
|
+
| **requestBody** | **Array<object>**| | |
|
|
288
|
+
| **eventId** | [**string**] | The event identifier | defaults to undefined|
|
|
289
|
+
| **sessionId** | [**string**] | The session identifier | defaults to undefined|
|
|
290
|
+
| **passId** | [**string**] | The pass identifier | defaults to undefined|
|
|
291
|
+
|
|
292
|
+
|
|
293
|
+
### Return type
|
|
294
|
+
|
|
295
|
+
**CreateAccountInvitations200Response**
|
|
296
|
+
|
|
297
|
+
### Authorization
|
|
298
|
+
|
|
299
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth), [OrganizationId](../README.md#OrganizationId)
|
|
300
|
+
|
|
301
|
+
### HTTP request headers
|
|
302
|
+
|
|
303
|
+
- **Content-Type**: application/json
|
|
304
|
+
- **Accept**: application/json
|
|
305
|
+
|
|
306
|
+
|
|
307
|
+
### HTTP response details
|
|
308
|
+
| Status code | Description | Response headers |
|
|
309
|
+
|-------------|-------------|------------------|
|
|
310
|
+
|**200** | Successful response | - |
|
|
311
|
+
|
|
312
|
+
[[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)
|
|
313
|
+
|