@iblai/iblai-api 3.48.3-core → 3.48.4-ai-plus
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/dist/index.cjs.js +19644 -2773
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.esm.js +19636 -2774
- package/dist/index.esm.js.map +1 -1
- package/dist/index.umd.js +19644 -2773
- package/dist/index.umd.js.map +1 -1
- package/dist/types/index.d.ts +320 -1
- package/dist/types/models/AIGeneratedImage.d.ts +13 -0
- package/dist/types/models/AIUserProfileMemoryRelation.d.ts +4 -0
- package/dist/types/models/AIUserProfileRequest.d.ts +4 -0
- package/dist/types/models/APITokenCost.d.ts +14 -0
- package/dist/types/models/AccessEnum.d.ts +8 -0
- package/dist/types/models/AlignMentorBubbleEnum.d.ts +8 -0
- package/dist/types/models/AnalyticsOverview.d.ts +7 -0
- package/dist/types/models/Answer.d.ts +11 -0
- package/dist/types/models/AssumedKnowledge.d.ts +4 -0
- package/dist/types/models/AssumedKnowledgeLevel.d.ts +4 -0
- package/dist/types/models/AudioToTextRequest.d.ts +3 -0
- package/dist/types/models/AudioToTextResponse.d.ts +3 -0
- package/dist/types/models/Bot.d.ts +15 -0
- package/dist/types/models/BotCommand.d.ts +6 -0
- package/dist/types/models/BotCreate.d.ts +12 -0
- package/dist/types/models/CallAuthenticationRequest.d.ts +13 -0
- package/dist/types/models/CallAuthenticationResponse.d.ts +21 -0
- package/dist/types/models/ChatHistory.d.ts +8 -0
- package/dist/types/models/ChatHistoryFilterData.d.ts +9 -0
- package/dist/types/models/ChatHistoryFilterUser.d.ts +5 -0
- package/dist/types/models/ChatHistoryItem.d.ts +5 -0
- package/dist/types/models/ChatHistorySessionId.d.ts +3 -0
- package/dist/types/models/ChatSessionRequest.d.ts +10 -0
- package/dist/types/models/ChatSessionResponse.d.ts +5 -0
- package/dist/types/models/CheckDocumentTrainingStatus.d.ts +10 -0
- package/dist/types/models/ComponentBlock.d.ts +9 -0
- package/dist/types/models/ComponentBlockTypeEnum.d.ts +8 -0
- package/dist/types/models/ConversationMessage.d.ts +11 -0
- package/dist/types/models/ConversationRating.d.ts +6 -0
- package/dist/types/models/ConversationSummary.d.ts +5 -0
- package/dist/types/models/ConversationVolume.d.ts +4 -0
- package/dist/types/models/Conversations.d.ts +28 -0
- package/dist/types/models/Cost.d.ts +3 -0
- package/dist/types/models/CostPerTenant.d.ts +6 -0
- package/dist/types/models/CourseCreationTask.d.ts +31 -0
- package/dist/types/models/CourseCreationTaskFile.d.ts +7 -0
- package/dist/types/models/CourseCreationTaskStatusEnum.d.ts +16 -0
- package/dist/types/models/CredentialRequest.d.ts +14 -0
- package/dist/types/models/CrontabSchedule.d.ts +22 -0
- package/dist/types/models/CustomInstructionResponse.d.ts +13 -0
- package/dist/types/models/DataSet.d.ts +21 -0
- package/dist/types/models/DataSetCreate.d.ts +12 -0
- package/dist/types/models/DataSetStatusEnum.d.ts +12 -0
- package/dist/types/models/DateRange.d.ts +4 -0
- package/dist/types/models/DiscordConfig.d.ts +7 -0
- package/dist/types/models/DiscordUserConfig.d.ts +10 -0
- package/dist/types/models/DiscordWebhook.d.ts +6 -0
- package/dist/types/models/Document.d.ts +41 -0
- package/dist/types/models/DocumentFacet.d.ts +17 -0
- package/dist/types/models/DocumentSearchResponse.d.ts +35 -0
- package/dist/types/models/DocumentSettingsResponse.d.ts +3 -0
- package/dist/types/models/EdxCourse.d.ts +11 -0
- package/dist/types/models/ElevenlabsCustomVoice.d.ts +4 -0
- package/dist/types/models/ElevenlabsCustomVoiceResponse.d.ts +8 -0
- package/dist/types/models/EmailPromptDetail.d.ts +13 -0
- package/dist/types/models/EmailPromptList.d.ts +11 -0
- package/dist/types/models/EmailPromptSummary.d.ts +5 -0
- package/dist/types/models/FreeUsageCount.d.ts +3 -0
- package/dist/types/models/FullCourse.d.ts +13 -0
- package/dist/types/models/GreetingMethodEnum.d.ts +8 -0
- package/dist/types/models/GuidedPromptsResponse.d.ts +3 -0
- package/dist/types/models/HeygenMarketingVideoDetail.d.ts +8 -0
- package/dist/types/models/HeygenMarketingVideoList.d.ts +6 -0
- package/dist/types/models/HeygenTemplateRequest.d.ts +5 -0
- package/dist/types/models/HeygenTemplateResponseSingle.d.ts +6 -0
- package/dist/types/models/HeygenVideoDetail.d.ts +8 -0
- package/dist/types/models/HeygenVideoRequest.d.ts +5 -0
- package/dist/types/models/IBLAIPlatformMeta.d.ts +3 -0
- package/dist/types/models/IBLAIPlatformMetaRequest.d.ts +6 -0
- package/dist/types/models/IBLAIPlatformMetaUpdateRequest.d.ts +10 -0
- package/dist/types/models/InputQuestion.d.ts +6 -0
- package/dist/types/models/IntegrationCredential.d.ts +8 -0
- package/dist/types/models/IntialQuestionAnswer.d.ts +3 -0
- package/dist/types/models/JobRun.d.ts +11 -0
- package/dist/types/models/KindEnum.d.ts +10 -0
- package/dist/types/models/LLMCredentialRequest.d.ts +14 -0
- package/dist/types/models/LLMCredentialResponse.d.ts +8 -0
- package/dist/types/models/LLMModelForTenant.d.ts +6 -0
- package/dist/types/models/LLMQuestion.d.ts +15 -0
- package/dist/types/models/LLMResponse.d.ts +14 -0
- package/dist/types/models/LLMTracesListResponse.d.ts +5 -0
- package/dist/types/models/LanguagesView.d.ts +5 -0
- package/dist/types/models/LinkCourseRequest.d.ts +3 -0
- package/dist/types/models/LinkCourseResponse.d.ts +5 -0
- package/dist/types/models/MCPServer.d.ts +21 -0
- package/dist/types/models/MemoryComponentData.d.ts +5 -0
- package/dist/types/models/MemoryComponentMemory.d.ts +4 -0
- package/dist/types/models/MemoryComponentMemoryDetail.d.ts +8 -0
- package/dist/types/models/MemoryComponentResponse.d.ts +5 -0
- package/dist/types/models/MemoryProgress.d.ts +8 -0
- package/dist/types/models/MemoryStatusRequestView.d.ts +6 -0
- package/dist/types/models/MemoryStatusView.d.ts +6 -0
- package/dist/types/models/Mentor.d.ts +85 -0
- package/dist/types/models/MentorAudience.d.ts +5 -0
- package/dist/types/models/MentorCategory.d.ts +9 -0
- package/dist/types/models/MentorCategoryCreate.d.ts +11 -0
- package/dist/types/models/MentorCategoryGroup.d.ts +11 -0
- package/dist/types/models/MentorCategoryGroupCreate.d.ts +11 -0
- package/dist/types/models/MentorCreate.d.ts +84 -0
- package/dist/types/models/MentorCustomVoice.d.ts +4 -0
- package/dist/types/models/MentorCustomVoiceResponse.d.ts +4 -0
- package/dist/types/models/MentorData.d.ts +7 -0
- package/dist/types/models/MentorDetailAnalytics.d.ts +6 -0
- package/dist/types/models/MentorEval.d.ts +11 -0
- package/dist/types/models/MentorEvalQuestion.d.ts +5 -0
- package/dist/types/models/MentorEvalQuestionRequest.d.ts +4 -0
- package/dist/types/models/MentorEvalReport.d.ts +10 -0
- package/dist/types/models/MentorEvalRequest.d.ts +8 -0
- package/dist/types/models/MentorFacet.d.ts +17 -0
- package/dist/types/models/MentorFork.d.ts +5 -0
- package/dist/types/models/MentorFromTemplateRequest.d.ts +4 -0
- package/dist/types/models/MentorFromTemplateWithSettingRequest.d.ts +47 -0
- package/dist/types/models/MentorMemorySettingsRequest.d.ts +6 -0
- package/dist/types/models/MentorMemorySettingsResponse.d.ts +6 -0
- package/dist/types/models/MentorMetadata.d.ts +5 -0
- package/dist/types/models/MentorScenario.d.ts +6 -0
- package/dist/types/models/MentorScenarioPrompt.d.ts +5 -0
- package/dist/types/models/MentorSearchResponse.d.ts +35 -0
- package/dist/types/models/MentorSession.d.ts +4 -0
- package/dist/types/models/MentorSettings.d.ts +58 -0
- package/dist/types/models/MentorSettingsPublic.d.ts +46 -0
- package/dist/types/models/MentorSettingsRequest.d.ts +62 -0
- package/dist/types/models/MentorVisibilityEnum.d.ts +10 -0
- package/dist/types/models/MentorWizard.d.ts +4 -0
- package/dist/types/models/MessageStatistics.d.ts +5 -0
- package/dist/types/models/MessageView.d.ts +10 -0
- package/dist/types/models/MessageViewRequest.d.ts +7 -0
- package/dist/types/models/MessageViewUpdatResponse.d.ts +3 -0
- package/dist/types/models/Metadata.d.ts +5 -0
- package/dist/types/models/MetricChange.d.ts +4 -0
- package/dist/types/models/ModelCost.d.ts +4 -0
- package/dist/types/models/ModerationLog.d.ts +11 -0
- package/dist/types/models/NoChatMessagesFound.d.ts +3 -0
- package/dist/types/models/NotificationSource.d.ts +2 -2
- package/dist/types/models/{TypeEnum.d.ts → NotificationSourceTypeEnum.d.ts} +1 -1
- package/dist/types/models/NullEnum.d.ts +1 -0
- package/dist/types/models/PageContent.d.ts +6 -0
- package/dist/types/models/PaginatedAIGeneratedImageList.d.ts +7 -0
- package/dist/types/models/PaginatedConversationsList.d.ts +7 -0
- package/dist/types/models/PaginatedCourseCreationTaskFileList.d.ts +7 -0
- package/dist/types/models/PaginatedCourseCreationTaskList.d.ts +7 -0
- package/dist/types/models/PaginatedDataSetList.d.ts +7 -0
- package/dist/types/models/PaginatedEdxCourseList.d.ts +7 -0
- package/dist/types/models/PaginatedEmailPromptListList.d.ts +7 -0
- package/dist/types/models/PaginatedHeygenMarketingVideoListList.d.ts +7 -0
- package/dist/types/models/PaginatedHeygenTemplateResponseSingleList.d.ts +7 -0
- package/dist/types/models/PaginatedJobRunList.d.ts +7 -0
- package/dist/types/models/PaginatedMCPServerList.d.ts +7 -0
- package/dist/types/models/PaginatedMentorList.d.ts +7 -0
- package/dist/types/models/PaginatedModerationLogList.d.ts +7 -0
- package/dist/types/models/PaginatedPeriodicAgentList.d.ts +7 -0
- package/dist/types/models/PaginatedPeriodicAgentLogList.d.ts +7 -0
- package/dist/types/models/PaginatedPlayWrightScriptList.d.ts +7 -0
- package/dist/types/models/PaginatedSectionList.d.ts +7 -0
- package/dist/types/models/PaginatedSubSectionList.d.ts +7 -0
- package/dist/types/models/PaginatedTopicStatisticsResponse.d.ts +7 -0
- package/dist/types/models/PaginatedTrainingList.d.ts +7 -0
- package/dist/types/models/PaginatedUnitList.d.ts +7 -0
- package/dist/types/models/PaginatedUserEdxMemoryList.d.ts +7 -0
- package/dist/types/models/PaginatedVoiceList.d.ts +7 -0
- package/dist/types/models/PatchedBotCommand.d.ts +6 -0
- package/dist/types/models/PatchedBotCreate.d.ts +12 -0
- package/dist/types/models/PatchedConversations.d.ts +28 -0
- package/dist/types/models/PatchedCourseCreationTaskFile.d.ts +7 -0
- package/dist/types/models/PatchedCredentialRequest.d.ts +14 -0
- package/dist/types/models/PatchedDataSet.d.ts +21 -0
- package/dist/types/models/PatchedDiscordConfig.d.ts +7 -0
- package/dist/types/models/PatchedDiscordUserConfig.d.ts +10 -0
- package/dist/types/models/PatchedLLMCredentialRequest.d.ts +14 -0
- package/dist/types/models/PatchedMCPServer.d.ts +21 -0
- package/dist/types/models/PatchedMentorCategoryGroupCreate.d.ts +11 -0
- package/dist/types/models/PatchedMentorCreate.d.ts +84 -0
- package/dist/types/models/PatchedPeriodicAgentCreate.d.ts +41 -0
- package/dist/types/models/PatchedPlayWrightScript.d.ts +12 -0
- package/dist/types/models/PatchedPrompt.d.ts +22 -0
- package/dist/types/models/PatchedRbacGroupRole.d.ts +2 -2
- package/dist/types/models/PatchedRbacPolicy.d.ts +2 -2
- package/dist/types/models/PatchedRbacUserRole.d.ts +2 -2
- package/dist/types/models/PatchedSection.d.ts +9 -0
- package/dist/types/models/PatchedSlackConfig.d.ts +8 -0
- package/dist/types/models/PatchedSlackUserConfig.d.ts +17 -0
- package/dist/types/models/PatchedSubSection.d.ts +9 -0
- package/dist/types/models/PatchedTeamsConfig.d.ts +7 -0
- package/dist/types/models/PatchedTrainingCreate.d.ts +31 -0
- package/dist/types/models/PatchedUnit.d.ts +11 -0
- package/dist/types/models/PatchedWebexConfig.d.ts +10 -0
- package/dist/types/models/PatchedWhatsappConfig.d.ts +11 -0
- package/dist/types/models/PatchedWhatsappUserConfig.d.ts +10 -0
- package/dist/types/models/PeriodicAgent.d.ts +42 -0
- package/dist/types/models/PeriodicAgentCreate.d.ts +41 -0
- package/dist/types/models/PeriodicAgentLog.d.ts +11 -0
- package/dist/types/models/PeriodicAgentLogStatusEnum.d.ts +10 -0
- package/dist/types/models/PeriodicTask.d.ts +21 -0
- package/dist/types/models/PieChartData.d.ts +5 -0
- package/dist/types/models/PieChartSegment.d.ts +4 -0
- package/dist/types/models/PinnedMessageCreate.d.ts +9 -0
- package/dist/types/models/PinnedMessageGet.d.ts +7 -0
- package/dist/types/models/PinnedMessageRequest.d.ts +6 -0
- package/dist/types/models/PlayWrightScript.d.ts +12 -0
- package/dist/types/models/PredictiveAnalyticsRequest.d.ts +4 -0
- package/dist/types/models/PredictiveAnalyticsResponse.d.ts +4 -0
- package/dist/types/models/PreviousAgentStatusEnum.d.ts +12 -0
- package/dist/types/models/Prompt.d.ts +22 -0
- package/dist/types/models/PromptCategory.d.ts +7 -0
- package/dist/types/models/PromptFacet.d.ts +17 -0
- package/dist/types/models/PromptSearchResponse.d.ts +35 -0
- package/dist/types/models/PromptVisibilityEnum.d.ts +10 -0
- package/dist/types/models/Provider05cEnum.d.ts +14 -0
- package/dist/types/models/Provider63aEnum.d.ts +6 -0
- package/dist/types/models/QuestionCardTag.d.ts +8 -0
- package/dist/types/models/QuestionRequest.d.ts +15 -0
- package/dist/types/models/QuestionResponse.d.ts +10 -0
- package/dist/types/models/RatingEnum.d.ts +8 -0
- package/dist/types/models/RatingRecord.d.ts +4 -0
- package/dist/types/models/RbacBaseRole.d.ts +15 -0
- package/dist/types/models/RbacGroupRole.d.ts +2 -2
- package/dist/types/models/RbacPolicy.d.ts +2 -2
- package/dist/types/models/RbacUserRole.d.ts +2 -2
- package/dist/types/models/RecentlyAccessedMentor.d.ts +8 -0
- package/dist/types/models/RecommendCourseBlock.d.ts +3 -0
- package/dist/types/models/RecommendCourseResponse.d.ts +3 -0
- package/dist/types/models/RecommendedCoursesResponse.d.ts +33 -0
- package/dist/types/models/RelatedText.d.ts +3 -0
- package/dist/types/models/RequestDataVariable.d.ts +14 -0
- package/dist/types/models/ResourceScrappedData.d.ts +13 -0
- package/dist/types/models/ResourceScrappedDataStatusEnum.d.ts +12 -0
- package/dist/types/models/ResponseDataVariable.d.ts +14 -0
- package/dist/types/models/RetreiverTrainViewRequest.d.ts +10 -0
- package/dist/types/models/RetreiverTrainViewResponse.d.ts +6 -0
- package/dist/types/models/RetrieveTask.d.ts +3 -0
- package/dist/types/models/RetrieverDocumentEmbedding.d.ts +17 -0
- package/dist/types/models/RetrieverDocumentEmbeddingRequest.d.ts +30 -0
- package/dist/types/models/RetrieverRequestSearch.d.ts +10 -0
- package/dist/types/models/RetrieverRequestSearchDocument.d.ts +10 -0
- package/dist/types/models/RetrieverResponseSearch.d.ts +7 -0
- package/dist/types/models/ReuestDataVariableList.d.ts +4 -0
- package/dist/types/models/RunMentorEval.d.ts +3 -0
- package/dist/types/models/ScanWebhookRequest.d.ts +6 -0
- package/dist/types/models/ScanWebhookResponse.d.ts +3 -0
- package/dist/types/models/Section.d.ts +9 -0
- package/dist/types/models/SectionWithChildren.d.ts +11 -0
- package/dist/types/models/SeedMentorsView.d.ts +3 -0
- package/dist/types/models/SentimentSummary.d.ts +4 -0
- package/dist/types/models/SessionBrowserScreenshot.d.ts +8 -0
- package/dist/types/models/SessionDetail.d.ts +6 -0
- package/dist/types/models/SessionMemoryStorage.d.ts +6 -0
- package/dist/types/models/ShellLogs.d.ts +3 -0
- package/dist/types/models/SlackConfig.d.ts +8 -0
- package/dist/types/models/SlackUserConfig.d.ts +17 -0
- package/dist/types/models/SlackWebhook.d.ts +6 -0
- package/dist/types/models/SpacedRepetitionLearningPath.d.ts +3 -0
- package/dist/types/models/SpacedRepetitionQuestionStats.d.ts +5 -0
- package/dist/types/models/StarMentor.d.ts +7 -0
- package/dist/types/models/Status6eeEnum.d.ts +12 -0
- package/dist/types/models/Step.d.ts +9 -0
- package/dist/types/models/StepStatusEnum.d.ts +10 -0
- package/dist/types/models/StudentChatMessage.d.ts +4 -0
- package/dist/types/models/StylesView.d.ts +4 -0
- package/dist/types/models/SubSection.d.ts +9 -0
- package/dist/types/models/SubSectionWithChildren.d.ts +11 -0
- package/dist/types/models/TagsView.d.ts +5 -0
- package/dist/types/models/TargetSystemEnum.d.ts +8 -0
- package/dist/types/models/TaskView.d.ts +3 -0
- package/dist/types/models/TeamsConfig.d.ts +7 -0
- package/dist/types/models/TeamsWebhook.d.ts +17 -0
- package/dist/types/models/TemplateMentor.d.ts +9 -0
- package/dist/types/models/TenantMentorTraces.d.ts +6 -0
- package/dist/types/models/ThemeEnum.d.ts +8 -0
- package/dist/types/models/TonesView.d.ts +4 -0
- package/dist/types/models/ToolResponse.d.ts +11 -0
- package/dist/types/models/TopicModel.d.ts +3 -0
- package/dist/types/models/TopicRecord.d.ts +4 -0
- package/dist/types/models/TopicStatistics.d.ts +7 -0
- package/dist/types/models/TopicStatisticsResponse.d.ts +6 -0
- package/dist/types/models/TopicSummaryView.d.ts +4 -0
- package/dist/types/models/TrainChatSessionDocumentView.d.ts +6 -0
- package/dist/types/models/TrainChatSessionDocumentViewRequest.d.ts +6 -0
- package/dist/types/models/TrainDocumentViewRequest.d.ts +42 -0
- package/dist/types/models/TrainDocumentViewResponse.d.ts +15 -0
- package/dist/types/models/Training.d.ts +41 -0
- package/dist/types/models/TrainingCreate.d.ts +31 -0
- package/dist/types/models/TrainingStatusEnum.d.ts +12 -0
- package/dist/types/models/TransportEnum.d.ts +8 -0
- package/dist/types/models/TrendEntry.d.ts +4 -0
- package/dist/types/models/TriggerRequest.d.ts +5 -0
- package/dist/types/models/TriggerResponse.d.ts +6 -0
- package/dist/types/models/TypeC42Enum.d.ts +8 -0
- package/dist/types/models/Unit.d.ts +11 -0
- package/dist/types/models/UnitWithChildren.d.ts +13 -0
- package/dist/types/models/UseMainCreds.d.ts +3 -0
- package/dist/types/models/UserAllChatMemoryView.d.ts +7 -0
- package/dist/types/models/UserCatalogItemMemoryView.d.ts +14 -0
- package/dist/types/models/UserChatByPeriod.d.ts +4 -0
- package/dist/types/models/UserChatFeedback.d.ts +14 -0
- package/dist/types/models/UserChatFeedbackCount.d.ts +4 -0
- package/dist/types/models/UserChatMemoryStatusRequestView.d.ts +6 -0
- package/dist/types/models/UserChatMemoryStatusView.d.ts +6 -0
- package/dist/types/models/UserChatMemoryUpdateView.d.ts +10 -0
- package/dist/types/models/UserCountRecord.d.ts +4 -0
- package/dist/types/models/UserEdxMemory.d.ts +15 -0
- package/dist/types/models/UserMemoryContextRequest.d.ts +13 -0
- package/dist/types/models/UserMemoryContextResponse.d.ts +12 -0
- package/dist/types/models/UserMetric.d.ts +4 -0
- package/dist/types/models/UserMetricsResponse.d.ts +7 -0
- package/dist/types/models/UserSentimentCountView.d.ts +4 -0
- package/dist/types/models/UserTrendByPeriod.d.ts +5 -0
- package/dist/types/models/VectorResult.d.ts +8 -0
- package/dist/types/models/VideoCaption.d.ts +3 -0
- package/dist/types/models/Voice.d.ts +9 -0
- package/dist/types/models/VoiceProviderEnum.d.ts +10 -0
- package/dist/types/models/WebResource.d.ts +9 -0
- package/dist/types/models/WebResourceCard.d.ts +7 -0
- package/dist/types/models/WebResourcesQuery.d.ts +3 -0
- package/dist/types/models/WebexConfig.d.ts +10 -0
- package/dist/types/models/WebexWebhook.d.ts +4 -0
- package/dist/types/models/WhatAppWebHook.d.ts +3 -0
- package/dist/types/models/WhatsappConfig.d.ts +11 -0
- package/dist/types/models/WhatsappUserConfig.d.ts +10 -0
- package/dist/types/services/AiAccountService.d.ts +319 -0
- package/dist/types/services/AiAnalyticsService.d.ts +3899 -0
- package/dist/types/services/AiBotService.d.ts +642 -0
- package/dist/types/services/AiFinetuningService.d.ts +232 -0
- package/dist/types/services/AiIndexService.d.ts +407 -0
- package/dist/types/services/AiMarketingService.d.ts +38 -0
- package/dist/types/services/AiMediaService.d.ts +122 -0
- package/dist/types/services/AiMentorService.d.ts +4743 -0
- package/dist/types/services/AiPromptService.d.ts +1034 -0
- package/dist/types/services/AnalyticsService.d.ts +42 -13
- package/dist/types/services/AudienceService.d.ts +345 -149
- package/dist/types/services/CareerService.d.ts +117 -90
- package/dist/types/services/CatalogService.d.ts +3735 -1072
- package/dist/types/services/CoreService.d.ts +441 -210
- package/dist/types/services/CredentialsService.d.ts +173 -138
- package/dist/types/services/DepartmentsService.d.ts +53 -16
- package/dist/types/services/EngagementService.d.ts +459 -179
- package/dist/types/services/FeaturesService.d.ts +16 -7
- package/dist/types/services/FinanceService.d.ts +49 -20
- package/dist/types/services/MediaResourcesService.d.ts +243 -67
- package/dist/types/services/NotificationBuilderService.d.ts +31 -17
- package/dist/types/services/NotificationService.d.ts +56 -49
- package/dist/types/services/OrgsService.d.ts +106 -77
- package/dist/types/services/OverviewService.d.ts +154 -55
- package/dist/types/services/PerformanceService.d.ts +132 -56
- package/dist/types/services/PerlearnerService.d.ts +431 -217
- package/dist/types/services/PlatformService.d.ts +221 -116
- package/dist/types/services/ProviderAssociationService.d.ts +3 -2
- package/dist/types/services/ProvidersService.d.ts +27 -18
- package/dist/types/services/ProvisionService.d.ts +3 -2
- package/dist/types/services/RecommendationsService.d.ts +3 -3
- package/dist/types/services/ReportsService.d.ts +22 -16
- package/dist/types/services/RolesService.d.ts +8 -6
- package/dist/types/services/SearchService.d.ts +1023 -80
- package/dist/types/services/ServiceService.d.ts +33 -29
- package/dist/types/services/SkillsService.d.ts +40 -32
- package/dist/types/services/UserGroupsService.d.ts +53 -16
- package/package.json +1 -1
- package/src/core/OpenAPI.ts +1 -1
- package/src/index.ts +320 -1
- package/src/models/AIGeneratedImage.ts +18 -0
- package/src/models/AIUserProfileMemoryRelation.ts +9 -0
- package/src/models/AIUserProfileRequest.ts +9 -0
- package/src/models/APITokenCost.ts +19 -0
- package/src/models/AccessEnum.ts +12 -0
- package/src/models/AlignMentorBubbleEnum.ts +12 -0
- package/src/models/AnalyticsOverview.ts +12 -0
- package/src/models/Answer.ts +16 -0
- package/src/models/AssumedKnowledge.ts +9 -0
- package/src/models/AssumedKnowledgeLevel.ts +9 -0
- package/src/models/AudioToTextRequest.ts +8 -0
- package/src/models/AudioToTextResponse.ts +8 -0
- package/src/models/Bot.ts +20 -0
- package/src/models/BotCommand.ts +11 -0
- package/src/models/BotCreate.ts +17 -0
- package/src/models/CallAuthenticationRequest.ts +18 -0
- package/src/models/CallAuthenticationResponse.ts +26 -0
- package/src/models/ChatHistory.ts +13 -0
- package/src/models/ChatHistoryFilterData.ts +14 -0
- package/src/models/ChatHistoryFilterUser.ts +10 -0
- package/src/models/ChatHistoryItem.ts +10 -0
- package/src/models/ChatHistorySessionId.ts +8 -0
- package/src/models/ChatSessionRequest.ts +15 -0
- package/src/models/ChatSessionResponse.ts +10 -0
- package/src/models/CheckDocumentTrainingStatus.ts +15 -0
- package/src/models/ComponentBlock.ts +14 -0
- package/src/models/ComponentBlockTypeEnum.ts +12 -0
- package/src/models/ConversationMessage.ts +16 -0
- package/src/models/ConversationRating.ts +11 -0
- package/src/models/ConversationSummary.ts +10 -0
- package/src/models/ConversationVolume.ts +9 -0
- package/src/models/Conversations.ts +33 -0
- package/src/models/Cost.ts +8 -0
- package/src/models/CostPerTenant.ts +11 -0
- package/src/models/CourseCreationTask.ts +36 -0
- package/src/models/CourseCreationTaskFile.ts +12 -0
- package/src/models/CourseCreationTaskStatusEnum.ts +20 -0
- package/src/models/CredentialRequest.ts +19 -0
- package/src/models/CrontabSchedule.ts +27 -0
- package/src/models/CustomInstructionResponse.ts +18 -0
- package/src/models/DataSet.ts +26 -0
- package/src/models/DataSetCreate.ts +17 -0
- package/src/models/DataSetStatusEnum.ts +16 -0
- package/src/models/DateRange.ts +9 -0
- package/src/models/DiscordConfig.ts +12 -0
- package/src/models/DiscordUserConfig.ts +15 -0
- package/src/models/DiscordWebhook.ts +11 -0
- package/src/models/Document.ts +46 -0
- package/src/models/DocumentFacet.ts +22 -0
- package/src/models/DocumentSearchResponse.ts +40 -0
- package/src/models/DocumentSettingsResponse.ts +8 -0
- package/src/models/EdxCourse.ts +16 -0
- package/src/models/ElevenlabsCustomVoice.ts +9 -0
- package/src/models/ElevenlabsCustomVoiceResponse.ts +13 -0
- package/src/models/EmailPromptDetail.ts +18 -0
- package/src/models/EmailPromptList.ts +16 -0
- package/src/models/EmailPromptSummary.ts +10 -0
- package/src/models/FreeUsageCount.ts +8 -0
- package/src/models/FullCourse.ts +18 -0
- package/src/models/GreetingMethodEnum.ts +12 -0
- package/src/models/GuidedPromptsResponse.ts +8 -0
- package/src/models/HeygenMarketingVideoDetail.ts +13 -0
- package/src/models/HeygenMarketingVideoList.ts +11 -0
- package/src/models/HeygenTemplateRequest.ts +10 -0
- package/src/models/HeygenTemplateResponseSingle.ts +11 -0
- package/src/models/HeygenVideoDetail.ts +13 -0
- package/src/models/HeygenVideoRequest.ts +10 -0
- package/src/models/IBLAIPlatformMeta.ts +8 -0
- package/src/models/IBLAIPlatformMetaRequest.ts +11 -0
- package/src/models/IBLAIPlatformMetaUpdateRequest.ts +15 -0
- package/src/models/InputQuestion.ts +11 -0
- package/src/models/IntegrationCredential.ts +13 -0
- package/src/models/IntialQuestionAnswer.ts +8 -0
- package/src/models/JobRun.ts +16 -0
- package/src/models/KindEnum.ts +14 -0
- package/src/models/LLMCredentialRequest.ts +19 -0
- package/src/models/LLMCredentialResponse.ts +13 -0
- package/src/models/LLMModelForTenant.ts +11 -0
- package/src/models/LLMQuestion.ts +20 -0
- package/src/models/LLMResponse.ts +19 -0
- package/src/models/LLMTracesListResponse.ts +10 -0
- package/src/models/LanguagesView.ts +10 -0
- package/src/models/LinkCourseRequest.ts +8 -0
- package/src/models/LinkCourseResponse.ts +10 -0
- package/src/models/MCPServer.ts +26 -0
- package/src/models/MemoryComponentData.ts +10 -0
- package/src/models/MemoryComponentMemory.ts +9 -0
- package/src/models/MemoryComponentMemoryDetail.ts +13 -0
- package/src/models/MemoryComponentResponse.ts +10 -0
- package/src/models/MemoryProgress.ts +13 -0
- package/src/models/MemoryStatusRequestView.ts +11 -0
- package/src/models/MemoryStatusView.ts +11 -0
- package/src/models/Mentor.ts +90 -0
- package/src/models/MentorAudience.ts +10 -0
- package/src/models/MentorCategory.ts +14 -0
- package/src/models/MentorCategoryCreate.ts +16 -0
- package/src/models/MentorCategoryGroup.ts +16 -0
- package/src/models/MentorCategoryGroupCreate.ts +16 -0
- package/src/models/MentorCreate.ts +89 -0
- package/src/models/MentorCustomVoice.ts +9 -0
- package/src/models/MentorCustomVoiceResponse.ts +9 -0
- package/src/models/MentorData.ts +12 -0
- package/src/models/MentorDetailAnalytics.ts +11 -0
- package/src/models/MentorEval.ts +16 -0
- package/src/models/MentorEvalQuestion.ts +10 -0
- package/src/models/MentorEvalQuestionRequest.ts +9 -0
- package/src/models/MentorEvalReport.ts +15 -0
- package/src/models/MentorEvalRequest.ts +13 -0
- package/src/models/MentorFacet.ts +22 -0
- package/src/models/MentorFork.ts +10 -0
- package/src/models/MentorFromTemplateRequest.ts +9 -0
- package/src/models/MentorFromTemplateWithSettingRequest.ts +52 -0
- package/src/models/MentorMemorySettingsRequest.ts +11 -0
- package/src/models/MentorMemorySettingsResponse.ts +11 -0
- package/src/models/MentorMetadata.ts +10 -0
- package/src/models/MentorScenario.ts +11 -0
- package/src/models/MentorScenarioPrompt.ts +10 -0
- package/src/models/MentorSearchResponse.ts +40 -0
- package/src/models/MentorSession.ts +9 -0
- package/src/models/MentorSettings.ts +63 -0
- package/src/models/MentorSettingsPublic.ts +51 -0
- package/src/models/MentorSettingsRequest.ts +67 -0
- package/src/models/MentorVisibilityEnum.ts +14 -0
- package/src/models/MentorWizard.ts +9 -0
- package/src/models/MessageStatistics.ts +10 -0
- package/src/models/MessageView.ts +15 -0
- package/src/models/MessageViewRequest.ts +12 -0
- package/src/models/MessageViewUpdatResponse.ts +8 -0
- package/src/models/Metadata.ts +10 -0
- package/src/models/MetricChange.ts +9 -0
- package/src/models/ModelCost.ts +9 -0
- package/src/models/ModerationLog.ts +16 -0
- package/src/models/NoChatMessagesFound.ts +8 -0
- package/src/models/NotificationSource.ts +2 -2
- package/src/models/{TypeEnum.ts → NotificationSourceTypeEnum.ts} +1 -1
- package/src/models/NullEnum.ts +7 -0
- package/src/models/PageContent.ts +11 -0
- package/src/models/PaginatedAIGeneratedImageList.ts +12 -0
- package/src/models/PaginatedConversationsList.ts +12 -0
- package/src/models/PaginatedCourseCreationTaskFileList.ts +12 -0
- package/src/models/PaginatedCourseCreationTaskList.ts +12 -0
- package/src/models/PaginatedDataSetList.ts +12 -0
- package/src/models/PaginatedEdxCourseList.ts +12 -0
- package/src/models/PaginatedEmailPromptListList.ts +12 -0
- package/src/models/PaginatedHeygenMarketingVideoListList.ts +12 -0
- package/src/models/PaginatedHeygenTemplateResponseSingleList.ts +12 -0
- package/src/models/PaginatedJobRunList.ts +12 -0
- package/src/models/PaginatedMCPServerList.ts +12 -0
- package/src/models/PaginatedMentorList.ts +12 -0
- package/src/models/PaginatedModerationLogList.ts +12 -0
- package/src/models/PaginatedPeriodicAgentList.ts +12 -0
- package/src/models/PaginatedPeriodicAgentLogList.ts +12 -0
- package/src/models/PaginatedPlayWrightScriptList.ts +12 -0
- package/src/models/PaginatedSectionList.ts +12 -0
- package/src/models/PaginatedSubSectionList.ts +12 -0
- package/src/models/PaginatedTopicStatisticsResponse.ts +12 -0
- package/src/models/PaginatedTrainingList.ts +12 -0
- package/src/models/PaginatedUnitList.ts +12 -0
- package/src/models/PaginatedUserEdxMemoryList.ts +12 -0
- package/src/models/PaginatedVoiceList.ts +12 -0
- package/src/models/PatchedBotCommand.ts +11 -0
- package/src/models/PatchedBotCreate.ts +17 -0
- package/src/models/PatchedConversations.ts +33 -0
- package/src/models/PatchedCourseCreationTaskFile.ts +12 -0
- package/src/models/PatchedCredentialRequest.ts +19 -0
- package/src/models/PatchedDataSet.ts +26 -0
- package/src/models/PatchedDiscordConfig.ts +12 -0
- package/src/models/PatchedDiscordUserConfig.ts +15 -0
- package/src/models/PatchedLLMCredentialRequest.ts +19 -0
- package/src/models/PatchedMCPServer.ts +26 -0
- package/src/models/PatchedMentorCategoryGroupCreate.ts +16 -0
- package/src/models/PatchedMentorCreate.ts +89 -0
- package/src/models/PatchedPeriodicAgentCreate.ts +46 -0
- package/src/models/PatchedPlayWrightScript.ts +17 -0
- package/src/models/PatchedPrompt.ts +27 -0
- package/src/models/PatchedRbacGroupRole.ts +2 -2
- package/src/models/PatchedRbacPolicy.ts +2 -2
- package/src/models/PatchedRbacUserRole.ts +2 -2
- package/src/models/PatchedSection.ts +14 -0
- package/src/models/PatchedSlackConfig.ts +13 -0
- package/src/models/PatchedSlackUserConfig.ts +22 -0
- package/src/models/PatchedSubSection.ts +14 -0
- package/src/models/PatchedTeamsConfig.ts +12 -0
- package/src/models/PatchedTrainingCreate.ts +36 -0
- package/src/models/PatchedUnit.ts +16 -0
- package/src/models/PatchedWebexConfig.ts +15 -0
- package/src/models/PatchedWhatsappConfig.ts +16 -0
- package/src/models/PatchedWhatsappUserConfig.ts +15 -0
- package/src/models/PeriodicAgent.ts +47 -0
- package/src/models/PeriodicAgentCreate.ts +46 -0
- package/src/models/PeriodicAgentLog.ts +16 -0
- package/src/models/PeriodicAgentLogStatusEnum.ts +14 -0
- package/src/models/PeriodicTask.ts +26 -0
- package/src/models/PieChartData.ts +10 -0
- package/src/models/PieChartSegment.ts +9 -0
- package/src/models/PinnedMessageCreate.ts +14 -0
- package/src/models/PinnedMessageGet.ts +12 -0
- package/src/models/PinnedMessageRequest.ts +11 -0
- package/src/models/PlayWrightScript.ts +17 -0
- package/src/models/PredictiveAnalyticsRequest.ts +9 -0
- package/src/models/PredictiveAnalyticsResponse.ts +9 -0
- package/src/models/PreviousAgentStatusEnum.ts +16 -0
- package/src/models/Prompt.ts +27 -0
- package/src/models/PromptCategory.ts +12 -0
- package/src/models/PromptFacet.ts +22 -0
- package/src/models/PromptSearchResponse.ts +40 -0
- package/src/models/PromptVisibilityEnum.ts +14 -0
- package/src/models/Provider05cEnum.ts +18 -0
- package/src/models/Provider63aEnum.ts +10 -0
- package/src/models/QuestionCardTag.ts +13 -0
- package/src/models/QuestionRequest.ts +20 -0
- package/src/models/QuestionResponse.ts +15 -0
- package/src/models/RatingEnum.ts +12 -0
- package/src/models/RatingRecord.ts +9 -0
- package/src/models/RbacBaseRole.ts +20 -0
- package/src/models/RbacGroupRole.ts +2 -2
- package/src/models/RbacPolicy.ts +2 -2
- package/src/models/RbacUserRole.ts +2 -2
- package/src/models/RecentlyAccessedMentor.ts +13 -0
- package/src/models/RecommendCourseBlock.ts +8 -0
- package/src/models/RecommendCourseResponse.ts +8 -0
- package/src/models/RecommendedCoursesResponse.ts +38 -0
- package/src/models/RelatedText.ts +8 -0
- package/src/models/RequestDataVariable.ts +19 -0
- package/src/models/ResourceScrappedData.ts +18 -0
- package/src/models/ResourceScrappedDataStatusEnum.ts +16 -0
- package/src/models/ResponseDataVariable.ts +19 -0
- package/src/models/RetreiverTrainViewRequest.ts +15 -0
- package/src/models/RetreiverTrainViewResponse.ts +11 -0
- package/src/models/RetrieveTask.ts +8 -0
- package/src/models/RetrieverDocumentEmbedding.ts +22 -0
- package/src/models/RetrieverDocumentEmbeddingRequest.ts +35 -0
- package/src/models/RetrieverRequestSearch.ts +15 -0
- package/src/models/RetrieverRequestSearchDocument.ts +15 -0
- package/src/models/RetrieverResponseSearch.ts +12 -0
- package/src/models/ReuestDataVariableList.ts +9 -0
- package/src/models/RunMentorEval.ts +8 -0
- package/src/models/ScanWebhookRequest.ts +11 -0
- package/src/models/ScanWebhookResponse.ts +8 -0
- package/src/models/Section.ts +14 -0
- package/src/models/SectionWithChildren.ts +16 -0
- package/src/models/SeedMentorsView.ts +8 -0
- package/src/models/SentimentSummary.ts +9 -0
- package/src/models/SessionBrowserScreenshot.ts +13 -0
- package/src/models/SessionDetail.ts +11 -0
- package/src/models/SessionMemoryStorage.ts +11 -0
- package/src/models/ShellLogs.ts +8 -0
- package/src/models/SlackConfig.ts +13 -0
- package/src/models/SlackUserConfig.ts +22 -0
- package/src/models/SlackWebhook.ts +11 -0
- package/src/models/SpacedRepetitionLearningPath.ts +8 -0
- package/src/models/SpacedRepetitionQuestionStats.ts +10 -0
- package/src/models/StarMentor.ts +12 -0
- package/src/models/Status6eeEnum.ts +16 -0
- package/src/models/Step.ts +14 -0
- package/src/models/StepStatusEnum.ts +14 -0
- package/src/models/StudentChatMessage.ts +9 -0
- package/src/models/StylesView.ts +9 -0
- package/src/models/SubSection.ts +14 -0
- package/src/models/SubSectionWithChildren.ts +16 -0
- package/src/models/TagsView.ts +10 -0
- package/src/models/TargetSystemEnum.ts +12 -0
- package/src/models/TaskView.ts +8 -0
- package/src/models/TeamsConfig.ts +12 -0
- package/src/models/TeamsWebhook.ts +22 -0
- package/src/models/TemplateMentor.ts +14 -0
- package/src/models/TenantMentorTraces.ts +11 -0
- package/src/models/ThemeEnum.ts +12 -0
- package/src/models/TonesView.ts +9 -0
- package/src/models/ToolResponse.ts +16 -0
- package/src/models/TopicModel.ts +8 -0
- package/src/models/TopicRecord.ts +9 -0
- package/src/models/TopicStatistics.ts +12 -0
- package/src/models/TopicStatisticsResponse.ts +11 -0
- package/src/models/TopicSummaryView.ts +9 -0
- package/src/models/TrainChatSessionDocumentView.ts +11 -0
- package/src/models/TrainChatSessionDocumentViewRequest.ts +11 -0
- package/src/models/TrainDocumentViewRequest.ts +47 -0
- package/src/models/TrainDocumentViewResponse.ts +20 -0
- package/src/models/Training.ts +46 -0
- package/src/models/TrainingCreate.ts +36 -0
- package/src/models/TrainingStatusEnum.ts +16 -0
- package/src/models/TransportEnum.ts +12 -0
- package/src/models/TrendEntry.ts +9 -0
- package/src/models/TriggerRequest.ts +10 -0
- package/src/models/TriggerResponse.ts +11 -0
- package/src/models/TypeC42Enum.ts +12 -0
- package/src/models/Unit.ts +16 -0
- package/src/models/UnitWithChildren.ts +18 -0
- package/src/models/UseMainCreds.ts +8 -0
- package/src/models/UserAllChatMemoryView.ts +12 -0
- package/src/models/UserCatalogItemMemoryView.ts +19 -0
- package/src/models/UserChatByPeriod.ts +9 -0
- package/src/models/UserChatFeedback.ts +19 -0
- package/src/models/UserChatFeedbackCount.ts +9 -0
- package/src/models/UserChatMemoryStatusRequestView.ts +11 -0
- package/src/models/UserChatMemoryStatusView.ts +11 -0
- package/src/models/UserChatMemoryUpdateView.ts +15 -0
- package/src/models/UserCountRecord.ts +9 -0
- package/src/models/UserEdxMemory.ts +20 -0
- package/src/models/UserMemoryContextRequest.ts +18 -0
- package/src/models/UserMemoryContextResponse.ts +17 -0
- package/src/models/UserMetric.ts +9 -0
- package/src/models/UserMetricsResponse.ts +12 -0
- package/src/models/UserSentimentCountView.ts +9 -0
- package/src/models/UserTrendByPeriod.ts +10 -0
- package/src/models/VectorResult.ts +13 -0
- package/src/models/VideoCaption.ts +8 -0
- package/src/models/Voice.ts +14 -0
- package/src/models/VoiceProviderEnum.ts +14 -0
- package/src/models/WebResource.ts +14 -0
- package/src/models/WebResourceCard.ts +12 -0
- package/src/models/WebResourcesQuery.ts +8 -0
- package/src/models/WebexConfig.ts +15 -0
- package/src/models/WebexWebhook.ts +9 -0
- package/src/models/WhatAppWebHook.ts +8 -0
- package/src/models/WhatsappConfig.ts +16 -0
- package/src/models/WhatsappUserConfig.ts +15 -0
- package/src/services/AiAccountService.ts +505 -0
- package/src/services/AiAnalyticsService.ts +6439 -0
- package/src/services/AiBotService.ts +1330 -0
- package/src/services/AiFinetuningService.ts +472 -0
- package/src/services/AiIndexService.ts +718 -0
- package/src/services/AiMarketingService.ts +96 -0
- package/src/services/AiMediaService.ts +289 -0
- package/src/services/AiMentorService.ts +8817 -0
- package/src/services/AiPromptService.ts +1980 -0
- package/src/services/AnalyticsService.ts +45 -16
- package/src/services/AudienceService.ts +380 -184
- package/src/services/CareerService.ts +144 -117
- package/src/services/CatalogService.ts +3995 -1332
- package/src/services/CoreService.ts +543 -286
- package/src/services/CredentialsService.ts +253 -173
- package/src/services/DepartmentsService.ts +56 -19
- package/src/services/EngagementService.ts +528 -236
- package/src/services/FeaturesService.ts +19 -10
- package/src/services/FinanceService.ts +54 -25
- package/src/services/MediaResourcesService.ts +251 -75
- package/src/services/NotificationBuilderService.ts +36 -22
- package/src/services/NotificationService.ts +73 -61
- package/src/services/OrgsService.ts +135 -106
- package/src/services/OverviewService.ts +172 -73
- package/src/services/PerformanceService.ts +153 -77
- package/src/services/PerlearnerService.ts +591 -279
- package/src/services/PlatformService.ts +278 -157
- package/src/services/ProviderAssociationService.ts +4 -3
- package/src/services/ProvidersService.ts +36 -27
- package/src/services/ProvisionService.ts +4 -3
- package/src/services/RecommendationsService.ts +5 -4
- package/src/services/ReportsService.ts +28 -22
- package/src/services/RolesService.ts +10 -8
- package/src/services/SearchService.ts +1553 -298
- package/src/services/ServiceService.ts +49 -39
- package/src/services/SkillsService.ts +56 -44
- package/src/services/UserGroupsService.ts +56 -19
|
@@ -47,11 +47,12 @@ export declare class CoreService {
|
|
|
47
47
|
* Params:
|
|
48
48
|
* - Any of user_id, username, or email (choose one only, required)
|
|
49
49
|
* - platform_key: str (required)
|
|
50
|
-
* @param requestBody
|
|
51
50
|
* @returns TokenProxyOutput
|
|
52
51
|
* @throws ApiError
|
|
53
52
|
*/
|
|
54
|
-
static coreConsolidatedTokenProxyCreate(requestBody
|
|
53
|
+
static coreConsolidatedTokenProxyCreate({ requestBody, }: {
|
|
54
|
+
requestBody: TokenProxyInput;
|
|
55
|
+
}): CancelablePromise<TokenProxyOutput>;
|
|
55
56
|
/**
|
|
56
57
|
* Show (active) departments associated with a platform
|
|
57
58
|
* @returns any No response body
|
|
@@ -102,19 +103,21 @@ export declare class CoreService {
|
|
|
102
103
|
static coreDepartmentsMembersCheckRetrieve(): CancelablePromise<any>;
|
|
103
104
|
/**
|
|
104
105
|
* Check if a domain is whitelisted
|
|
105
|
-
* @param url
|
|
106
|
-
* @param isActive
|
|
107
106
|
* @returns any No response body
|
|
108
107
|
* @throws ApiError
|
|
109
108
|
*/
|
|
110
|
-
static coreDomainsWhitelistRetrieve(url
|
|
109
|
+
static coreDomainsWhitelistRetrieve({ url, isActive, }: {
|
|
110
|
+
url: string;
|
|
111
|
+
isActive?: boolean;
|
|
112
|
+
}): CancelablePromise<any>;
|
|
111
113
|
/**
|
|
112
114
|
* Add a new domain to whitelist
|
|
113
|
-
* @param requestBody
|
|
114
115
|
* @returns WhitelistedDomain
|
|
115
116
|
* @throws ApiError
|
|
116
117
|
*/
|
|
117
|
-
static coreDomainsWhitelistCreate(requestBody
|
|
118
|
+
static coreDomainsWhitelistCreate({ requestBody, }: {
|
|
119
|
+
requestBody: WhitelistedDomain;
|
|
120
|
+
}): CancelablePromise<WhitelistedDomain>;
|
|
118
121
|
/**
|
|
119
122
|
* **Use Case**
|
|
120
123
|
*
|
|
@@ -155,12 +158,12 @@ export declare class CoreService {
|
|
|
155
158
|
* Params:
|
|
156
159
|
* key
|
|
157
160
|
* user_id: Optional
|
|
158
|
-
* @param key
|
|
159
|
-
* @param userId
|
|
160
161
|
* @returns PlatformList
|
|
161
162
|
* @throws ApiError
|
|
162
163
|
*/
|
|
163
|
-
static coreLauncherRetrieve(key
|
|
164
|
+
static coreLauncherRetrieve({ key, userId, }: {
|
|
165
|
+
key: string;
|
|
166
|
+
}): CancelablePromise<PlatformList>;
|
|
164
167
|
/**
|
|
165
168
|
* POST: Launch a new edX platform
|
|
166
169
|
*
|
|
@@ -172,197 +175,240 @@ export declare class CoreService {
|
|
|
172
175
|
* lms_url: LMS URL ("optional")
|
|
173
176
|
* cms_url: CMS URL ("optional")
|
|
174
177
|
* portal_url: Portal URL ("optional")
|
|
175
|
-
* @param requestBody
|
|
176
178
|
* @returns PlatformList
|
|
177
179
|
* @throws ApiError
|
|
178
180
|
*/
|
|
179
|
-
static coreLauncherCreate(requestBody
|
|
181
|
+
static coreLauncherCreate({ requestBody, }: {
|
|
182
|
+
requestBody: LauncherViewPostRequest;
|
|
183
|
+
}): CancelablePromise<PlatformList>;
|
|
180
184
|
/**
|
|
181
185
|
* List your LTI Provider Key's
|
|
182
|
-
* @param platformKey Platform Key
|
|
183
186
|
* @returns LtiKey
|
|
184
187
|
* @throws ApiError
|
|
185
188
|
*/
|
|
186
|
-
static coreLti1P3ProviderLtiKeysList(platformKey
|
|
189
|
+
static coreLti1P3ProviderLtiKeysList({ platformKey, }: {
|
|
190
|
+
/**
|
|
191
|
+
* Platform Key
|
|
192
|
+
*/
|
|
193
|
+
platformKey: string;
|
|
194
|
+
}): CancelablePromise<Array<LtiKey>>;
|
|
187
195
|
/**
|
|
188
196
|
* Create a new LTI Provider Key
|
|
189
|
-
* @param requestBody
|
|
190
197
|
* @returns LtiKey
|
|
191
198
|
* @throws ApiError
|
|
192
199
|
*/
|
|
193
|
-
static coreLti1P3ProviderLtiKeysCreate(requestBody
|
|
200
|
+
static coreLti1P3ProviderLtiKeysCreate({ requestBody, }: {
|
|
201
|
+
requestBody: LtiKey;
|
|
202
|
+
}): CancelablePromise<LtiKey>;
|
|
194
203
|
/**
|
|
195
204
|
* Get details about a specific LTI Provider Key
|
|
196
|
-
* @param id
|
|
197
|
-
* @param platformKey Platform Key
|
|
198
205
|
* @returns LtiKey
|
|
199
206
|
* @throws ApiError
|
|
200
207
|
*/
|
|
201
|
-
static coreLti1P3ProviderLtiKeysRetrieve(id
|
|
208
|
+
static coreLti1P3ProviderLtiKeysRetrieve({ id, platformKey, }: {
|
|
209
|
+
id: string;
|
|
210
|
+
/**
|
|
211
|
+
* Platform Key
|
|
212
|
+
*/
|
|
213
|
+
platformKey: string;
|
|
214
|
+
}): CancelablePromise<LtiKey>;
|
|
202
215
|
/**
|
|
203
216
|
* Update an LTI Provider Key
|
|
204
|
-
* @param id
|
|
205
|
-
* @param requestBody
|
|
206
217
|
* @returns LtiKey
|
|
207
218
|
* @throws ApiError
|
|
208
219
|
*/
|
|
209
|
-
static coreLti1P3ProviderLtiKeysUpdate(id
|
|
220
|
+
static coreLti1P3ProviderLtiKeysUpdate({ id, requestBody, }: {
|
|
221
|
+
id: string;
|
|
222
|
+
requestBody: LtiKey;
|
|
223
|
+
}): CancelablePromise<LtiKey>;
|
|
210
224
|
/**
|
|
211
225
|
* Delete an LTI Provider Key
|
|
212
226
|
*
|
|
213
227
|
* **DANGER:** Deleting a key will also delete all Tools that reference that Key. If you need to delete a Key you should first create a new one and update all Tools to reference the new Key before deleting the old one.
|
|
214
|
-
* @param id
|
|
215
|
-
* @param platformKey Platform Key
|
|
216
228
|
* @returns void
|
|
217
229
|
* @throws ApiError
|
|
218
230
|
*/
|
|
219
|
-
static coreLti1P3ProviderLtiKeysDestroy(id
|
|
231
|
+
static coreLti1P3ProviderLtiKeysDestroy({ id, platformKey, }: {
|
|
232
|
+
id: string;
|
|
233
|
+
/**
|
|
234
|
+
* Platform Key
|
|
235
|
+
*/
|
|
236
|
+
platformKey: string;
|
|
237
|
+
}): CancelablePromise<void>;
|
|
220
238
|
/**
|
|
221
239
|
* List your LTI Tool's
|
|
222
|
-
* @param platformKey Platform Key
|
|
223
240
|
* @returns LtiTool
|
|
224
241
|
* @throws ApiError
|
|
225
242
|
*/
|
|
226
|
-
static coreLti1P3ProviderLtiToolsList(platformKey
|
|
243
|
+
static coreLti1P3ProviderLtiToolsList({ platformKey, }: {
|
|
244
|
+
/**
|
|
245
|
+
* Platform Key
|
|
246
|
+
*/
|
|
247
|
+
platformKey: string;
|
|
248
|
+
}): CancelablePromise<Array<LtiTool>>;
|
|
227
249
|
/**
|
|
228
250
|
* Create a new LTI Tool
|
|
229
|
-
* @param requestBody
|
|
230
251
|
* @returns LtiTool
|
|
231
252
|
* @throws ApiError
|
|
232
253
|
*/
|
|
233
|
-
static coreLti1P3ProviderLtiToolsCreate(requestBody
|
|
254
|
+
static coreLti1P3ProviderLtiToolsCreate({ requestBody, }: {
|
|
255
|
+
requestBody: LtiTool;
|
|
256
|
+
}): CancelablePromise<LtiTool>;
|
|
234
257
|
/**
|
|
235
258
|
* Get details about a specific LTI Tool
|
|
236
|
-
* @param id
|
|
237
|
-
* @param platformKey Platform Key
|
|
238
259
|
* @returns LtiTool
|
|
239
260
|
* @throws ApiError
|
|
240
261
|
*/
|
|
241
|
-
static coreLti1P3ProviderLtiToolsRetrieve(id
|
|
262
|
+
static coreLti1P3ProviderLtiToolsRetrieve({ id, platformKey, }: {
|
|
263
|
+
id: string;
|
|
264
|
+
/**
|
|
265
|
+
* Platform Key
|
|
266
|
+
*/
|
|
267
|
+
platformKey: string;
|
|
268
|
+
}): CancelablePromise<LtiTool>;
|
|
242
269
|
/**
|
|
243
270
|
* Update an LTI Tool
|
|
244
|
-
* @param id
|
|
245
|
-
* @param requestBody
|
|
246
271
|
* @returns LtiTool
|
|
247
272
|
* @throws ApiError
|
|
248
273
|
*/
|
|
249
|
-
static coreLti1P3ProviderLtiToolsUpdate(id
|
|
274
|
+
static coreLti1P3ProviderLtiToolsUpdate({ id, requestBody, }: {
|
|
275
|
+
id: string;
|
|
276
|
+
requestBody: LtiTool;
|
|
277
|
+
}): CancelablePromise<LtiTool>;
|
|
250
278
|
/**
|
|
251
279
|
* Delete an LTI Tool
|
|
252
|
-
* @param id
|
|
253
|
-
* @param platformKey Platform Key
|
|
254
280
|
* @returns void
|
|
255
281
|
* @throws ApiError
|
|
256
282
|
*/
|
|
257
|
-
static coreLti1P3ProviderLtiToolsDestroy(id
|
|
283
|
+
static coreLti1P3ProviderLtiToolsDestroy({ id, platformKey, }: {
|
|
284
|
+
id: string;
|
|
285
|
+
/**
|
|
286
|
+
* Platform Key
|
|
287
|
+
*/
|
|
288
|
+
platformKey: string;
|
|
289
|
+
}): CancelablePromise<void>;
|
|
258
290
|
/**
|
|
259
291
|
* Get platform logo
|
|
260
|
-
* @param org
|
|
261
292
|
* @returns any
|
|
262
293
|
* @throws ApiError
|
|
263
294
|
*/
|
|
264
|
-
static coreOrgsDarkModeLogoRetrieve(org
|
|
295
|
+
static coreOrgsDarkModeLogoRetrieve({ org, }: {
|
|
296
|
+
org: string;
|
|
297
|
+
}): CancelablePromise<Record<string, any>>;
|
|
265
298
|
/**
|
|
266
299
|
* Upload a new platform logo
|
|
267
|
-
* @param org
|
|
268
|
-
* @param requestBody
|
|
269
300
|
* @returns ImageUpload
|
|
270
301
|
* @throws ApiError
|
|
271
302
|
*/
|
|
272
|
-
static coreOrgsDarkModeLogoCreateCreate(org
|
|
303
|
+
static coreOrgsDarkModeLogoCreateCreate({ org, requestBody, }: {
|
|
304
|
+
org: string;
|
|
305
|
+
requestBody: ImageUpload;
|
|
306
|
+
}): CancelablePromise<ImageUpload>;
|
|
273
307
|
/**
|
|
274
308
|
* Get platform logo
|
|
275
|
-
* @param org
|
|
276
309
|
* @returns any
|
|
277
310
|
* @throws ApiError
|
|
278
311
|
*/
|
|
279
|
-
static coreOrgsFaviconRetrieve(org
|
|
312
|
+
static coreOrgsFaviconRetrieve({ org, }: {
|
|
313
|
+
org: string;
|
|
314
|
+
}): CancelablePromise<Record<string, any>>;
|
|
280
315
|
/**
|
|
281
316
|
* Upload a new platform logo
|
|
282
|
-
* @param org
|
|
283
|
-
* @param requestBody
|
|
284
317
|
* @returns ImageUpload
|
|
285
318
|
* @throws ApiError
|
|
286
319
|
*/
|
|
287
|
-
static coreOrgsFaviconCreateCreate(org
|
|
320
|
+
static coreOrgsFaviconCreateCreate({ org, requestBody, }: {
|
|
321
|
+
org: string;
|
|
322
|
+
requestBody: ImageUpload;
|
|
323
|
+
}): CancelablePromise<ImageUpload>;
|
|
288
324
|
/**
|
|
289
325
|
* Get platform logo
|
|
290
|
-
* @param org
|
|
291
326
|
* @returns any
|
|
292
327
|
* @throws ApiError
|
|
293
328
|
*/
|
|
294
|
-
static coreOrgsLogoRetrieve(org
|
|
329
|
+
static coreOrgsLogoRetrieve({ org, }: {
|
|
330
|
+
org: string;
|
|
331
|
+
}): CancelablePromise<Record<string, any>>;
|
|
295
332
|
/**
|
|
296
333
|
* Upload a new platform logo
|
|
297
|
-
* @param org
|
|
298
|
-
* @param requestBody
|
|
299
334
|
* @returns ImageUpload
|
|
300
335
|
* @throws ApiError
|
|
301
336
|
*/
|
|
302
|
-
static coreOrgsLogoCreateCreate(org
|
|
337
|
+
static coreOrgsLogoCreateCreate({ org, requestBody, }: {
|
|
338
|
+
org: string;
|
|
339
|
+
requestBody: ImageUpload;
|
|
340
|
+
}): CancelablePromise<ImageUpload>;
|
|
303
341
|
/**
|
|
304
|
-
* @param org
|
|
305
342
|
* @returns PlatformPublicMetadata
|
|
306
343
|
* @throws ApiError
|
|
307
344
|
*/
|
|
308
|
-
static coreOrgsMetadataRetrieve(org
|
|
345
|
+
static coreOrgsMetadataRetrieve({ org, }: {
|
|
346
|
+
org: string;
|
|
347
|
+
}): CancelablePromise<PlatformPublicMetadata>;
|
|
309
348
|
/**
|
|
310
|
-
* @param org
|
|
311
|
-
* @param requestBody
|
|
312
349
|
* @returns PlatformPublicMetadata
|
|
313
350
|
* @throws ApiError
|
|
314
351
|
*/
|
|
315
|
-
static coreOrgsMetadataUpdate(org
|
|
352
|
+
static coreOrgsMetadataUpdate({ org, requestBody, }: {
|
|
353
|
+
org: string;
|
|
354
|
+
requestBody?: PlatformPublicMetadata;
|
|
355
|
+
}): CancelablePromise<PlatformPublicMetadata>;
|
|
316
356
|
/**
|
|
317
|
-
* @param org
|
|
318
|
-
* @param requestBody
|
|
319
357
|
* @returns PlatformPublicMetadata
|
|
320
358
|
* @throws ApiError
|
|
321
359
|
*/
|
|
322
|
-
static coreOrgsMetadataPartialUpdate(org
|
|
360
|
+
static coreOrgsMetadataPartialUpdate({ org, requestBody, }: {
|
|
361
|
+
org: string;
|
|
362
|
+
requestBody?: PatchedPlatformPublicMetadata;
|
|
363
|
+
}): CancelablePromise<PlatformPublicMetadata>;
|
|
323
364
|
/**
|
|
324
365
|
* Creates redirect tokens for a URL specified by for a platform
|
|
325
|
-
* @param org
|
|
326
|
-
* @param requestBody
|
|
327
366
|
* @returns RedirectTokenResponse
|
|
328
367
|
* @throws ApiError
|
|
329
368
|
*/
|
|
330
|
-
static coreOrgsRedirectTokensCreate(org
|
|
369
|
+
static coreOrgsRedirectTokensCreate({ org, requestBody, }: {
|
|
370
|
+
org: string;
|
|
371
|
+
requestBody: RedirectTokenRequest;
|
|
372
|
+
}): CancelablePromise<RedirectTokenResponse>;
|
|
331
373
|
/**
|
|
332
374
|
* Returns Redirect URL for the token specified.
|
|
333
375
|
*
|
|
334
376
|
* ```
|
|
335
377
|
* Requires user to be a member of the platform with the token passed
|
|
336
378
|
* ```
|
|
337
|
-
* @param org
|
|
338
|
-
* @param redirectToken
|
|
339
379
|
* @returns RedirectTokenResponse
|
|
340
380
|
* @throws ApiError
|
|
341
381
|
*/
|
|
342
|
-
static coreOrgsRedirectTokensRetrieve(org
|
|
382
|
+
static coreOrgsRedirectTokensRetrieve({ org, redirectToken, }: {
|
|
383
|
+
org: string;
|
|
384
|
+
redirectToken: string;
|
|
385
|
+
}): CancelablePromise<RedirectTokenResponse>;
|
|
343
386
|
/**
|
|
344
387
|
* Delete specific token
|
|
345
|
-
* @param org
|
|
346
|
-
* @param redirectToken
|
|
347
388
|
* @returns void
|
|
348
389
|
* @throws ApiError
|
|
349
390
|
*/
|
|
350
|
-
static coreOrgsRedirectTokensDeleteDestroy(org
|
|
391
|
+
static coreOrgsRedirectTokensDeleteDestroy({ org, redirectToken, }: {
|
|
392
|
+
org: string;
|
|
393
|
+
redirectToken: string;
|
|
394
|
+
}): CancelablePromise<void>;
|
|
351
395
|
/**
|
|
352
396
|
* Get platform logo
|
|
353
|
-
* @param org
|
|
354
397
|
* @returns any
|
|
355
398
|
* @throws ApiError
|
|
356
399
|
*/
|
|
357
|
-
static coreOrgsThumbnailRetrieve(org
|
|
400
|
+
static coreOrgsThumbnailRetrieve({ org, }: {
|
|
401
|
+
org: string;
|
|
402
|
+
}): CancelablePromise<Record<string, any>>;
|
|
358
403
|
/**
|
|
359
404
|
* Upload a new platform logo
|
|
360
|
-
* @param org
|
|
361
|
-
* @param requestBody
|
|
362
405
|
* @returns ImageUpload
|
|
363
406
|
* @throws ApiError
|
|
364
407
|
*/
|
|
365
|
-
static coreOrgsThumbnailCreateCreate(org
|
|
408
|
+
static coreOrgsThumbnailCreateCreate({ org, requestBody, }: {
|
|
409
|
+
org: string;
|
|
410
|
+
requestBody: ImageUpload;
|
|
411
|
+
}): CancelablePromise<ImageUpload>;
|
|
366
412
|
/**
|
|
367
413
|
* GET /api/core/platform/
|
|
368
414
|
* Get main platform info.
|
|
@@ -375,12 +421,12 @@ export declare class CoreService {
|
|
|
375
421
|
* key
|
|
376
422
|
* field_key (POST)
|
|
377
423
|
* value (POST)
|
|
378
|
-
* @param key
|
|
379
|
-
* @param userId
|
|
380
424
|
* @returns PlatformList
|
|
381
425
|
* @throws ApiError
|
|
382
426
|
*/
|
|
383
|
-
static corePlatformRetrieve(key
|
|
427
|
+
static corePlatformRetrieve({ key, userId, }: {
|
|
428
|
+
key: string;
|
|
429
|
+
}): CancelablePromise<PlatformList>;
|
|
384
430
|
/**
|
|
385
431
|
* Update platform object
|
|
386
432
|
*
|
|
@@ -395,33 +441,43 @@ export declare class CoreService {
|
|
|
395
441
|
* lms_url
|
|
396
442
|
* cms_url
|
|
397
443
|
* portal_url
|
|
398
|
-
* @param requestBody
|
|
399
444
|
* @returns PlatformList
|
|
400
445
|
* @throws ApiError
|
|
401
446
|
*/
|
|
402
|
-
static corePlatformCreate(requestBody
|
|
447
|
+
static corePlatformCreate({ requestBody, }: {
|
|
448
|
+
requestBody: PlatformUpdatePostRequest;
|
|
449
|
+
}): CancelablePromise<PlatformList>;
|
|
403
450
|
/**
|
|
404
451
|
* List Platform API Key's belonging to the target platform
|
|
405
|
-
* @param platformKey Platform key of target platform
|
|
406
452
|
* @returns PlatformApiKey
|
|
407
453
|
* @throws ApiError
|
|
408
454
|
*/
|
|
409
|
-
static corePlatformApiTokensList(platformKey
|
|
455
|
+
static corePlatformApiTokensList({ platformKey, }: {
|
|
456
|
+
/**
|
|
457
|
+
* Platform key of target platform
|
|
458
|
+
*/
|
|
459
|
+
platformKey: string;
|
|
460
|
+
}): CancelablePromise<Array<PlatformApiKey>>;
|
|
410
461
|
/**
|
|
411
462
|
* Create a new Platform Api Key for the target platform
|
|
412
|
-
* @param requestBody
|
|
413
463
|
* @returns PlatformApiKey
|
|
414
464
|
* @throws ApiError
|
|
415
465
|
*/
|
|
416
|
-
static corePlatformApiTokensCreate(requestBody
|
|
466
|
+
static corePlatformApiTokensCreate({ requestBody, }: {
|
|
467
|
+
requestBody: PlatformApiKey;
|
|
468
|
+
}): CancelablePromise<PlatformApiKey>;
|
|
417
469
|
/**
|
|
418
470
|
* Delete Platform Api Key by name in the target platform
|
|
419
|
-
* @param name
|
|
420
|
-
* @param platformKey Platform key of target platform
|
|
421
471
|
* @returns void
|
|
422
472
|
* @throws ApiError
|
|
423
473
|
*/
|
|
424
|
-
static corePlatformApiTokensDestroy(name
|
|
474
|
+
static corePlatformApiTokensDestroy({ name, platformKey, }: {
|
|
475
|
+
name: string;
|
|
476
|
+
/**
|
|
477
|
+
* Platform key of target platform
|
|
478
|
+
*/
|
|
479
|
+
platformKey: string;
|
|
480
|
+
}): CancelablePromise<void>;
|
|
425
481
|
/**
|
|
426
482
|
* GET /site
|
|
427
483
|
* Get site settings.
|
|
@@ -434,12 +490,12 @@ export declare class CoreService {
|
|
|
434
490
|
* key
|
|
435
491
|
* field_key (POST)
|
|
436
492
|
* value (POST)
|
|
437
|
-
* @param key
|
|
438
|
-
* @param userId
|
|
439
493
|
* @returns any
|
|
440
494
|
* @throws ApiError
|
|
441
495
|
*/
|
|
442
|
-
static corePlatformConfigSiteRetrieve(key
|
|
496
|
+
static corePlatformConfigSiteRetrieve({ key, userId, }: {
|
|
497
|
+
key: string;
|
|
498
|
+
}): CancelablePromise<Record<string, any>>;
|
|
443
499
|
/**
|
|
444
500
|
* GET /site
|
|
445
501
|
* Get site settings.
|
|
@@ -452,11 +508,12 @@ export declare class CoreService {
|
|
|
452
508
|
* key
|
|
453
509
|
* field_key (POST)
|
|
454
510
|
* value (POST)
|
|
455
|
-
* @param requestBody
|
|
456
511
|
* @returns any
|
|
457
512
|
* @throws ApiError
|
|
458
513
|
*/
|
|
459
|
-
static corePlatformConfigSiteCreate(requestBody
|
|
514
|
+
static corePlatformConfigSiteCreate({ requestBody, }: {
|
|
515
|
+
requestBody?: Record<string, any>;
|
|
516
|
+
}): CancelablePromise<Record<string, any>>;
|
|
460
517
|
/**
|
|
461
518
|
* Retrieve users associated with platform
|
|
462
519
|
*
|
|
@@ -468,280 +525,448 @@ export declare class CoreService {
|
|
|
468
525
|
* sort
|
|
469
526
|
*
|
|
470
527
|
* is_admin: Return tenant admin users
|
|
471
|
-
* @param page
|
|
472
|
-
* @param pageSize
|
|
473
|
-
* @param platformKey
|
|
474
|
-
* @param platformOrg
|
|
475
|
-
* @param query
|
|
476
|
-
* @param sort
|
|
477
528
|
* @returns UserPlatformManagementListViewGetResponse
|
|
478
529
|
* @throws ApiError
|
|
479
530
|
*/
|
|
480
|
-
static corePlatformUsersRetrieve(page
|
|
531
|
+
static corePlatformUsersRetrieve({ page, pageSize, platformKey, platformOrg, query, sort, }: {
|
|
532
|
+
page?: number;
|
|
533
|
+
pageSize?: number;
|
|
534
|
+
platformKey?: string;
|
|
535
|
+
platformOrg?: string;
|
|
536
|
+
query?: string;
|
|
537
|
+
sort?: string;
|
|
538
|
+
}): CancelablePromise<UserPlatformManagementListViewGetResponse>;
|
|
481
539
|
/**
|
|
482
540
|
* List group role assignments
|
|
483
541
|
* Retrieve a list of group role assignments. Can be filtered by platform_key, group_id, or role_id.
|
|
484
|
-
* @param groupId Filter group roles by group ID
|
|
485
|
-
* @param page A page number within the paginated result set.
|
|
486
|
-
* @param pageSize Number of results to return per page.
|
|
487
|
-
* @param platformKey Filter group roles by platform key
|
|
488
|
-
* @param roleId Filter group roles by role ID
|
|
489
542
|
* @returns PaginatedRbacGroupRoleList
|
|
490
543
|
* @throws ApiError
|
|
491
544
|
*/
|
|
492
|
-
static coreRbacGroupRolesList(groupId
|
|
545
|
+
static coreRbacGroupRolesList({ groupId, page, pageSize, platformKey, roleId, }: {
|
|
546
|
+
/**
|
|
547
|
+
* Filter group roles by group ID
|
|
548
|
+
*/
|
|
549
|
+
groupId?: number;
|
|
550
|
+
/**
|
|
551
|
+
* A page number within the paginated result set.
|
|
552
|
+
*/
|
|
553
|
+
page?: number;
|
|
554
|
+
/**
|
|
555
|
+
* Number of results to return per page.
|
|
556
|
+
*/
|
|
557
|
+
pageSize?: number;
|
|
558
|
+
/**
|
|
559
|
+
* Filter group roles by platform key
|
|
560
|
+
*/
|
|
561
|
+
platformKey?: string;
|
|
562
|
+
/**
|
|
563
|
+
* Filter group roles by role ID
|
|
564
|
+
*/
|
|
565
|
+
roleId?: number;
|
|
566
|
+
}): CancelablePromise<PaginatedRbacGroupRoleList>;
|
|
493
567
|
/**
|
|
494
568
|
* Create group role assignment
|
|
495
569
|
* Assign a role to a group. The group and role must belong to the same platform.
|
|
496
|
-
* @param requestBody
|
|
497
570
|
* @returns RbacGroupRole
|
|
498
571
|
* @throws ApiError
|
|
499
572
|
*/
|
|
500
|
-
static coreRbacGroupRolesCreate(requestBody
|
|
573
|
+
static coreRbacGroupRolesCreate({ requestBody, }: {
|
|
574
|
+
requestBody: RbacGroupRole;
|
|
575
|
+
}): CancelablePromise<RbacGroupRole>;
|
|
501
576
|
/**
|
|
502
577
|
* Retrieve group role assignment
|
|
503
578
|
* Retrieve details of a specific group role assignment.
|
|
504
|
-
* @param id A unique integer value identifying this RBAC Group Role.
|
|
505
579
|
* @returns RbacGroupRole
|
|
506
580
|
* @throws ApiError
|
|
507
581
|
*/
|
|
508
|
-
static coreRbacGroupRolesRetrieve(id
|
|
582
|
+
static coreRbacGroupRolesRetrieve({ id, }: {
|
|
583
|
+
/**
|
|
584
|
+
* A unique integer value identifying this RBAC Group Role.
|
|
585
|
+
*/
|
|
586
|
+
id: number;
|
|
587
|
+
}): CancelablePromise<RbacGroupRole>;
|
|
509
588
|
/**
|
|
510
589
|
* Update group role assignment
|
|
511
590
|
* Update an existing group role assignment. Platform validation applies.
|
|
512
|
-
* @param id A unique integer value identifying this RBAC Group Role.
|
|
513
|
-
* @param requestBody
|
|
514
591
|
* @returns RbacGroupRole
|
|
515
592
|
* @throws ApiError
|
|
516
593
|
*/
|
|
517
|
-
static coreRbacGroupRolesUpdate(id
|
|
594
|
+
static coreRbacGroupRolesUpdate({ id, requestBody, }: {
|
|
595
|
+
/**
|
|
596
|
+
* A unique integer value identifying this RBAC Group Role.
|
|
597
|
+
*/
|
|
598
|
+
id: number;
|
|
599
|
+
requestBody: RbacGroupRole;
|
|
600
|
+
}): CancelablePromise<RbacGroupRole>;
|
|
518
601
|
/**
|
|
519
602
|
* Partially update group role assignment
|
|
520
603
|
* Partially update an existing group role assignment. Platform validation applies.
|
|
521
|
-
* @param id A unique integer value identifying this RBAC Group Role.
|
|
522
|
-
* @param requestBody
|
|
523
604
|
* @returns RbacGroupRole
|
|
524
605
|
* @throws ApiError
|
|
525
606
|
*/
|
|
526
|
-
static coreRbacGroupRolesPartialUpdate(id
|
|
607
|
+
static coreRbacGroupRolesPartialUpdate({ id, requestBody, }: {
|
|
608
|
+
/**
|
|
609
|
+
* A unique integer value identifying this RBAC Group Role.
|
|
610
|
+
*/
|
|
611
|
+
id: number;
|
|
612
|
+
requestBody?: PatchedRbacGroupRole;
|
|
613
|
+
}): CancelablePromise<RbacGroupRole>;
|
|
527
614
|
/**
|
|
528
615
|
* Delete group role assignment
|
|
529
616
|
* Remove a role assignment from a group.
|
|
530
|
-
* @param id A unique integer value identifying this RBAC Group Role.
|
|
531
617
|
* @returns void
|
|
532
618
|
* @throws ApiError
|
|
533
619
|
*/
|
|
534
|
-
static coreRbacGroupRolesDestroy(id
|
|
620
|
+
static coreRbacGroupRolesDestroy({ id, platformKey, }: {
|
|
621
|
+
/**
|
|
622
|
+
* A unique integer value identifying this RBAC Group Role.
|
|
623
|
+
*/
|
|
624
|
+
id: number;
|
|
625
|
+
/**
|
|
626
|
+
* platform key for authorization check
|
|
627
|
+
*/
|
|
628
|
+
platformKey?: string;
|
|
629
|
+
}): CancelablePromise<void>;
|
|
535
630
|
/**
|
|
536
631
|
* List RBAC groups
|
|
537
632
|
* Retrieve a list of RBAC groups. Can be filtered by platform_key.
|
|
538
|
-
* @param page A page number within the paginated result set.
|
|
539
|
-
* @param pageSize Number of results to return per page.
|
|
540
|
-
* @param platformKey Filter groups by platform key
|
|
541
633
|
* @returns PaginatedRbacGroupList
|
|
542
634
|
* @throws ApiError
|
|
543
635
|
*/
|
|
544
|
-
static coreRbacGroupsList(page
|
|
636
|
+
static coreRbacGroupsList({ page, pageSize, platformKey, }: {
|
|
637
|
+
/**
|
|
638
|
+
* A page number within the paginated result set.
|
|
639
|
+
*/
|
|
640
|
+
page?: number;
|
|
641
|
+
/**
|
|
642
|
+
* Number of results to return per page.
|
|
643
|
+
*/
|
|
644
|
+
pageSize?: number;
|
|
645
|
+
/**
|
|
646
|
+
* Filter groups by platform key
|
|
647
|
+
*/
|
|
648
|
+
platformKey?: string;
|
|
649
|
+
}): CancelablePromise<PaginatedRbacGroupList>;
|
|
545
650
|
/**
|
|
546
651
|
* Create RBAC group
|
|
547
652
|
* Create a new RBAC group for a platform. Users can be assigned during creation.
|
|
548
|
-
* @param requestBody
|
|
549
653
|
* @returns RbacGroup
|
|
550
654
|
* @throws ApiError
|
|
551
655
|
*/
|
|
552
|
-
static coreRbacGroupsCreate(requestBody
|
|
656
|
+
static coreRbacGroupsCreate({ requestBody, }: {
|
|
657
|
+
requestBody: RbacGroup;
|
|
658
|
+
}): CancelablePromise<RbacGroup>;
|
|
553
659
|
/**
|
|
554
660
|
* Retrieve RBAC group
|
|
555
661
|
* Retrieve details of a specific RBAC group including assigned users.
|
|
556
|
-
* @param id A unique integer value identifying this RBAC Group.
|
|
557
662
|
* @returns RbacGroup
|
|
558
663
|
* @throws ApiError
|
|
559
664
|
*/
|
|
560
|
-
static coreRbacGroupsRetrieve(id
|
|
665
|
+
static coreRbacGroupsRetrieve({ id, }: {
|
|
666
|
+
/**
|
|
667
|
+
* A unique integer value identifying this RBAC Group.
|
|
668
|
+
*/
|
|
669
|
+
id: number;
|
|
670
|
+
}): CancelablePromise<RbacGroup>;
|
|
561
671
|
/**
|
|
562
672
|
* Update RBAC group
|
|
563
673
|
* Update an existing RBAC group. Platform validation applies for user assignments.
|
|
564
|
-
* @param id A unique integer value identifying this RBAC Group.
|
|
565
|
-
* @param requestBody
|
|
566
674
|
* @returns RbacGroup
|
|
567
675
|
* @throws ApiError
|
|
568
676
|
*/
|
|
569
|
-
static coreRbacGroupsUpdate(id
|
|
677
|
+
static coreRbacGroupsUpdate({ id, requestBody, }: {
|
|
678
|
+
/**
|
|
679
|
+
* A unique integer value identifying this RBAC Group.
|
|
680
|
+
*/
|
|
681
|
+
id: number;
|
|
682
|
+
requestBody: RbacGroup;
|
|
683
|
+
}): CancelablePromise<RbacGroup>;
|
|
570
684
|
/**
|
|
571
685
|
* Partially update RBAC group
|
|
572
686
|
* Partially update an existing RBAC group. Platform validation applies for user assignments.
|
|
573
|
-
* @param id A unique integer value identifying this RBAC Group.
|
|
574
|
-
* @param requestBody
|
|
575
687
|
* @returns RbacGroup
|
|
576
688
|
* @throws ApiError
|
|
577
689
|
*/
|
|
578
|
-
static coreRbacGroupsPartialUpdate(id
|
|
690
|
+
static coreRbacGroupsPartialUpdate({ id, requestBody, }: {
|
|
691
|
+
/**
|
|
692
|
+
* A unique integer value identifying this RBAC Group.
|
|
693
|
+
*/
|
|
694
|
+
id: number;
|
|
695
|
+
requestBody?: PatchedRbacGroup;
|
|
696
|
+
}): CancelablePromise<RbacGroup>;
|
|
579
697
|
/**
|
|
580
698
|
* Delete RBAC group
|
|
581
699
|
* Delete an RBAC group and all associated group role assignments.
|
|
582
|
-
* @param id A unique integer value identifying this RBAC Group.
|
|
583
700
|
* @returns void
|
|
584
701
|
* @throws ApiError
|
|
585
702
|
*/
|
|
586
|
-
static coreRbacGroupsDestroy(id
|
|
703
|
+
static coreRbacGroupsDestroy({ id, platformKey, }: {
|
|
704
|
+
/**
|
|
705
|
+
* A unique integer value identifying this RBAC Group.
|
|
706
|
+
*/
|
|
707
|
+
id: number;
|
|
708
|
+
/**
|
|
709
|
+
* platform key for authorization check
|
|
710
|
+
*/
|
|
711
|
+
platformKey?: string;
|
|
712
|
+
}): CancelablePromise<void>;
|
|
587
713
|
/**
|
|
588
714
|
* List RBAC policies
|
|
589
715
|
* Retrieve a list of RBAC policies. Can be filtered by platform_key or role_id.
|
|
590
|
-
* @param page A page number within the paginated result set.
|
|
591
|
-
* @param pageSize Number of results to return per page.
|
|
592
|
-
* @param platformKey Filter policies by platform key
|
|
593
|
-
* @param roleId Filter policies by role ID
|
|
594
716
|
* @returns PaginatedRbacPolicyList
|
|
595
717
|
* @throws ApiError
|
|
596
718
|
*/
|
|
597
|
-
static coreRbacPoliciesList(page
|
|
719
|
+
static coreRbacPoliciesList({ page, pageSize, platformKey, roleId, }: {
|
|
720
|
+
/**
|
|
721
|
+
* A page number within the paginated result set.
|
|
722
|
+
*/
|
|
723
|
+
page?: number;
|
|
724
|
+
/**
|
|
725
|
+
* Number of results to return per page.
|
|
726
|
+
*/
|
|
727
|
+
pageSize?: number;
|
|
728
|
+
/**
|
|
729
|
+
* Filter policies by platform key
|
|
730
|
+
*/
|
|
731
|
+
platformKey?: string;
|
|
732
|
+
/**
|
|
733
|
+
* Filter policies by role ID
|
|
734
|
+
*/
|
|
735
|
+
roleId?: number;
|
|
736
|
+
}): CancelablePromise<PaginatedRbacPolicyList>;
|
|
598
737
|
/**
|
|
599
738
|
* Create RBAC policy
|
|
600
739
|
* Create a new RBAC policy that defines resource access for a role.
|
|
601
|
-
* @param requestBody
|
|
602
740
|
* @returns RbacPolicy
|
|
603
741
|
* @throws ApiError
|
|
604
742
|
*/
|
|
605
|
-
static coreRbacPoliciesCreate(requestBody
|
|
743
|
+
static coreRbacPoliciesCreate({ requestBody, }: {
|
|
744
|
+
requestBody: RbacPolicy;
|
|
745
|
+
}): CancelablePromise<RbacPolicy>;
|
|
606
746
|
/**
|
|
607
747
|
* Retrieve RBAC policy
|
|
608
748
|
* Retrieve details of a specific RBAC policy.
|
|
609
|
-
* @param id A unique integer value identifying this RBAC Policy.
|
|
610
749
|
* @returns RbacPolicy
|
|
611
750
|
* @throws ApiError
|
|
612
751
|
*/
|
|
613
|
-
static coreRbacPoliciesRetrieve(id
|
|
752
|
+
static coreRbacPoliciesRetrieve({ id, }: {
|
|
753
|
+
/**
|
|
754
|
+
* A unique integer value identifying this RBAC Policy.
|
|
755
|
+
*/
|
|
756
|
+
id: number;
|
|
757
|
+
}): CancelablePromise<RbacPolicy>;
|
|
614
758
|
/**
|
|
615
759
|
* Update RBAC policy
|
|
616
760
|
* Update an existing RBAC policy.
|
|
617
|
-
* @param id A unique integer value identifying this RBAC Policy.
|
|
618
|
-
* @param requestBody
|
|
619
761
|
* @returns RbacPolicy
|
|
620
762
|
* @throws ApiError
|
|
621
763
|
*/
|
|
622
|
-
static coreRbacPoliciesUpdate(id
|
|
764
|
+
static coreRbacPoliciesUpdate({ id, requestBody, }: {
|
|
765
|
+
/**
|
|
766
|
+
* A unique integer value identifying this RBAC Policy.
|
|
767
|
+
*/
|
|
768
|
+
id: number;
|
|
769
|
+
requestBody: RbacPolicy;
|
|
770
|
+
}): CancelablePromise<RbacPolicy>;
|
|
623
771
|
/**
|
|
624
772
|
* Partially update RBAC policy
|
|
625
773
|
* Partially update an existing RBAC policy.
|
|
626
|
-
* @param id A unique integer value identifying this RBAC Policy.
|
|
627
|
-
* @param requestBody
|
|
628
774
|
* @returns RbacPolicy
|
|
629
775
|
* @throws ApiError
|
|
630
776
|
*/
|
|
631
|
-
static coreRbacPoliciesPartialUpdate(id
|
|
777
|
+
static coreRbacPoliciesPartialUpdate({ id, requestBody, }: {
|
|
778
|
+
/**
|
|
779
|
+
* A unique integer value identifying this RBAC Policy.
|
|
780
|
+
*/
|
|
781
|
+
id: number;
|
|
782
|
+
requestBody?: PatchedRbacPolicy;
|
|
783
|
+
}): CancelablePromise<RbacPolicy>;
|
|
632
784
|
/**
|
|
633
785
|
* Delete RBAC policy
|
|
634
786
|
* Delete an RBAC policy.
|
|
635
|
-
* @param id A unique integer value identifying this RBAC Policy.
|
|
636
787
|
* @returns void
|
|
637
788
|
* @throws ApiError
|
|
638
789
|
*/
|
|
639
|
-
static coreRbacPoliciesDestroy(id
|
|
790
|
+
static coreRbacPoliciesDestroy({ id, platformKey, }: {
|
|
791
|
+
/**
|
|
792
|
+
* A unique integer value identifying this RBAC Policy.
|
|
793
|
+
*/
|
|
794
|
+
id: number;
|
|
795
|
+
/**
|
|
796
|
+
* platform key for authorization check
|
|
797
|
+
*/
|
|
798
|
+
platformKey?: string;
|
|
799
|
+
}): CancelablePromise<void>;
|
|
640
800
|
/**
|
|
641
801
|
* List RBAC roles
|
|
642
802
|
* Retrieve a list of RBAC roles. Can be filtered by platform_key.
|
|
643
|
-
* @param page A page number within the paginated result set.
|
|
644
|
-
* @param pageSize Number of results to return per page.
|
|
645
|
-
* @param platformKey Filter roles by platform key
|
|
646
803
|
* @returns PaginatedRbacRoleList
|
|
647
804
|
* @throws ApiError
|
|
648
805
|
*/
|
|
649
|
-
static coreRbacRolesList(page
|
|
806
|
+
static coreRbacRolesList({ page, pageSize, platformKey, }: {
|
|
807
|
+
/**
|
|
808
|
+
* A page number within the paginated result set.
|
|
809
|
+
*/
|
|
810
|
+
page?: number;
|
|
811
|
+
/**
|
|
812
|
+
* Number of results to return per page.
|
|
813
|
+
*/
|
|
814
|
+
pageSize?: number;
|
|
815
|
+
/**
|
|
816
|
+
* Filter roles by platform key
|
|
817
|
+
*/
|
|
818
|
+
platformKey?: string;
|
|
819
|
+
}): CancelablePromise<PaginatedRbacRoleList>;
|
|
650
820
|
/**
|
|
651
821
|
* Create RBAC role
|
|
652
822
|
* Create a new RBAC role for a platform.
|
|
653
|
-
* @param requestBody
|
|
654
823
|
* @returns RbacRole
|
|
655
824
|
* @throws ApiError
|
|
656
825
|
*/
|
|
657
|
-
static coreRbacRolesCreate(requestBody
|
|
826
|
+
static coreRbacRolesCreate({ requestBody, }: {
|
|
827
|
+
requestBody: RbacRole;
|
|
828
|
+
}): CancelablePromise<RbacRole>;
|
|
658
829
|
/**
|
|
659
830
|
* Retrieve RBAC role
|
|
660
831
|
* Retrieve details of a specific RBAC role.
|
|
661
|
-
* @param id A unique integer value identifying this RBAC Role.
|
|
662
832
|
* @returns RbacRole
|
|
663
833
|
* @throws ApiError
|
|
664
834
|
*/
|
|
665
|
-
static coreRbacRolesRetrieve(id
|
|
835
|
+
static coreRbacRolesRetrieve({ id, }: {
|
|
836
|
+
/**
|
|
837
|
+
* A unique integer value identifying this RBAC Role.
|
|
838
|
+
*/
|
|
839
|
+
id: number;
|
|
840
|
+
}): CancelablePromise<RbacRole>;
|
|
666
841
|
/**
|
|
667
842
|
* Update RBAC role
|
|
668
843
|
* Update an existing RBAC role.
|
|
669
|
-
* @param id A unique integer value identifying this RBAC Role.
|
|
670
|
-
* @param requestBody
|
|
671
844
|
* @returns RbacRole
|
|
672
845
|
* @throws ApiError
|
|
673
846
|
*/
|
|
674
|
-
static coreRbacRolesUpdate(id
|
|
847
|
+
static coreRbacRolesUpdate({ id, requestBody, }: {
|
|
848
|
+
/**
|
|
849
|
+
* A unique integer value identifying this RBAC Role.
|
|
850
|
+
*/
|
|
851
|
+
id: number;
|
|
852
|
+
requestBody: RbacRole;
|
|
853
|
+
}): CancelablePromise<RbacRole>;
|
|
675
854
|
/**
|
|
676
855
|
* Partially update RBAC role
|
|
677
856
|
* Partially update an existing RBAC role.
|
|
678
|
-
* @param id A unique integer value identifying this RBAC Role.
|
|
679
|
-
* @param requestBody
|
|
680
857
|
* @returns RbacRole
|
|
681
858
|
* @throws ApiError
|
|
682
859
|
*/
|
|
683
|
-
static coreRbacRolesPartialUpdate(id
|
|
860
|
+
static coreRbacRolesPartialUpdate({ id, requestBody, }: {
|
|
861
|
+
/**
|
|
862
|
+
* A unique integer value identifying this RBAC Role.
|
|
863
|
+
*/
|
|
864
|
+
id: number;
|
|
865
|
+
requestBody?: PatchedRbacRole;
|
|
866
|
+
}): CancelablePromise<RbacRole>;
|
|
684
867
|
/**
|
|
685
868
|
* Delete RBAC role
|
|
686
869
|
* Delete an RBAC role.
|
|
687
|
-
* @param id A unique integer value identifying this RBAC Role.
|
|
688
870
|
* @returns void
|
|
689
871
|
* @throws ApiError
|
|
690
872
|
*/
|
|
691
|
-
static coreRbacRolesDestroy(id
|
|
873
|
+
static coreRbacRolesDestroy({ id, platformKey, }: {
|
|
874
|
+
/**
|
|
875
|
+
* A unique integer value identifying this RBAC Role.
|
|
876
|
+
*/
|
|
877
|
+
id: number;
|
|
878
|
+
/**
|
|
879
|
+
* platform key for authorization check
|
|
880
|
+
*/
|
|
881
|
+
platformKey?: string;
|
|
882
|
+
}): CancelablePromise<void>;
|
|
692
883
|
/**
|
|
693
884
|
* List user role assignments
|
|
694
885
|
* Retrieve a list of user role assignments. Can be filtered by platform_key or user_id.
|
|
695
|
-
* @param page A page number within the paginated result set.
|
|
696
|
-
* @param pageSize Number of results to return per page.
|
|
697
|
-
* @param platformKey Filter user roles by platform key
|
|
698
|
-
* @param userId Filter user roles by user ID
|
|
699
886
|
* @returns PaginatedRbacUserRoleList
|
|
700
887
|
* @throws ApiError
|
|
701
888
|
*/
|
|
702
|
-
static coreRbacUserRolesList(page
|
|
889
|
+
static coreRbacUserRolesList({ page, pageSize, platformKey, userId, }: {
|
|
890
|
+
/**
|
|
891
|
+
* A page number within the paginated result set.
|
|
892
|
+
*/
|
|
893
|
+
page?: number;
|
|
894
|
+
/**
|
|
895
|
+
* Number of results to return per page.
|
|
896
|
+
*/
|
|
897
|
+
pageSize?: number;
|
|
898
|
+
/**
|
|
899
|
+
* Filter user roles by platform key
|
|
900
|
+
*/
|
|
901
|
+
platformKey?: string;
|
|
902
|
+
/**
|
|
903
|
+
* Filter user roles by user ID
|
|
904
|
+
*/
|
|
905
|
+
userId?: number;
|
|
906
|
+
}): CancelablePromise<PaginatedRbacUserRoleList>;
|
|
703
907
|
/**
|
|
704
908
|
* Create user role assignment
|
|
705
909
|
* Assign a role to a user. The user must belong to the same platform as the role.
|
|
706
|
-
* @param requestBody
|
|
707
910
|
* @returns RbacUserRole
|
|
708
911
|
* @throws ApiError
|
|
709
912
|
*/
|
|
710
|
-
static coreRbacUserRolesCreate(requestBody
|
|
913
|
+
static coreRbacUserRolesCreate({ requestBody, }: {
|
|
914
|
+
requestBody: RbacUserRole;
|
|
915
|
+
}): CancelablePromise<RbacUserRole>;
|
|
711
916
|
/**
|
|
712
917
|
* Retrieve user role assignment
|
|
713
918
|
* Retrieve details of a specific user role assignment.
|
|
714
|
-
* @param id A unique integer value identifying this RBAC User Role.
|
|
715
919
|
* @returns RbacUserRole
|
|
716
920
|
* @throws ApiError
|
|
717
921
|
*/
|
|
718
|
-
static coreRbacUserRolesRetrieve(id
|
|
922
|
+
static coreRbacUserRolesRetrieve({ id, }: {
|
|
923
|
+
/**
|
|
924
|
+
* A unique integer value identifying this RBAC User Role.
|
|
925
|
+
*/
|
|
926
|
+
id: number;
|
|
927
|
+
}): CancelablePromise<RbacUserRole>;
|
|
719
928
|
/**
|
|
720
929
|
* Update user role assignment
|
|
721
930
|
* Update an existing user role assignment. Platform validation applies.
|
|
722
|
-
* @param id A unique integer value identifying this RBAC User Role.
|
|
723
|
-
* @param requestBody
|
|
724
931
|
* @returns RbacUserRole
|
|
725
932
|
* @throws ApiError
|
|
726
933
|
*/
|
|
727
|
-
static coreRbacUserRolesUpdate(id
|
|
934
|
+
static coreRbacUserRolesUpdate({ id, requestBody, }: {
|
|
935
|
+
/**
|
|
936
|
+
* A unique integer value identifying this RBAC User Role.
|
|
937
|
+
*/
|
|
938
|
+
id: number;
|
|
939
|
+
requestBody: RbacUserRole;
|
|
940
|
+
}): CancelablePromise<RbacUserRole>;
|
|
728
941
|
/**
|
|
729
942
|
* Partially update user role assignment
|
|
730
943
|
* Partially update an existing user role assignment. Platform validation applies.
|
|
731
|
-
* @param id A unique integer value identifying this RBAC User Role.
|
|
732
|
-
* @param requestBody
|
|
733
944
|
* @returns RbacUserRole
|
|
734
945
|
* @throws ApiError
|
|
735
946
|
*/
|
|
736
|
-
static coreRbacUserRolesPartialUpdate(id
|
|
947
|
+
static coreRbacUserRolesPartialUpdate({ id, requestBody, }: {
|
|
948
|
+
/**
|
|
949
|
+
* A unique integer value identifying this RBAC User Role.
|
|
950
|
+
*/
|
|
951
|
+
id: number;
|
|
952
|
+
requestBody?: PatchedRbacUserRole;
|
|
953
|
+
}): CancelablePromise<RbacUserRole>;
|
|
737
954
|
/**
|
|
738
955
|
* Delete user role assignment
|
|
739
956
|
* Remove a role assignment from a user.
|
|
740
|
-
* @param id A unique integer value identifying this RBAC User Role.
|
|
741
957
|
* @returns void
|
|
742
958
|
* @throws ApiError
|
|
743
959
|
*/
|
|
744
|
-
static coreRbacUserRolesDestroy(id
|
|
960
|
+
static coreRbacUserRolesDestroy({ id, platformKey, }: {
|
|
961
|
+
/**
|
|
962
|
+
* A unique integer value identifying this RBAC User Role.
|
|
963
|
+
*/
|
|
964
|
+
id: number;
|
|
965
|
+
/**
|
|
966
|
+
* platform key for authorization check
|
|
967
|
+
*/
|
|
968
|
+
platformKey?: string;
|
|
969
|
+
}): CancelablePromise<void>;
|
|
745
970
|
/**
|
|
746
971
|
* Invalidate all tokens for the authenticated user
|
|
747
972
|
* @returns any No response body
|
|
@@ -750,11 +975,12 @@ export declare class CoreService {
|
|
|
750
975
|
static coreSessionLogoutCreate(): CancelablePromise<any>;
|
|
751
976
|
/**
|
|
752
977
|
* POST signals/edx/
|
|
753
|
-
* @param requestBody
|
|
754
978
|
* @returns any No response body
|
|
755
979
|
* @throws ApiError
|
|
756
980
|
*/
|
|
757
|
-
static coreSignalsEdxCreate(requestBody
|
|
981
|
+
static coreSignalsEdxCreate({ requestBody, }: {
|
|
982
|
+
requestBody: EdxSignalReceiverRequest;
|
|
983
|
+
}): CancelablePromise<any>;
|
|
758
984
|
/**
|
|
759
985
|
* Param:
|
|
760
986
|
* Any of user_id/username/email
|
|
@@ -814,23 +1040,24 @@ export declare class CoreService {
|
|
|
814
1040
|
static coreUserGroupsLinkBulkCreate(): CancelablePromise<any>;
|
|
815
1041
|
/**
|
|
816
1042
|
* Initiates the account deletion process for the authenticated user or specified username.
|
|
817
|
-
* @param requestBody
|
|
818
1043
|
* @returns UserDeleteAPIResponse
|
|
819
1044
|
* @throws ApiError
|
|
820
1045
|
*/
|
|
821
|
-
static coreUsersDeleteCreate(requestBody
|
|
1046
|
+
static coreUsersDeleteCreate({ requestBody, }: {
|
|
1047
|
+
requestBody?: UserDeleteAPIRequest;
|
|
1048
|
+
}): CancelablePromise<UserDeleteAPIResponse>;
|
|
822
1049
|
/**
|
|
823
1050
|
* Get detailed user information.
|
|
824
1051
|
*
|
|
825
1052
|
* Make permission check for platform admins here,
|
|
826
1053
|
* then proxy request to edx.
|
|
827
|
-
* @param email
|
|
828
|
-
* @param userId
|
|
829
|
-
* @param username
|
|
830
1054
|
* @returns any No response body
|
|
831
1055
|
* @throws ApiError
|
|
832
1056
|
*/
|
|
833
|
-
static coreUsersMetadataProxyRetrieve(email
|
|
1057
|
+
static coreUsersMetadataProxyRetrieve({ email, userId, username, }: {
|
|
1058
|
+
email?: string;
|
|
1059
|
+
username?: string;
|
|
1060
|
+
}): CancelablePromise<any>;
|
|
834
1061
|
/**
|
|
835
1062
|
* Retrieve platforms associated with user_id
|
|
836
1063
|
*
|
|
@@ -838,13 +1065,13 @@ export declare class CoreService {
|
|
|
838
1065
|
* user_id
|
|
839
1066
|
* username
|
|
840
1067
|
* email
|
|
841
|
-
* @param email
|
|
842
|
-
* @param userId
|
|
843
|
-
* @param username
|
|
844
1068
|
* @returns UserPlatformLink
|
|
845
1069
|
* @throws ApiError
|
|
846
1070
|
*/
|
|
847
|
-
static coreUsersPlatformsList(email
|
|
1071
|
+
static coreUsersPlatformsList({ email, userId, username, }: {
|
|
1072
|
+
email?: string;
|
|
1073
|
+
username?: string;
|
|
1074
|
+
}): CancelablePromise<Array<UserPlatformLink>>;
|
|
848
1075
|
/**
|
|
849
1076
|
* Explicitly link platform to user_id
|
|
850
1077
|
*
|
|
@@ -855,20 +1082,21 @@ export declare class CoreService {
|
|
|
855
1082
|
* expired_on (optional)
|
|
856
1083
|
* is_admin (optional)
|
|
857
1084
|
* active (optional)
|
|
858
|
-
* @param requestBody
|
|
859
1085
|
* @returns any No response body
|
|
860
1086
|
* @throws ApiError
|
|
861
1087
|
*/
|
|
862
|
-
static coreUsersPlatformsCreate(requestBody
|
|
1088
|
+
static coreUsersPlatformsCreate({ requestBody, }: {
|
|
1089
|
+
requestBody: UserPlatformViewPostRequest;
|
|
1090
|
+
}): CancelablePromise<any>;
|
|
863
1091
|
/**
|
|
864
1092
|
* Retrieve proxy user information by user_id
|
|
865
|
-
* @param email
|
|
866
|
-
* @param userId
|
|
867
|
-
* @param username
|
|
868
1093
|
* @returns UserProxyGetResponse
|
|
869
1094
|
* @throws ApiError
|
|
870
1095
|
*/
|
|
871
|
-
static coreUsersProxyRetrieve(email
|
|
1096
|
+
static coreUsersProxyRetrieve({ email, userId, username, }: {
|
|
1097
|
+
email?: string;
|
|
1098
|
+
username?: string;
|
|
1099
|
+
}): CancelablePromise<UserProxyGetResponse>;
|
|
872
1100
|
/**
|
|
873
1101
|
* Add proxy user
|
|
874
1102
|
*
|
|
@@ -878,11 +1106,12 @@ export declare class CoreService {
|
|
|
878
1106
|
* email
|
|
879
1107
|
* edx_data
|
|
880
1108
|
* data
|
|
881
|
-
* @param requestBody
|
|
882
1109
|
* @returns UserProxyPostResponse
|
|
883
1110
|
* @throws ApiError
|
|
884
1111
|
*/
|
|
885
|
-
static coreUsersProxyCreate(requestBody
|
|
1112
|
+
static coreUsersProxyCreate({ requestBody, }: {
|
|
1113
|
+
requestBody: UserProxyPostRequest;
|
|
1114
|
+
}): CancelablePromise<UserProxyPostResponse>;
|
|
886
1115
|
/**
|
|
887
1116
|
* Add proxy users by bulk
|
|
888
1117
|
*
|
|
@@ -894,11 +1123,12 @@ export declare class CoreService {
|
|
|
894
1123
|
* {"user_id": 2, ...}
|
|
895
1124
|
* ]
|
|
896
1125
|
* ```
|
|
897
|
-
* @param requestBody
|
|
898
1126
|
* @returns string
|
|
899
1127
|
* @throws ApiError
|
|
900
1128
|
*/
|
|
901
|
-
static coreUsersProxyBulkCreate(requestBody
|
|
1129
|
+
static coreUsersProxyBulkCreate({ requestBody, }: {
|
|
1130
|
+
requestBody: UserProxyBulkRequest;
|
|
1131
|
+
}): CancelablePromise<Array<Record<string, string>>>;
|
|
902
1132
|
/**
|
|
903
1133
|
* Retrieve users based on query
|
|
904
1134
|
* Not intended for public use with multitenant platforms
|
|
@@ -906,12 +1136,13 @@ export declare class CoreService {
|
|
|
906
1136
|
* Params:
|
|
907
1137
|
* query
|
|
908
1138
|
* sort
|
|
909
|
-
* @param page
|
|
910
|
-
* @param pageSize
|
|
911
|
-
* @param query
|
|
912
|
-
* @param sort
|
|
913
1139
|
* @returns UserSearchViewGetResponse
|
|
914
1140
|
* @throws ApiError
|
|
915
1141
|
*/
|
|
916
|
-
static coreUsersSearchRetrieve(page
|
|
1142
|
+
static coreUsersSearchRetrieve({ page, pageSize, query, sort, }: {
|
|
1143
|
+
page?: number;
|
|
1144
|
+
pageSize?: number;
|
|
1145
|
+
query?: string;
|
|
1146
|
+
sort?: string;
|
|
1147
|
+
}): CancelablePromise<UserSearchViewGetResponse>;
|
|
917
1148
|
}
|