@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
|
@@ -12,7 +12,7 @@ All URIs are relative to *https://admin-api.connected.dev*
|
|
|
12
12
|
|[**reinviteGroupInvitation**](#reinvitegroupinvitation) | **PUT** /groups/{groupId}/invitations/{invitationId}/reinvite | Reinvite Group Invitation|
|
|
13
13
|
|
|
14
14
|
# **cancelGroupInvitation**
|
|
15
|
-
>
|
|
15
|
+
> GetGroupInvitation200Response cancelGroupInvitation()
|
|
16
16
|
|
|
17
17
|
Cancel Group Invitation endpoint
|
|
18
18
|
|
|
@@ -46,7 +46,7 @@ const { status, data } = await apiInstance.cancelGroupInvitation(
|
|
|
46
46
|
|
|
47
47
|
### Return type
|
|
48
48
|
|
|
49
|
-
**
|
|
49
|
+
**GetGroupInvitation200Response**
|
|
50
50
|
|
|
51
51
|
### Authorization
|
|
52
52
|
|
|
@@ -66,7 +66,7 @@ const { status, data } = await apiInstance.cancelGroupInvitation(
|
|
|
66
66
|
[[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)
|
|
67
67
|
|
|
68
68
|
# **createGroupInvitations**
|
|
69
|
-
>
|
|
69
|
+
> CreateGroupInvitations200Response createGroupInvitations()
|
|
70
70
|
|
|
71
71
|
Create Group Invitations endpoint
|
|
72
72
|
|
|
@@ -103,7 +103,7 @@ const { status, data } = await apiInstance.createGroupInvitations(
|
|
|
103
103
|
|
|
104
104
|
### Return type
|
|
105
105
|
|
|
106
|
-
**
|
|
106
|
+
**CreateGroupInvitations200Response**
|
|
107
107
|
|
|
108
108
|
### Authorization
|
|
109
109
|
|
|
@@ -231,7 +231,7 @@ const { status, data } = await apiInstance.getGroupInvitation(
|
|
|
231
231
|
[[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)
|
|
232
232
|
|
|
233
233
|
# **getGroupInvitations**
|
|
234
|
-
>
|
|
234
|
+
> GetGroupInvitations200Response getGroupInvitations()
|
|
235
235
|
|
|
236
236
|
Get Group Invitations endpoint
|
|
237
237
|
|
|
@@ -277,7 +277,7 @@ const { status, data } = await apiInstance.getGroupInvitations(
|
|
|
277
277
|
|
|
278
278
|
### Return type
|
|
279
279
|
|
|
280
|
-
**
|
|
280
|
+
**GetGroupInvitations200Response**
|
|
281
281
|
|
|
282
282
|
### Authorization
|
|
283
283
|
|
|
@@ -297,7 +297,7 @@ const { status, data } = await apiInstance.getGroupInvitations(
|
|
|
297
297
|
[[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)
|
|
298
298
|
|
|
299
299
|
# **reinviteGroupInvitation**
|
|
300
|
-
>
|
|
300
|
+
> GetGroupInvitation200Response reinviteGroupInvitation()
|
|
301
301
|
|
|
302
302
|
Reinvite Group Invitation endpoint
|
|
303
303
|
|
|
@@ -331,7 +331,7 @@ const { status, data } = await apiInstance.reinviteGroupInvitation(
|
|
|
331
331
|
|
|
332
332
|
### Return type
|
|
333
333
|
|
|
334
|
-
**
|
|
334
|
+
**GetGroupInvitation200Response**
|
|
335
335
|
|
|
336
336
|
### Authorization
|
|
337
337
|
|
|
@@ -63,7 +63,7 @@ const { status, data } = await apiInstance.addGroupModerator(
|
|
|
63
63
|
[[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)
|
|
64
64
|
|
|
65
65
|
# **getGroupModerators**
|
|
66
|
-
>
|
|
66
|
+
> GetAccountGroups200Response getGroupModerators()
|
|
67
67
|
|
|
68
68
|
Get Group Moderators endpoint
|
|
69
69
|
|
|
@@ -106,7 +106,7 @@ const { status, data } = await apiInstance.getGroupModerators(
|
|
|
106
106
|
|
|
107
107
|
### Return type
|
|
108
108
|
|
|
109
|
-
**
|
|
109
|
+
**GetAccountGroups200Response**
|
|
110
110
|
|
|
111
111
|
### Authorization
|
|
112
112
|
|
|
@@ -126,7 +126,7 @@ const { status, data } = await apiInstance.getGroupModerators(
|
|
|
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
|
# **removeGroupModerator**
|
|
129
|
-
>
|
|
129
|
+
> AddAccountGroup200Response removeGroupModerator()
|
|
130
130
|
|
|
131
131
|
Remove Group Moderator endpoint
|
|
132
132
|
|
|
@@ -160,7 +160,7 @@ const { status, data } = await apiInstance.removeGroupModerator(
|
|
|
160
160
|
|
|
161
161
|
### Return type
|
|
162
162
|
|
|
163
|
-
**
|
|
163
|
+
**AddAccountGroup200Response**
|
|
164
164
|
|
|
165
165
|
### Authorization
|
|
166
166
|
|
package/docs/InterestsApi.md
CHANGED
|
@@ -363,7 +363,7 @@ const { status, data } = await apiInstance.getInterestChannels(
|
|
|
363
363
|
[[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)
|
|
364
364
|
|
|
365
365
|
# **getInterestContents**
|
|
366
|
-
>
|
|
366
|
+
> GetChannelContents200Response getInterestContents()
|
|
367
367
|
|
|
368
368
|
Get Interest Contents endpoint
|
|
369
369
|
|
|
@@ -406,7 +406,7 @@ const { status, data } = await apiInstance.getInterestContents(
|
|
|
406
406
|
|
|
407
407
|
### Return type
|
|
408
408
|
|
|
409
|
-
**
|
|
409
|
+
**GetChannelContents200Response**
|
|
410
410
|
|
|
411
411
|
### Authorization
|
|
412
412
|
|
package/docs/InvoicesApi.md
CHANGED
|
@@ -170,7 +170,7 @@ const { status, data } = await apiInstance.getInvoice(
|
|
|
170
170
|
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
|
171
171
|
|
|
172
172
|
# **getInvoiceLineItem**
|
|
173
|
-
>
|
|
173
|
+
> CreateInvoiceLineItem200Response getInvoiceLineItem()
|
|
174
174
|
|
|
175
175
|
Get Invoice Line Item endpoint
|
|
176
176
|
|
|
@@ -204,7 +204,7 @@ const { status, data } = await apiInstance.getInvoiceLineItem(
|
|
|
204
204
|
|
|
205
205
|
### Return type
|
|
206
206
|
|
|
207
|
-
**
|
|
207
|
+
**CreateInvoiceLineItem200Response**
|
|
208
208
|
|
|
209
209
|
### Authorization
|
|
210
210
|
|
|
@@ -224,7 +224,7 @@ const { status, data } = await apiInstance.getInvoiceLineItem(
|
|
|
224
224
|
[[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)
|
|
225
225
|
|
|
226
226
|
# **getInvoiceLineItems**
|
|
227
|
-
>
|
|
227
|
+
> GetInvoiceLineItems200Response getInvoiceLineItems()
|
|
228
228
|
|
|
229
229
|
Get Invoice Line Items endpoint
|
|
230
230
|
|
|
@@ -267,7 +267,7 @@ const { status, data } = await apiInstance.getInvoiceLineItems(
|
|
|
267
267
|
|
|
268
268
|
### Return type
|
|
269
269
|
|
|
270
|
-
**
|
|
270
|
+
**GetInvoiceLineItems200Response**
|
|
271
271
|
|
|
272
272
|
### Authorization
|
|
273
273
|
|
|
@@ -9,7 +9,7 @@ All URIs are relative to *https://admin-api.connected.dev*
|
|
|
9
9
|
|[**updateInvoiceLineItem**](#updateinvoicelineitem) | **PUT** /invoices/{invoiceId}/items/{lineItemId} | Update Invoice Line Item|
|
|
10
10
|
|
|
11
11
|
# **createInvoiceLineItem**
|
|
12
|
-
>
|
|
12
|
+
> CreateInvoiceLineItem200Response createInvoiceLineItem(invoiceLineItemCreateInputs)
|
|
13
13
|
|
|
14
14
|
Create Invoice Line Item endpoint
|
|
15
15
|
|
|
@@ -44,7 +44,7 @@ const { status, data } = await apiInstance.createInvoiceLineItem(
|
|
|
44
44
|
|
|
45
45
|
### Return type
|
|
46
46
|
|
|
47
|
-
**
|
|
47
|
+
**CreateInvoiceLineItem200Response**
|
|
48
48
|
|
|
49
49
|
### Authorization
|
|
50
50
|
|
|
@@ -118,7 +118,7 @@ const { status, data } = await apiInstance.deleteInvoiceLineItem(
|
|
|
118
118
|
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
|
119
119
|
|
|
120
120
|
# **updateInvoiceLineItem**
|
|
121
|
-
>
|
|
121
|
+
> CreateInvoiceLineItem200Response updateInvoiceLineItem()
|
|
122
122
|
|
|
123
123
|
Update Invoice Line Item endpoint
|
|
124
124
|
|
|
@@ -156,7 +156,7 @@ const { status, data } = await apiInstance.updateInvoiceLineItem(
|
|
|
156
156
|
|
|
157
157
|
### Return type
|
|
158
158
|
|
|
159
|
-
**
|
|
159
|
+
**CreateInvoiceLineItem200Response**
|
|
160
160
|
|
|
161
161
|
### Authorization
|
|
162
162
|
|
|
@@ -165,7 +165,7 @@ const { status, data } = await apiInstance.getLivestream(
|
|
|
165
165
|
[[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)
|
|
166
166
|
|
|
167
167
|
# **getLivestreamSessions**
|
|
168
|
-
>
|
|
168
|
+
> GetLivestreamSessions200Response getLivestreamSessions()
|
|
169
169
|
|
|
170
170
|
Get Livestream Sessions endpoint
|
|
171
171
|
|
|
@@ -208,7 +208,7 @@ const { status, data } = await apiInstance.getLivestreamSessions(
|
|
|
208
208
|
|
|
209
209
|
### Return type
|
|
210
210
|
|
|
211
|
-
**
|
|
211
|
+
**GetLivestreamSessions200Response**
|
|
212
212
|
|
|
213
213
|
### Authorization
|
|
214
214
|
|
|
@@ -288,7 +288,7 @@ const { status, data } = await apiInstance.getLivestreams(
|
|
|
288
288
|
[[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)
|
|
289
289
|
|
|
290
290
|
# **resetLivestreamStreamKey**
|
|
291
|
-
>
|
|
291
|
+
> GetLivestream200Response resetLivestreamStreamKey()
|
|
292
292
|
|
|
293
293
|
Reset Livestream Stream Key endpoint
|
|
294
294
|
|
|
@@ -319,7 +319,7 @@ const { status, data } = await apiInstance.resetLivestreamStreamKey(
|
|
|
319
319
|
|
|
320
320
|
### Return type
|
|
321
321
|
|
|
322
|
-
**
|
|
322
|
+
**GetLivestream200Response**
|
|
323
323
|
|
|
324
324
|
### Authorization
|
|
325
325
|
|
|
@@ -12,7 +12,7 @@ All URIs are relative to *https://admin-api.connected.dev*
|
|
|
12
12
|
|[**updateMeetingParticipant**](#updatemeetingparticipant) | **PUT** /meetings/{meetingId}/participants/{participantId} | Update Meeting Participant|
|
|
13
13
|
|
|
14
14
|
# **createMeetingParticipant**
|
|
15
|
-
>
|
|
15
|
+
> DeleteDashboard200Response createMeetingParticipant(meetingParticipantCreateInputs)
|
|
16
16
|
|
|
17
17
|
Create Meeting Participant endpoint
|
|
18
18
|
|
|
@@ -47,7 +47,7 @@ const { status, data } = await apiInstance.createMeetingParticipant(
|
|
|
47
47
|
|
|
48
48
|
### Return type
|
|
49
49
|
|
|
50
|
-
**
|
|
50
|
+
**DeleteDashboard200Response**
|
|
51
51
|
|
|
52
52
|
### Authorization
|
|
53
53
|
|
|
@@ -121,7 +121,7 @@ const { status, data } = await apiInstance.deleteMeetingParticipant(
|
|
|
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
|
# **getMeetingParticipant**
|
|
124
|
-
>
|
|
124
|
+
> GetMeetingParticipant200Response getMeetingParticipant()
|
|
125
125
|
|
|
126
126
|
Get Meeting Participant endpoint
|
|
127
127
|
|
|
@@ -155,7 +155,7 @@ const { status, data } = await apiInstance.getMeetingParticipant(
|
|
|
155
155
|
|
|
156
156
|
### Return type
|
|
157
157
|
|
|
158
|
-
**
|
|
158
|
+
**GetMeetingParticipant200Response**
|
|
159
159
|
|
|
160
160
|
### Authorization
|
|
161
161
|
|
|
@@ -175,7 +175,7 @@ const { status, data } = await apiInstance.getMeetingParticipant(
|
|
|
175
175
|
[[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)
|
|
176
176
|
|
|
177
177
|
# **getMeetingParticipants**
|
|
178
|
-
>
|
|
178
|
+
> GetMeetingParticipants200Response getMeetingParticipants()
|
|
179
179
|
|
|
180
180
|
Get Meeting Participants endpoint
|
|
181
181
|
|
|
@@ -218,7 +218,7 @@ const { status, data } = await apiInstance.getMeetingParticipants(
|
|
|
218
218
|
|
|
219
219
|
### Return type
|
|
220
220
|
|
|
221
|
-
**
|
|
221
|
+
**GetMeetingParticipants200Response**
|
|
222
222
|
|
|
223
223
|
### Authorization
|
|
224
224
|
|
|
@@ -238,7 +238,7 @@ const { status, data } = await apiInstance.getMeetingParticipants(
|
|
|
238
238
|
[[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)
|
|
239
239
|
|
|
240
240
|
# **regenerateMeetingParticipantToken**
|
|
241
|
-
>
|
|
241
|
+
> DeleteDashboard200Response regenerateMeetingParticipantToken()
|
|
242
242
|
|
|
243
243
|
Regenerate Meeting Participant Token endpoint
|
|
244
244
|
|
|
@@ -272,7 +272,7 @@ const { status, data } = await apiInstance.regenerateMeetingParticipantToken(
|
|
|
272
272
|
|
|
273
273
|
### Return type
|
|
274
274
|
|
|
275
|
-
**
|
|
275
|
+
**DeleteDashboard200Response**
|
|
276
276
|
|
|
277
277
|
### Authorization
|
|
278
278
|
|
|
@@ -292,7 +292,7 @@ const { status, data } = await apiInstance.regenerateMeetingParticipantToken(
|
|
|
292
292
|
[[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)
|
|
293
293
|
|
|
294
294
|
# **updateMeetingParticipant**
|
|
295
|
-
>
|
|
295
|
+
> GetMeetingParticipant200Response updateMeetingParticipant(meetingParticipantUpdateInputs)
|
|
296
296
|
|
|
297
297
|
Update Meeting Participant endpoint
|
|
298
298
|
|
|
@@ -330,7 +330,7 @@ const { status, data } = await apiInstance.updateMeetingParticipant(
|
|
|
330
330
|
|
|
331
331
|
### Return type
|
|
332
332
|
|
|
333
|
-
**
|
|
333
|
+
**GetMeetingParticipant200Response**
|
|
334
334
|
|
|
335
335
|
### Authorization
|
|
336
336
|
|
|
@@ -8,7 +8,7 @@ All URIs are relative to *https://admin-api.connected.dev*
|
|
|
8
8
|
|[**getMeetingRecordings**](#getmeetingrecordings) | **GET** /meetings/recordings | Get Meeting Recordings|
|
|
9
9
|
|
|
10
10
|
# **getMeetingRecording**
|
|
11
|
-
>
|
|
11
|
+
> GetMeetingRecording200Response getMeetingRecording()
|
|
12
12
|
|
|
13
13
|
Get Meeting Recording endpoint
|
|
14
14
|
|
|
@@ -39,7 +39,7 @@ const { status, data } = await apiInstance.getMeetingRecording(
|
|
|
39
39
|
|
|
40
40
|
### Return type
|
|
41
41
|
|
|
42
|
-
**
|
|
42
|
+
**GetMeetingRecording200Response**
|
|
43
43
|
|
|
44
44
|
### Authorization
|
|
45
45
|
|
|
@@ -59,7 +59,7 @@ const { status, data } = await apiInstance.getMeetingRecording(
|
|
|
59
59
|
[[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)
|
|
60
60
|
|
|
61
61
|
# **getMeetingRecordings**
|
|
62
|
-
>
|
|
62
|
+
> GetMeetingRecordings200Response getMeetingRecordings()
|
|
63
63
|
|
|
64
64
|
Get Meeting Recordings endpoint
|
|
65
65
|
|
|
@@ -102,7 +102,7 @@ const { status, data } = await apiInstance.getMeetingRecordings(
|
|
|
102
102
|
|
|
103
103
|
### Return type
|
|
104
104
|
|
|
105
|
-
**
|
|
105
|
+
**GetMeetingRecordings200Response**
|
|
106
106
|
|
|
107
107
|
### Authorization
|
|
108
108
|
|
|
@@ -14,7 +14,7 @@ All URIs are relative to *https://admin-api.connected.dev*
|
|
|
14
14
|
|[**getMeetingSessions**](#getmeetingsessions) | **GET** /meetings/sessions | Get Meeting Sessions|
|
|
15
15
|
|
|
16
16
|
# **generateMeetingSessionSummary**
|
|
17
|
-
>
|
|
17
|
+
> DeleteDashboard200Response generateMeetingSessionSummary()
|
|
18
18
|
|
|
19
19
|
Generate Meeting Session Summary endpoint
|
|
20
20
|
|
|
@@ -45,7 +45,7 @@ const { status, data } = await apiInstance.generateMeetingSessionSummary(
|
|
|
45
45
|
|
|
46
46
|
### Return type
|
|
47
47
|
|
|
48
|
-
**
|
|
48
|
+
**DeleteDashboard200Response**
|
|
49
49
|
|
|
50
50
|
### Authorization
|
|
51
51
|
|
|
@@ -116,7 +116,7 @@ const { status, data } = await apiInstance.getMeetingSession(
|
|
|
116
116
|
[[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)
|
|
117
117
|
|
|
118
118
|
# **getMeetingSessionMessages**
|
|
119
|
-
>
|
|
119
|
+
> GetMeetingSessionMessages200Response getMeetingSessionMessages()
|
|
120
120
|
|
|
121
121
|
Get Meeting Session Messages endpoint
|
|
122
122
|
|
|
@@ -147,7 +147,7 @@ const { status, data } = await apiInstance.getMeetingSessionMessages(
|
|
|
147
147
|
|
|
148
148
|
### Return type
|
|
149
149
|
|
|
150
|
-
**
|
|
150
|
+
**GetMeetingSessionMessages200Response**
|
|
151
151
|
|
|
152
152
|
### Authorization
|
|
153
153
|
|
|
@@ -167,7 +167,7 @@ const { status, data } = await apiInstance.getMeetingSessionMessages(
|
|
|
167
167
|
[[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)
|
|
168
168
|
|
|
169
169
|
# **getMeetingSessionParticipant**
|
|
170
|
-
>
|
|
170
|
+
> GetMeetingSessionParticipant200Response getMeetingSessionParticipant()
|
|
171
171
|
|
|
172
172
|
Get Meeting Session Participant endpoint
|
|
173
173
|
|
|
@@ -201,7 +201,7 @@ const { status, data } = await apiInstance.getMeetingSessionParticipant(
|
|
|
201
201
|
|
|
202
202
|
### Return type
|
|
203
203
|
|
|
204
|
-
**
|
|
204
|
+
**GetMeetingSessionParticipant200Response**
|
|
205
205
|
|
|
206
206
|
### Authorization
|
|
207
207
|
|
|
@@ -221,7 +221,7 @@ const { status, data } = await apiInstance.getMeetingSessionParticipant(
|
|
|
221
221
|
[[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)
|
|
222
222
|
|
|
223
223
|
# **getMeetingSessionParticipants**
|
|
224
|
-
>
|
|
224
|
+
> GetMeetingSessionParticipants200Response getMeetingSessionParticipants()
|
|
225
225
|
|
|
226
226
|
Get Meeting Session Participants endpoint
|
|
227
227
|
|
|
@@ -264,7 +264,7 @@ const { status, data } = await apiInstance.getMeetingSessionParticipants(
|
|
|
264
264
|
|
|
265
265
|
### Return type
|
|
266
266
|
|
|
267
|
-
**
|
|
267
|
+
**GetMeetingSessionParticipants200Response**
|
|
268
268
|
|
|
269
269
|
### Authorization
|
|
270
270
|
|
|
@@ -284,7 +284,7 @@ const { status, data } = await apiInstance.getMeetingSessionParticipants(
|
|
|
284
284
|
[[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)
|
|
285
285
|
|
|
286
286
|
# **getMeetingSessionSummary**
|
|
287
|
-
>
|
|
287
|
+
> GetMeetingSessionSummary200Response getMeetingSessionSummary()
|
|
288
288
|
|
|
289
289
|
Get Meeting Session Summary endpoint
|
|
290
290
|
|
|
@@ -315,7 +315,7 @@ const { status, data } = await apiInstance.getMeetingSessionSummary(
|
|
|
315
315
|
|
|
316
316
|
### Return type
|
|
317
317
|
|
|
318
|
-
**
|
|
318
|
+
**GetMeetingSessionSummary200Response**
|
|
319
319
|
|
|
320
320
|
### Authorization
|
|
321
321
|
|
|
@@ -335,7 +335,7 @@ const { status, data } = await apiInstance.getMeetingSessionSummary(
|
|
|
335
335
|
[[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)
|
|
336
336
|
|
|
337
337
|
# **getMeetingSessionTranscript**
|
|
338
|
-
>
|
|
338
|
+
> GetMeetingSessionTranscript200Response getMeetingSessionTranscript()
|
|
339
339
|
|
|
340
340
|
Get Meeting Session Transcript endpoint
|
|
341
341
|
|
|
@@ -366,7 +366,7 @@ const { status, data } = await apiInstance.getMeetingSessionTranscript(
|
|
|
366
366
|
|
|
367
367
|
### Return type
|
|
368
368
|
|
|
369
|
-
**
|
|
369
|
+
**GetMeetingSessionTranscript200Response**
|
|
370
370
|
|
|
371
371
|
### Authorization
|
|
372
372
|
|
|
@@ -386,7 +386,7 @@ const { status, data } = await apiInstance.getMeetingSessionTranscript(
|
|
|
386
386
|
[[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)
|
|
387
387
|
|
|
388
388
|
# **getMeetingSessions**
|
|
389
|
-
>
|
|
389
|
+
> GetMeetingSessions200Response getMeetingSessions()
|
|
390
390
|
|
|
391
391
|
Get Meeting Sessions endpoint
|
|
392
392
|
|
|
@@ -429,7 +429,7 @@ const { status, data } = await apiInstance.getMeetingSessions(
|
|
|
429
429
|
|
|
430
430
|
### Return type
|
|
431
431
|
|
|
432
|
-
**
|
|
432
|
+
**GetMeetingSessions200Response**
|
|
433
433
|
|
|
434
434
|
### Authorization
|
|
435
435
|
|
package/docs/NotificationsApi.md
CHANGED
|
@@ -10,7 +10,7 @@ All URIs are relative to *https://admin-api.connected.dev*
|
|
|
10
10
|
|[**markNotificationsRead**](#marknotificationsread) | **PUT** /notifications/read | Mark Notifications Read|
|
|
11
11
|
|
|
12
12
|
# **getNotificationCount**
|
|
13
|
-
>
|
|
13
|
+
> DeleteDashboard200Response getNotificationCount()
|
|
14
14
|
|
|
15
15
|
Get Notification Count endpoint
|
|
16
16
|
|
|
@@ -42,7 +42,7 @@ const { status, data } = await apiInstance.getNotificationCount(
|
|
|
42
42
|
|
|
43
43
|
### Return type
|
|
44
44
|
|
|
45
|
-
**
|
|
45
|
+
**DeleteDashboard200Response**
|
|
46
46
|
|
|
47
47
|
### Authorization
|
|
48
48
|
|
|
@@ -62,7 +62,7 @@ const { status, data } = await apiInstance.getNotificationCount(
|
|
|
62
62
|
[[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)
|
|
63
63
|
|
|
64
64
|
# **getNotificationStats**
|
|
65
|
-
>
|
|
65
|
+
> GetNotificationStats200Response getNotificationStats()
|
|
66
66
|
|
|
67
67
|
Get Notification Stats endpoint
|
|
68
68
|
|
|
@@ -86,7 +86,7 @@ This endpoint does not have any parameters.
|
|
|
86
86
|
|
|
87
87
|
### Return type
|
|
88
88
|
|
|
89
|
-
**
|
|
89
|
+
**GetNotificationStats200Response**
|
|
90
90
|
|
|
91
91
|
### Authorization
|
|
92
92
|
|
|
@@ -106,7 +106,7 @@ This endpoint does not have any parameters.
|
|
|
106
106
|
[[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)
|
|
107
107
|
|
|
108
108
|
# **getNotifications**
|
|
109
|
-
>
|
|
109
|
+
> GetNotifications200Response getNotifications()
|
|
110
110
|
|
|
111
111
|
Get Notifications endpoint
|
|
112
112
|
|
|
@@ -150,7 +150,7 @@ const { status, data } = await apiInstance.getNotifications(
|
|
|
150
150
|
|
|
151
151
|
### Return type
|
|
152
152
|
|
|
153
|
-
**
|
|
153
|
+
**GetNotifications200Response**
|
|
154
154
|
|
|
155
155
|
### Authorization
|
|
156
156
|
|
|
@@ -170,7 +170,7 @@ const { status, data } = await apiInstance.getNotifications(
|
|
|
170
170
|
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
|
171
171
|
|
|
172
172
|
# **markNotificationsRead**
|
|
173
|
-
>
|
|
173
|
+
> DeleteDashboard200Response markNotificationsRead()
|
|
174
174
|
|
|
175
175
|
Mark Notifications Read endpoint
|
|
176
176
|
|
|
@@ -201,7 +201,7 @@ const { status, data } = await apiInstance.markNotificationsRead(
|
|
|
201
201
|
|
|
202
202
|
### Return type
|
|
203
203
|
|
|
204
|
-
**
|
|
204
|
+
**DeleteDashboard200Response**
|
|
205
205
|
|
|
206
206
|
### Authorization
|
|
207
207
|
|
package/docs/OrganizationApi.md
CHANGED
|
@@ -59,7 +59,7 @@ This endpoint does not have any parameters.
|
|
|
59
59
|
[[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)
|
|
60
60
|
|
|
61
61
|
# **getOrganizationMembership**
|
|
62
|
-
>
|
|
62
|
+
> AddOrganizationUser200Response getOrganizationMembership()
|
|
63
63
|
|
|
64
64
|
Get Organization Membership endpoint
|
|
65
65
|
|
|
@@ -90,7 +90,7 @@ const { status, data } = await apiInstance.getOrganizationMembership(
|
|
|
90
90
|
|
|
91
91
|
### Return type
|
|
92
92
|
|
|
93
|
-
**
|
|
93
|
+
**AddOrganizationUser200Response**
|
|
94
94
|
|
|
95
95
|
### Authorization
|
|
96
96
|
|
|
@@ -110,7 +110,7 @@ const { status, data } = await apiInstance.getOrganizationMembership(
|
|
|
110
110
|
[[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)
|
|
111
111
|
|
|
112
112
|
# **getOrganizationSystemLog**
|
|
113
|
-
>
|
|
113
|
+
> GetOrganizationSystemLog200Response getOrganizationSystemLog()
|
|
114
114
|
|
|
115
115
|
Get Organization System Log endpoint
|
|
116
116
|
|
|
@@ -141,7 +141,7 @@ const { status, data } = await apiInstance.getOrganizationSystemLog(
|
|
|
141
141
|
|
|
142
142
|
### Return type
|
|
143
143
|
|
|
144
|
-
**
|
|
144
|
+
**GetOrganizationSystemLog200Response**
|
|
145
145
|
|
|
146
146
|
### Authorization
|
|
147
147
|
|
|
@@ -161,7 +161,7 @@ const { status, data } = await apiInstance.getOrganizationSystemLog(
|
|
|
161
161
|
[[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)
|
|
162
162
|
|
|
163
163
|
# **getOrganizationSystemLogs**
|
|
164
|
-
>
|
|
164
|
+
> GetOrganizationSystemLogs200Response getOrganizationSystemLogs()
|
|
165
165
|
|
|
166
166
|
Get Organization System Logs endpoint
|
|
167
167
|
|
|
@@ -207,7 +207,7 @@ const { status, data } = await apiInstance.getOrganizationSystemLogs(
|
|
|
207
207
|
|
|
208
208
|
### Return type
|
|
209
209
|
|
|
210
|
-
**
|
|
210
|
+
**GetOrganizationSystemLogs200Response**
|
|
211
211
|
|
|
212
212
|
### Authorization
|
|
213
213
|
|
|
@@ -331,7 +331,7 @@ const { status, data } = await apiInstance.updateOrganization(
|
|
|
331
331
|
[[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)
|
|
332
332
|
|
|
333
333
|
# **updateOrganizationIntegrations**
|
|
334
|
-
>
|
|
334
|
+
> CreateAccountInvitations200Response updateOrganizationIntegrations()
|
|
335
335
|
|
|
336
336
|
Update Organization Integrations endpoint
|
|
337
337
|
|
|
@@ -371,7 +371,7 @@ const { status, data } = await apiInstance.updateOrganizationIntegrations(
|
|
|
371
371
|
|
|
372
372
|
### Return type
|
|
373
373
|
|
|
374
|
-
**
|
|
374
|
+
**CreateAccountInvitations200Response**
|
|
375
375
|
|
|
376
376
|
### Authorization
|
|
377
377
|
|
|
@@ -391,7 +391,7 @@ const { status, data } = await apiInstance.updateOrganizationIntegrations(
|
|
|
391
391
|
[[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)
|
|
392
392
|
|
|
393
393
|
# **updateOrganizationMembership**
|
|
394
|
-
>
|
|
394
|
+
> AddOrganizationUser200Response updateOrganizationMembership(organizationMembershipUpdateInputs)
|
|
395
395
|
|
|
396
396
|
Update Organization Membership endpoint
|
|
397
397
|
|
|
@@ -426,7 +426,7 @@ const { status, data } = await apiInstance.updateOrganizationMembership(
|
|
|
426
426
|
|
|
427
427
|
### Return type
|
|
428
428
|
|
|
429
|
-
**
|
|
429
|
+
**AddOrganizationUser200Response**
|
|
430
430
|
|
|
431
431
|
### Authorization
|
|
432
432
|
|