@growi/sdk-typescript 1.6.0 → 1.8.0
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/CHANGELOG.md +12 -0
- package/dist/apiv1/index.d.ts +19 -19
- package/dist/apiv3/index.d.ts +235 -235
- package/dist/generated/v1/index.d.ts +1 -1
- package/dist/generated/v1/index.schemas.d.ts +1 -1
- package/dist/generated/v3/index.d.ts +9 -9
- package/dist/generated/v3/index.d.ts.map +1 -1
- package/dist/generated/v3/index.js +11 -11
- package/dist/generated/v3/index.js.map +1 -1
- package/dist/generated/v3/index.schemas.d.ts +14 -17
- package/dist/generated/v3/index.schemas.d.ts.map +1 -1
- package/dist/generated/v3/index.schemas.js.map +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/utils/axios-instance-manager.d.ts +27 -0
- package/dist/utils/axios-instance-manager.d.ts.map +1 -0
- package/dist/utils/axios-instance-manager.js +36 -0
- package/dist/utils/axios-instance-manager.js.map +1 -0
- package/dist/utils/types/custom-instance.d.ts +6 -0
- package/dist/utils/types/custom-instance.d.ts.map +1 -0
- package/dist/utils/types/custom-instance.js +2 -0
- package/dist/utils/types/custom-instance.js.map +1 -0
- package/dist/utils/v1/axios-instance.d.ts +2 -1
- package/dist/utils/v1/axios-instance.d.ts.map +1 -1
- package/dist/utils/v1/axios-instance.js +9 -5
- package/dist/utils/v1/axios-instance.js.map +1 -1
- package/dist/utils/v3/axios-instance.d.ts +2 -1
- package/dist/utils/v3/axios-instance.d.ts.map +1 -1
- package/dist/utils/v3/axios-instance.js +9 -5
- package/dist/utils/v3/axios-instance.js.map +1 -1
- package/package.json +1 -1
- package/src/generated/v1/index.schemas.ts +1 -1
- package/src/generated/v1/index.ts +1 -1
- package/src/generated/v3/index.schemas.ts +15 -18
- package/src/generated/v3/index.ts +20 -17
- package/src/index.ts +1 -1
- package/src/utils/axios-instance-manager.ts +41 -0
- package/src/utils/types/custom-instance.ts +6 -0
- package/src/utils/v1/axios-instance.test.ts +26 -15
- package/src/utils/v1/axios-instance.ts +13 -6
- package/src/utils/v3/axios-instance.test.ts +43 -25
- package/src/utils/v3/axios-instance.ts +13 -6
- package/dist/utils/axios-default-instance.d.ts +0 -14
- package/dist/utils/axios-default-instance.d.ts.map +0 -1
- package/dist/utils/axios-default-instance.js +0 -22
- package/dist/utils/axios-default-instance.js.map +0 -1
- package/src/utils/axios-default-instance.test.ts +0 -108
- package/src/utils/axios-default-instance.ts +0 -23
package/dist/apiv3/index.d.ts
CHANGED
|
@@ -1,241 +1,241 @@
|
|
|
1
1
|
export type * from '../generated/v3/index.js';
|
|
2
2
|
export type * from '../generated/v3/index.schemas.js';
|
|
3
3
|
declare const _default: {
|
|
4
|
-
getExternalUserGroupRelations: (params?: import("../generated/v3/index.schemas.js").GetExternalUserGroupRelationsParams, options?: import("
|
|
5
|
-
getExternalUserGroups: (params?: import("../generated/v3/index.schemas.js").GetExternalUserGroupsParams, options?: import("
|
|
6
|
-
getAncestorsForExternalUserGroups: (params: import("../generated/v3/index.schemas.js").GetAncestorsForExternalUserGroupsParams, options?: import("
|
|
7
|
-
getChildrenForExternalUserGroups: (params?: import("../generated/v3/index.schemas.js").GetChildrenForExternalUserGroupsParams, options?: import("
|
|
8
|
-
getExternalUserGroupsById: (id: string, options?: import("
|
|
9
|
-
deleteExternalUserGroupsById: (id: string, params: import("../generated/v3/index.schemas.js").DeleteExternalUserGroupsByIdParams, options?: import("
|
|
10
|
-
putExternalUserGroupsById: (id: string, putExternalUserGroupsByIdBody: import("../generated/v3/index.schemas.js").PutExternalUserGroupsByIdBody, options?: import("
|
|
11
|
-
getExternalUserGroupRelationsByIdForExternalUserGroups: (id: string, options?: import("
|
|
12
|
-
getSyncSettingsForExternalUserGroupsLdap: (options?: import("
|
|
13
|
-
putSyncSettingsForExternalUserGroupsLdap: (putSyncSettingsForExternalUserGroupsLdapBody: import("../generated/v3/index.schemas.js").PutSyncSettingsForExternalUserGroupsLdapBody, options?: import("
|
|
14
|
-
getSyncSettingsForExternalUserGroupsKeycloak: (options?: import("
|
|
15
|
-
putSyncSettingsForExternalUserGroupsKeycloak: (putSyncSettingsForExternalUserGroupsKeycloakBody: import("../generated/v3/index.schemas.js").PutSyncSettingsForExternalUserGroupsKeycloakBody, options?: import("
|
|
16
|
-
putSyncForExternalUserGroupsLdap: (options?: import("
|
|
17
|
-
putSyncForExternalUserGroupsKeycloak: (options?: import("
|
|
18
|
-
getSyncStatusForExternalUserGroupsLdap: (options?: import("
|
|
19
|
-
getTemplates: (params?: import("../generated/v3/index.schemas.js").GetTemplatesParams, options?: import("
|
|
20
|
-
getPresetTemplatesByLocaleByTemplateIdForTemplates: (templateId: string, locale: string, options?: import("
|
|
21
|
-
getPluginTemplatesByLocaleByTemplateIdByReposIdByOrganizationIdForTemplates: (organizationId: string, reposId: string, templateId: string, locale: string, options?: import("
|
|
22
|
-
postPlugins: (postPluginsBody: import("../generated/v3/index.schemas.js").PostPluginsBody, options?: import("
|
|
23
|
-
putActivateByIdForPlugins: (id: string, options?: import("
|
|
24
|
-
deleteRemoveByIdForPlugins: (id: string, options?: import("
|
|
25
|
-
getActivity: (params?: import("../generated/v3/index.schemas.js").GetActivityParams, options?: import("
|
|
26
|
-
getAdminHome: (options?: import("
|
|
27
|
-
getAppSettings: (options?: import("
|
|
28
|
-
putAppSettingForAppSettings: (appSettingPutParams: import("../generated/v3/index.schemas.js").AppSettingPutParams, options?: import("
|
|
29
|
-
putSiteUrlSettingForAppSettings: (siteUrlSettingParams: import("../generated/v3/index.schemas.js").SiteUrlSettingParams, options?: import("
|
|
30
|
-
putSmtpSettingForAppSettings: (smtpSettingParams: import("../generated/v3/index.schemas.js").SmtpSettingParams, options?: import("
|
|
31
|
-
postSmtpTestForAppSettings: (options?: import("
|
|
32
|
-
putSesSettingForAppSettings: (sesSettingParams: import("../generated/v3/index.schemas.js").SesSettingParams, options?: import("
|
|
33
|
-
putFileUploadSettingsForAppSettings: (fileUploadSettingParams: import("../generated/v3/index.schemas.js").FileUploadSettingParams, options?: import("
|
|
34
|
-
postV5SchemaMigrationForAppSettings: (options?: import("
|
|
35
|
-
postMaintenanceModeForAppSettings: (postMaintenanceModeForAppSettingsBody: import("../generated/v3/index.schemas.js").PostMaintenanceModeForAppSettingsBody, options?: import("
|
|
36
|
-
getListForAttachment: (params: import("../generated/v3/index.schemas.js").GetListForAttachmentParams, options?: import("
|
|
37
|
-
getLimitForAttachment: (params: import("../generated/v3/index.schemas.js").GetLimitForAttachmentParams, options?: import("
|
|
38
|
-
postAttachment: (postAttachmentBody: import("../generated/v3/index.schemas.js").PostAttachmentBodyOne | import("../generated/v3/index.schemas.js").PostAttachmentBodyTwo, options?: import("
|
|
39
|
-
getAttachmentById: (id: string, options?: import("
|
|
40
|
-
postBookmarkFolder: (postBookmarkFolderBody: import("../generated/v3/index.schemas.js").PostBookmarkFolderBody, options?: import("
|
|
41
|
-
putBookmarkFolder: (putBookmarkFolderBody: import("../generated/v3/index.schemas.js").PutBookmarkFolderBody, options?: import("
|
|
42
|
-
getListByUserIdForBookmarkFolder: (userId: string, options?: import("
|
|
43
|
-
deleteBookmarkFolderById: (id: string, options?: import("
|
|
44
|
-
postAddBookmarkToFolderForBookmarkFolder: (postAddBookmarkToFolderForBookmarkFolderBody: import("../generated/v3/index.schemas.js").PostAddBookmarkToFolderForBookmarkFolderBody, options?: import("
|
|
45
|
-
putUpdateBookmarkForBookmarkFolder: (putUpdateBookmarkForBookmarkFolderBody: import("../generated/v3/index.schemas.js").PutUpdateBookmarkForBookmarkFolderBody, options?: import("
|
|
46
|
-
getInfoForBookmarks: (params?: import("../generated/v3/index.schemas.js").GetInfoForBookmarksParams, options?: import("
|
|
47
|
-
getBookmarksByUserId: (userId: string, options?: import("
|
|
48
|
-
putBookmarks: (bookmarkParams: import("../generated/v3/index.schemas.js").BookmarkParams, options?: import("
|
|
49
|
-
getCustomizeSetting: (options?: import("
|
|
50
|
-
getLayoutForCustomizeSetting: (options?: import("
|
|
51
|
-
putLayoutForCustomizeSetting: (customizeLayout: import("../generated/v3/index.schemas.js").CustomizeLayout, options?: import("
|
|
52
|
-
getThemeForCustomizeSetting: (options?: import("
|
|
53
|
-
putThemeForCustomizeSetting: (customizeTheme: import("../generated/v3/index.schemas.js").CustomizeTheme, options?: import("
|
|
54
|
-
getSidebarForCustomizeSetting: (options?: import("
|
|
55
|
-
putSidebarForCustomizeSetting: (customizeSidebar: import("../generated/v3/index.schemas.js").CustomizeSidebar, options?: import("
|
|
56
|
-
putFunctionForCustomizeSetting: (customizeFunction: import("../generated/v3/index.schemas.js").CustomizeFunction, options?: import("
|
|
57
|
-
putPresentationForCustomizeSetting: (customizePresentation: import("../generated/v3/index.schemas.js").CustomizePresentation, options?: import("
|
|
58
|
-
putHighlightForCustomizeSetting: (customizeHighlight: import("../generated/v3/index.schemas.js").CustomizeHighlight, options?: import("
|
|
59
|
-
putCustomizeTitleForCustomizeSetting: (customizeTitle: import("../generated/v3/index.schemas.js").CustomizeTitle, options?: import("
|
|
60
|
-
putCustomizeNoscriptForCustomizeSetting: (customizeNoscript: import("../generated/v3/index.schemas.js").CustomizeNoscript, options?: import("
|
|
61
|
-
putCustomizeCssForCustomizeSetting: (customizeCss: import("../generated/v3/index.schemas.js").CustomizeCss, options?: import("
|
|
62
|
-
putCustomizeScriptForCustomizeSetting: (customizeScript: import("../generated/v3/index.schemas.js").CustomizeScript, options?: import("
|
|
63
|
-
putCustomizeLogoForCustomizeSetting: (customizeLogo: import("../generated/v3/index.schemas.js").CustomizeLogo, options?: import("
|
|
64
|
-
putUploadBrandLogoForCustomizeSetting: (putUploadBrandLogoForCustomizeSettingBody: import("../generated/v3/index.schemas.js").PutUploadBrandLogoForCustomizeSettingBody, options?: import("
|
|
65
|
-
deleteDeleteBrandLogoForCustomizeSetting: (options?: import("
|
|
66
|
-
getStatusForExport: (options?: import("
|
|
67
|
-
postExport: (postExportBody: import("../generated/v3/index.schemas.js").PostExportBody, options?: import("
|
|
68
|
-
deleteExportByFileName: (fileName: string, options?: import("
|
|
69
|
-
postForgotPassword: (postForgotPasswordBody: import("../generated/v3/index.schemas.js").PostForgotPasswordBody, options?: import("
|
|
70
|
-
putForgotPassword: (putForgotPasswordBody: import("../generated/v3/index.schemas.js").PutForgotPasswordBody, options?: import("
|
|
71
|
-
getFilesForG2gTransfer: (options?: import("
|
|
72
|
-
postG2gTransfer: (postG2gTransferBody: import("../generated/v3/index.schemas.js").PostG2gTransferBody, options?: import("
|
|
73
|
-
postAttachmentForG2gTransfer: (postAttachmentForG2gTransferBody: import("../generated/v3/index.schemas.js").PostAttachmentForG2gTransferBody, options?: import("
|
|
74
|
-
getGrowiInfoForG2gTransfer: (options?: import("
|
|
75
|
-
postGenerateKeyForG2gTransfer: (postGenerateKeyForG2gTransferBody: import("../generated/v3/index.schemas.js").PostGenerateKeyForG2gTransferBody, options?: import("
|
|
76
|
-
postTransferForG2gTransfer: (postTransferForG2gTransferBody: import("../generated/v3/index.schemas.js").PostTransferForG2gTransferBody, options?: import("
|
|
77
|
-
getHealthcheck: (params?: import("../generated/v3/index.schemas.js").GetHealthcheckParams, options?: import("
|
|
78
|
-
getImport: (options?: import("
|
|
79
|
-
postImport: (postImportBody: import("../generated/v3/index.schemas.js").PostImportBody, options?: import("
|
|
80
|
-
getStatusForImport: (options?: import("
|
|
81
|
-
postUploadForImport: (postUploadForImportBody: import("../generated/v3/index.schemas.js").PostUploadForImportBody, options?: import("
|
|
82
|
-
deleteAllForImport: (options?: import("
|
|
83
|
-
getListForInAppNotification: (params?: import("../generated/v3/index.schemas.js").GetListForInAppNotificationParams, options?: import("
|
|
84
|
-
getStatusForInAppNotification: (options?: import("
|
|
85
|
-
postOpenForInAppNotification: (postOpenForInAppNotificationBody: import("../generated/v3/index.schemas.js").PostOpenForInAppNotificationBody, options?: import("
|
|
86
|
-
putAllStatusesOpenForInAppNotification: (options?: import("
|
|
87
|
-
postInstaller: (postInstallerBody: import("../generated/v3/index.schemas.js").PostInstallerBody, options?: import("
|
|
88
|
-
postInvited: (postInvitedBody: import("../generated/v3/index.schemas.js").PostInvitedBody, options?: import("
|
|
89
|
-
postLogout: (options?: import("
|
|
90
|
-
getMarkdownSetting: (options?: import("
|
|
91
|
-
putLineBreakForMarkdownSetting: (lineBreakParams: import("../generated/v3/index.schemas.js").LineBreakParams, options?: import("
|
|
92
|
-
putIndentForMarkdownSetting: (indentParams: import("../generated/v3/index.schemas.js").IndentParams, options?: import("
|
|
93
|
-
putXssForMarkdownSetting: (xssParams: import("../generated/v3/index.schemas.js").XssParams, options?: import("
|
|
94
|
-
getCollectionsForMongo: (options?: import("
|
|
95
|
-
getNotificationSetting: (options?: import("
|
|
96
|
-
postUserNotificationForNotificationSetting: (userNotificationParams: import("../generated/v3/index.schemas.js").UserNotificationParams, options?: import("
|
|
97
|
-
deleteUserNotificationByIdForNotificationSetting: (id: string, options?: import("
|
|
98
|
-
getGlobalNotificationByIdForNotificationSetting: (id: string, options?: import("
|
|
99
|
-
putGlobalNotificationByIdForNotificationSetting: (id: string, globalNotificationParams: import("../generated/v3/index.schemas.js").GlobalNotificationParams, options?: import("
|
|
100
|
-
deleteGlobalNotificationByIdForNotificationSetting: (id: string, options?: import("
|
|
101
|
-
postGlobalNotificationForNotificationSetting: (globalNotificationParams: import("../generated/v3/index.schemas.js").GlobalNotificationParams, options?: import("
|
|
102
|
-
putNotifyForPageGrantForNotificationSetting: (notifyForPageGrant: import("../generated/v3/index.schemas.js").NotifyForPageGrant, options?: import("
|
|
103
|
-
putEnabledByIdForNotificationSettingGlobalNotification: (id: string, putEnabledByIdForNotificationSettingGlobalNotificationBody: import("../generated/v3/index.schemas.js").PutEnabledByIdForNotificationSettingGlobalNotificationBody, options?: import("
|
|
104
|
-
getRootForPageListing: (options?: import("
|
|
105
|
-
getAncestorsChildrenForPageListing: (params: import("../generated/v3/index.schemas.js").GetAncestorsChildrenForPageListingParams, options?: import("
|
|
106
|
-
getChildrenForPageListing: (params?: import("../generated/v3/index.schemas.js").GetChildrenForPageListingParams, options?: import("
|
|
107
|
-
getInfoForPageListing: (params?: import("../generated/v3/index.schemas.js").GetInfoForPageListingParams, options?: import("
|
|
108
|
-
getPage: (params?: import("../generated/v3/index.schemas.js").GetPageParams, options?: import("
|
|
109
|
-
postPage: (postPageBody: import("../generated/v3/index.schemas.js").PostPageBody, options?: import("
|
|
110
|
-
putPage: (putPageBody: import("../generated/v3/index.schemas.js").PutPageBody, options?: import("
|
|
111
|
-
getExistForPage: (params: import("../generated/v3/index.schemas.js").GetExistForPageParams, options?: import("
|
|
112
|
-
putLikesForPage: (likeParams: import("../generated/v3/index.schemas.js").LikeParams, options?: import("
|
|
113
|
-
getInfoForPage: (params: import("../generated/v3/index.schemas.js").GetInfoForPageParams, options?: import("
|
|
114
|
-
getGrantDataForPage: (params?: import("../generated/v3/index.schemas.js").GetGrantDataForPageParams, options?: import("
|
|
115
|
-
getNonUserRelatedGroupsGrantedForPage: (params: import("../generated/v3/index.schemas.js").GetNonUserRelatedGroupsGrantedForPageParams, options?: import("
|
|
116
|
-
getApplicableGrantForPage: (params: import("../generated/v3/index.schemas.js").GetApplicableGrantForPageParams, options?: import("
|
|
117
|
-
putGrantByPageId: (pageId: string, putGrantByPageIdBody: import("../generated/v3/index.schemas.js").PutGrantByPageIdBody, options?: import("
|
|
118
|
-
getExportByPageIdForPage: (pageId: string, options?: import("
|
|
119
|
-
getExistPathsForPage: (params?: import("../generated/v3/index.schemas.js").GetExistPathsForPageParams, options?: import("
|
|
120
|
-
putSubscribeForPage: (putSubscribeForPageBody: import("../generated/v3/index.schemas.js").PutSubscribeForPageBody, options?: import("
|
|
121
|
-
putContentWidthByPageId: (pageId: string, putContentWidthByPageIdBody: import("../generated/v3/index.schemas.js").PutContentWidthByPageIdBody, options?: import("
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
getYjsDataByPageId: (pageId: string, options?: import("
|
|
125
|
-
putSyncLatestRevisionBodyToYjsDraftByPageId: (pageId: string, putSyncLatestRevisionBodyToYjsDraftByPageIdBody: import("../generated/v3/index.schemas.js").PutSyncLatestRevisionBodyToYjsDraftByPageIdBody, options?: import("
|
|
126
|
-
getRecentForPages: (params?: import("../generated/v3/index.schemas.js").GetRecentForPagesParams, options?: import("
|
|
127
|
-
putRenameForPages: (putRenameForPagesBody: import("../generated/v3/index.schemas.js").PutRenameForPagesBody, options?: import("
|
|
128
|
-
postResumeRenameForPages: (postResumeRenameForPagesBody: import("../generated/v3/index.schemas.js").PostResumeRenameForPagesBody, options?: import("
|
|
129
|
-
deleteEmptyTrashForPages: (options?: import("
|
|
130
|
-
getListForPages: (params?: import("../generated/v3/index.schemas.js").GetListForPagesParams, options?: import("
|
|
131
|
-
postDuplicateForPages: (postDuplicateForPagesBody: import("../generated/v3/index.schemas.js").PostDuplicateForPagesBody, options?: import("
|
|
132
|
-
getSubordinatedListForPages: (params?: import("../generated/v3/index.schemas.js").GetSubordinatedListForPagesParams, options?: import("
|
|
133
|
-
postDeleteForPages: (postDeleteForPagesBody: import("../generated/v3/index.schemas.js").PostDeleteForPagesBody, options?: import("
|
|
134
|
-
postConvertPagesByPathForPages: (postConvertPagesByPathForPagesBody: import("../generated/v3/index.schemas.js").PostConvertPagesByPathForPagesBody, options?: import("
|
|
135
|
-
postLegacyPagesMigrationForPages: (postLegacyPagesMigrationForPagesBody: import("../generated/v3/index.schemas.js").PostLegacyPagesMigrationForPagesBody, options?: import("
|
|
136
|
-
getV5MigrationStatusForPages: (options?: import("
|
|
137
|
-
getPersonalSetting: (options?: import("
|
|
138
|
-
putPersonalSetting: (personalSettings: import("../generated/v3/index.schemas.js").PersonalSettings, options?: import("
|
|
139
|
-
getIsPasswordSetForPersonalSetting: (options?: import("
|
|
140
|
-
putImageTypeForPersonalSetting: (putImageTypeForPersonalSettingBody: import("../generated/v3/index.schemas.js").PutImageTypeForPersonalSettingBody, options?: import("
|
|
141
|
-
getExternalAccountsForPersonalSetting: (options?: import("
|
|
142
|
-
putPasswordForPersonalSetting: (putPasswordForPersonalSettingBody: import("../generated/v3/index.schemas.js").PutPasswordForPersonalSettingBody, options?: import("
|
|
143
|
-
putApiTokenForPersonalSetting: (options?: import("
|
|
144
|
-
getAccessTokenForPersonalSetting: (options?: import("
|
|
145
|
-
postAccessTokenForPersonalSetting: (options?: import("
|
|
146
|
-
deleteAccessTokenForPersonalSetting: (options?: import("
|
|
147
|
-
deleteAllForPersonalSettingAccessToken: (options?: import("
|
|
148
|
-
putAssociateLdapForPersonalSetting: (putAssociateLdapForPersonalSettingBody: import("../generated/v3/index.schemas.js").PutAssociateLdapForPersonalSettingBody, options?: import("
|
|
149
|
-
putDisassociateLdapForPersonalSetting: (disassociateUser: import("../generated/v3/index.schemas.js").DisassociateUser, options?: import("
|
|
150
|
-
putEditorSettingsForPersonalSetting: (putEditorSettingsForPersonalSettingBody: import("../generated/v3/index.schemas.js").PutEditorSettingsForPersonalSettingBody, options?: import("
|
|
151
|
-
getEditorSettingsForPersonalSetting: (options?: import("
|
|
152
|
-
putInAppNotificationSettingsForPersonalSetting: (putInAppNotificationSettingsForPersonalSettingBody: import("../generated/v3/index.schemas.js").PutInAppNotificationSettingsForPersonalSettingBody, options?: import("
|
|
153
|
-
getInAppNotificationSettingsForPersonalSetting: (options?: import("
|
|
154
|
-
getListForRevisions: (params?: import("../generated/v3/index.schemas.js").GetListForRevisionsParams, options?: import("
|
|
155
|
-
getRevisionsById: (id: string, params: import("../generated/v3/index.schemas.js").GetRevisionsByIdParams, options?: import("
|
|
156
|
-
getIndicesForSearch: (options?: import("
|
|
157
|
-
putIndicesForSearch: (putIndicesForSearchBody: import("../generated/v3/index.schemas.js").PutIndicesForSearchBody, options?: import("
|
|
158
|
-
postConnectionForSearch: (options?: import("
|
|
159
|
-
getSecuritySetting: (options?: import("
|
|
160
|
-
putEnabledForSecuritySettingAuthentication: (putEnabledForSecuritySettingAuthenticationBody: import("../generated/v3/index.schemas.js").PutEnabledForSecuritySettingAuthenticationBody, options?: import("
|
|
161
|
-
getAuthenticationForSecuritySetting: (options?: import("
|
|
162
|
-
putGeneralSettingForSecuritySetting: (generalSetting: import("../generated/v3/index.schemas.js").GeneralSetting, options?: import("
|
|
163
|
-
putShareLinkSettingForSecuritySetting: (shareLinkSetting: import("../generated/v3/index.schemas.js").ShareLinkSetting, options?: import("
|
|
164
|
-
getAllShareLinksForSecuritySetting: (options?: import("
|
|
165
|
-
deleteAllShareLinksForSecuritySetting: (options?: import("
|
|
166
|
-
putLocalSettingForSecuritySetting: (localSetting: import("../generated/v3/index.schemas.js").LocalSetting, options?: import("
|
|
167
|
-
putLdapForSecuritySetting: (ldapAuthSetting: import("../generated/v3/index.schemas.js").LdapAuthSetting, options?: import("
|
|
168
|
-
putSamlForSecuritySetting: (samlAuthSetting: import("../generated/v3/index.schemas.js").SamlAuthSetting, options?: import("
|
|
169
|
-
putOidcForSecuritySetting: (oidcAuthSetting: import("../generated/v3/index.schemas.js").OidcAuthSetting, options?: import("
|
|
170
|
-
putGoogleOauthForSecuritySetting: (googleOAuthSetting: import("../generated/v3/index.schemas.js").GoogleOAuthSetting, options?: import("
|
|
171
|
-
putGithubOauthForSecuritySetting: (gitHubOAuthSetting: import("../generated/v3/index.schemas.js").GitHubOAuthSetting, options?: import("
|
|
172
|
-
getShareLinks: (params: import("../generated/v3/index.schemas.js").GetShareLinksParams, options?: import("
|
|
173
|
-
postShareLinks: (
|
|
174
|
-
deleteShareLinks: (params: import("../generated/v3/index.schemas.js").DeleteShareLinksParams, options?: import("
|
|
175
|
-
deleteAllForShareLinks: (options?: import("
|
|
176
|
-
deleteShareLinksById: (id: string, options?: import("
|
|
177
|
-
getSlackIntegrationLegacySetting: (options?: import("
|
|
178
|
-
putSlackIntegrationLegacySetting: (putSlackIntegrationLegacySettingBody: import("../generated/v3/index.schemas.js").PutSlackIntegrationLegacySettingBody, options?: import("
|
|
179
|
-
getSlackIntegrationSettings: (options?: import("
|
|
180
|
-
putBotTypeForSlackIntegrationSettings: (botType: import("../generated/v3/index.schemas.js").BotType, options?: import("
|
|
181
|
-
deleteBotTypeForSlackIntegration: (botType: import("../generated/v3/index.schemas.js").BotType, options?: import("
|
|
182
|
-
putUpdateSettingsForSlackIntegrationSettingsWithoutProxy: (putUpdateSettingsForSlackIntegrationSettingsWithoutProxyBody: import("../generated/v3/index.schemas.js").PutUpdateSettingsForSlackIntegrationSettingsWithoutProxyBody, options?: import("
|
|
183
|
-
putUpdatePermissionsForSlackIntegrationSettingsWithoutProxy: (putUpdatePermissionsForSlackIntegrationSettingsWithoutProxyBody: import("../generated/v3/index.schemas.js").PutUpdatePermissionsForSlackIntegrationSettingsWithoutProxyBody, options?: import("
|
|
184
|
-
postSlackAppIntegrationsForSlackIntegrationSettings: (options?: import("
|
|
185
|
-
deleteSlackAppIntegrationsByIdForSlackIntegrationSettings: (id: string, options?: import("
|
|
186
|
-
putProxyUriForSlackIntegrationSettings: (putProxyUriForSlackIntegrationSettingsBody: import("../generated/v3/index.schemas.js").PutProxyUriForSlackIntegrationSettingsBody, options?: import("
|
|
187
|
-
putMakeprimaryByIdForSlackIntegrationSettingsSlackAppIntegrations: (id: string, options?: import("
|
|
188
|
-
putRegenerateTokensByIdForSlackIntegrationSettingsSlackAppIntegrations: (id: string, options?: import("
|
|
189
|
-
putPermissionsByIdForSlackIntegrationSettingsSlackAppIntegrations: (id: string, putPermissionsByIdForSlackIntegrationSettingsSlackAppIntegrationsBody: import("../generated/v3/index.schemas.js").PutPermissionsByIdForSlackIntegrationSettingsSlackAppIntegrationsBody, options?: import("
|
|
190
|
-
postRelationTestByIdForSlackIntegrationSettingsSlackAppIntegrations: (id: string, postRelationTestByIdForSlackIntegrationSettingsSlackAppIntegrationsBody: import("../generated/v3/index.schemas.js").PostRelationTestByIdForSlackIntegrationSettingsSlackAppIntegrationsBody, options?: import("
|
|
191
|
-
postTestForSlackIntegrationSettingsWithoutProxy: (postTestForSlackIntegrationSettingsWithoutProxyBody: import("../generated/v3/index.schemas.js").PostTestForSlackIntegrationSettingsWithoutProxyBody, options?: import("
|
|
192
|
-
postCommandsForSlackIntegration: (postCommandsForSlackIntegrationBody: import("../generated/v3/index.schemas.js").PostCommandsForSlackIntegrationBody, options?: import("
|
|
193
|
-
postVerifyForSlackIntegrationProxied: (postVerifyForSlackIntegrationProxiedBody: import("../generated/v3/index.schemas.js").PostVerifyForSlackIntegrationProxiedBody, options?: import("
|
|
194
|
-
postCommandsForSlackIntegrationProxied: (postCommandsForSlackIntegrationProxiedBody: import("../generated/v3/index.schemas.js").PostCommandsForSlackIntegrationProxiedBody, options?: import("
|
|
195
|
-
postInteractionsForSlackIntegration: (postInteractionsForSlackIntegrationBody: import("../generated/v3/index.schemas.js").PostInteractionsForSlackIntegrationBody, options?: import("
|
|
196
|
-
postInteractionsForSlackIntegrationProxied: (postInteractionsForSlackIntegrationProxiedBody: import("../generated/v3/index.schemas.js").PostInteractionsForSlackIntegrationProxiedBody, options?: import("
|
|
197
|
-
getSupportedCommandsForSlackIntegration: (options?: import("
|
|
198
|
-
postEventsForSlackIntegration: (postEventsForSlackIntegrationBody: import("../generated/v3/index.schemas.js").PostEventsForSlackIntegrationBody, options?: import("
|
|
199
|
-
postEventsForSlackIntegrationProxied: (postEventsForSlackIntegrationProxiedBody: import("../generated/v3/index.schemas.js").PostEventsForSlackIntegrationProxiedBody, options?: import("
|
|
200
|
-
getUserForStatistics: (options?: import("
|
|
201
|
-
postCompleteRegistration: (postCompleteRegistrationBody: import("../generated/v3/index.schemas.js").PostCompleteRegistrationBody, options?: import("
|
|
202
|
-
getUserGroupRelations: (options?: import("
|
|
203
|
-
getUserGroups: (params?: import("../generated/v3/index.schemas.js").GetUserGroupsParams, options?: import("
|
|
204
|
-
postUserGroups: (postUserGroupsBody: import("../generated/v3/index.schemas.js").PostUserGroupsBody, options?: import("
|
|
205
|
-
getAncestorsForUserGroups: (params: import("../generated/v3/index.schemas.js").GetAncestorsForUserGroupsParams, options?: import("
|
|
206
|
-
getChildrenForUserGroups: (params?: import("../generated/v3/index.schemas.js").GetChildrenForUserGroupsParams, options?: import("
|
|
207
|
-
getSelectableParentGroups: (params: import("../generated/v3/index.schemas.js").GetSelectableParentGroupsParams, options?: import("
|
|
208
|
-
getSelectableChildGroups: (params: import("../generated/v3/index.schemas.js").GetSelectableChildGroupsParams, options?: import("
|
|
209
|
-
getUserGroupsById: (id: string, options?: import("
|
|
210
|
-
deleteUserGroupsById: (id: string, params?: import("../generated/v3/index.schemas.js").DeleteUserGroupsByIdParams, options?: import("
|
|
211
|
-
putUserGroupsById: (id: string, putUserGroupsByIdBody: import("../generated/v3/index.schemas.js").PutUserGroupsByIdBody, options?: import("
|
|
212
|
-
getUsersByIdForUserGroups: (id: string, options?: import("
|
|
213
|
-
getUnrelatedUsersByIdForUserGroups: (id: string, params?: import("../generated/v3/index.schemas.js").GetUnrelatedUsersByIdForUserGroupsParams, options?: import("
|
|
214
|
-
postUsersByUsernameByIdForUserGroups: (id: string, username: string, options?: import("
|
|
215
|
-
deleteUsersByUsernameByIdForUserGroups: (id: string, username: string, options?: import("
|
|
216
|
-
getUserGroupRelationsByIdForUserGroups: (id: string, options?: import("
|
|
217
|
-
getPagesByIdForUserGroups: (id: string, options?: import("
|
|
218
|
-
putUserUiSettings: (putUserUiSettingsBody: import("../generated/v3/index.schemas.js").PutUserUiSettingsBody, options?: import("
|
|
219
|
-
getUsers: (params?: import("../generated/v3/index.schemas.js").GetUsersParams, options?: import("
|
|
220
|
-
|
|
221
|
-
postInviteForUsers: (params?: import("../generated/v3/index.schemas.js").PostInviteForUsersParams, options?: import("
|
|
222
|
-
putGrantAdminByIdForUsers: (id: string, options?: import("
|
|
223
|
-
putRevokeAdminByIdForUsers: (id: string, options?: import("
|
|
224
|
-
putGrantReadOnlyByIdForUsers: (id: string, options?: import("
|
|
225
|
-
putRevokeReadOnlyByIdForUsers: (id: string, options?: import("
|
|
226
|
-
putActivateByIdForUsers: (id: string, options?: import("
|
|
227
|
-
putDeactivateByIdForUsers: (id: string, options?: import("
|
|
228
|
-
deleteRemoveByIdForUsers: (id: string, options?: import("
|
|
229
|
-
getExternalAccountsForUsers: (params?: import("../generated/v3/index.schemas.js").GetExternalAccountsForUsersParams, options?: import("
|
|
230
|
-
deleteRemoveByIdForUsersExternalAccounts: (id: string, options?: import("
|
|
231
|
-
putUpdateImageUrlCacheForUsers: (putUpdateImageUrlCacheForUsersBody: import("../generated/v3/index.schemas.js").PutUpdateImageUrlCacheForUsersBody, options?: import("
|
|
232
|
-
putResetPasswordForUsers: (putResetPasswordForUsersBody: import("../generated/v3/index.schemas.js").PutResetPasswordForUsersBody, options?: import("
|
|
233
|
-
putResetPasswordEmailForUsers: (putResetPasswordEmailForUsersBody: import("../generated/v3/index.schemas.js").PutResetPasswordEmailForUsersBody, options?: import("
|
|
234
|
-
putSendInvitationEmailForUsers: (putSendInvitationEmailForUsersBody: import("../generated/v3/index.schemas.js").PutSendInvitationEmailForUsersBody, options?: import("
|
|
235
|
-
getListForUsers: (params?: import("../generated/v3/index.schemas.js").GetListForUsersParams, options?: import("
|
|
236
|
-
getUsernamesForUsers: (params?: import("../generated/v3/index.schemas.js").GetUsernamesForUsersParams, options?: import("
|
|
237
|
-
postLogin: (postLoginBody: import("../generated/v3/index.schemas.js").PostLoginBody, options?: import("
|
|
238
|
-
postRegister: (postRegisterBody: import("../generated/v3/index.schemas.js").PostRegisterBody, options?: import("
|
|
4
|
+
getExternalUserGroupRelations: (params?: import("../generated/v3/index.schemas.js").GetExternalUserGroupRelationsParams, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").GetExternalUserGroupRelations200>;
|
|
5
|
+
getExternalUserGroups: (params?: import("../generated/v3/index.schemas.js").GetExternalUserGroupsParams, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").GetExternalUserGroups200>;
|
|
6
|
+
getAncestorsForExternalUserGroups: (params: import("../generated/v3/index.schemas.js").GetAncestorsForExternalUserGroupsParams, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").GetAncestorsForExternalUserGroups200>;
|
|
7
|
+
getChildrenForExternalUserGroups: (params?: import("../generated/v3/index.schemas.js").GetChildrenForExternalUserGroupsParams, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").GetChildrenForExternalUserGroups200>;
|
|
8
|
+
getExternalUserGroupsById: (id: string, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").GetExternalUserGroupsById200>;
|
|
9
|
+
deleteExternalUserGroupsById: (id: string, params: import("../generated/v3/index.schemas.js").DeleteExternalUserGroupsByIdParams, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").DeleteExternalUserGroupsById200>;
|
|
10
|
+
putExternalUserGroupsById: (id: string, putExternalUserGroupsByIdBody: import("../generated/v3/index.schemas.js").PutExternalUserGroupsByIdBody, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").PutExternalUserGroupsById200>;
|
|
11
|
+
getExternalUserGroupRelationsByIdForExternalUserGroups: (id: string, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").GetExternalUserGroupRelationsByIdForExternalUserGroups200>;
|
|
12
|
+
getSyncSettingsForExternalUserGroupsLdap: (options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").GetSyncSettingsForExternalUserGroupsLdap200>;
|
|
13
|
+
putSyncSettingsForExternalUserGroupsLdap: (putSyncSettingsForExternalUserGroupsLdapBody: import("../generated/v3/index.schemas.js").PutSyncSettingsForExternalUserGroupsLdapBody, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").PutSyncSettingsForExternalUserGroupsLdap204>;
|
|
14
|
+
getSyncSettingsForExternalUserGroupsKeycloak: (options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").GetSyncSettingsForExternalUserGroupsKeycloak200>;
|
|
15
|
+
putSyncSettingsForExternalUserGroupsKeycloak: (putSyncSettingsForExternalUserGroupsKeycloakBody: import("../generated/v3/index.schemas.js").PutSyncSettingsForExternalUserGroupsKeycloakBody, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").PutSyncSettingsForExternalUserGroupsKeycloak204>;
|
|
16
|
+
putSyncForExternalUserGroupsLdap: (options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").PutSyncForExternalUserGroupsLdap202>;
|
|
17
|
+
putSyncForExternalUserGroupsKeycloak: (options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").PutSyncForExternalUserGroupsKeycloak202>;
|
|
18
|
+
getSyncStatusForExternalUserGroupsLdap: (options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").SyncStatus>;
|
|
19
|
+
getTemplates: (params?: import("../generated/v3/index.schemas.js").GetTemplatesParams, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").GetTemplates200>;
|
|
20
|
+
getPresetTemplatesByLocaleByTemplateIdForTemplates: (templateId: string, locale: string, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").GetPresetTemplatesByLocaleByTemplateIdForTemplates200>;
|
|
21
|
+
getPluginTemplatesByLocaleByTemplateIdByReposIdByOrganizationIdForTemplates: (organizationId: string, reposId: string, templateId: string, locale: string, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").GetPluginTemplatesByLocaleByTemplateIdByReposIdByOrganizationIdForTemplates200>;
|
|
22
|
+
postPlugins: (postPluginsBody: import("../generated/v3/index.schemas.js").PostPluginsBody, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").PostPlugins200>;
|
|
23
|
+
putActivateByIdForPlugins: (id: string, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").PutActivateByIdForPlugins200>;
|
|
24
|
+
deleteRemoveByIdForPlugins: (id: string, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").DeleteRemoveByIdForPlugins200>;
|
|
25
|
+
getActivity: (params?: import("../generated/v3/index.schemas.js").GetActivityParams, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").ActivityResponse>;
|
|
26
|
+
getAdminHome: (options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").GetAdminHome200>;
|
|
27
|
+
getAppSettings: (options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").GetAppSettings200>;
|
|
28
|
+
putAppSettingForAppSettings: (appSettingPutParams: import("../generated/v3/index.schemas.js").AppSettingPutParams, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").PutAppSettingForAppSettings200>;
|
|
29
|
+
putSiteUrlSettingForAppSettings: (siteUrlSettingParams: import("../generated/v3/index.schemas.js").SiteUrlSettingParams, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").PutSiteUrlSettingForAppSettings200>;
|
|
30
|
+
putSmtpSettingForAppSettings: (smtpSettingParams: import("../generated/v3/index.schemas.js").SmtpSettingParams, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").PutSmtpSettingForAppSettings200>;
|
|
31
|
+
postSmtpTestForAppSettings: (options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").PostSmtpTestForAppSettings200>;
|
|
32
|
+
putSesSettingForAppSettings: (sesSettingParams: import("../generated/v3/index.schemas.js").SesSettingParams, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").SesSettingResponseParams>;
|
|
33
|
+
putFileUploadSettingsForAppSettings: (fileUploadSettingParams: import("../generated/v3/index.schemas.js").FileUploadSettingParams, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").PutFileUploadSettingsForAppSettings200>;
|
|
34
|
+
postV5SchemaMigrationForAppSettings: (options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").PostV5SchemaMigrationForAppSettings200>;
|
|
35
|
+
postMaintenanceModeForAppSettings: (postMaintenanceModeForAppSettingsBody: import("../generated/v3/index.schemas.js").PostMaintenanceModeForAppSettingsBody, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").PostMaintenanceModeForAppSettings200>;
|
|
36
|
+
getListForAttachment: (params: import("../generated/v3/index.schemas.js").GetListForAttachmentParams, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").AttachmentPaginateResult>;
|
|
37
|
+
getLimitForAttachment: (params: import("../generated/v3/index.schemas.js").GetLimitForAttachmentParams, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").GetLimitForAttachment200>;
|
|
38
|
+
postAttachment: (postAttachmentBody: import("../generated/v3/index.schemas.js").PostAttachmentBodyOne | import("../generated/v3/index.schemas.js").PostAttachmentBodyTwo, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").PostAttachment200>;
|
|
39
|
+
getAttachmentById: (id: string, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").GetAttachmentById200>;
|
|
40
|
+
postBookmarkFolder: (postBookmarkFolderBody: import("../generated/v3/index.schemas.js").PostBookmarkFolderBody, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").PostBookmarkFolder200>;
|
|
41
|
+
putBookmarkFolder: (putBookmarkFolderBody: import("../generated/v3/index.schemas.js").PutBookmarkFolderBody, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").PutBookmarkFolder200>;
|
|
42
|
+
getListByUserIdForBookmarkFolder: (userId: string, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").GetListByUserIdForBookmarkFolder200>;
|
|
43
|
+
deleteBookmarkFolderById: (id: string, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").DeleteBookmarkFolderById200>;
|
|
44
|
+
postAddBookmarkToFolderForBookmarkFolder: (postAddBookmarkToFolderForBookmarkFolderBody: import("../generated/v3/index.schemas.js").PostAddBookmarkToFolderForBookmarkFolderBody, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").PostAddBookmarkToFolderForBookmarkFolder200>;
|
|
45
|
+
putUpdateBookmarkForBookmarkFolder: (putUpdateBookmarkForBookmarkFolderBody: import("../generated/v3/index.schemas.js").PutUpdateBookmarkForBookmarkFolderBody, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").PutUpdateBookmarkForBookmarkFolder200>;
|
|
46
|
+
getInfoForBookmarks: (params?: import("../generated/v3/index.schemas.js").GetInfoForBookmarksParams, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").BookmarkInfo>;
|
|
47
|
+
getBookmarksByUserId: (userId: string, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").Bookmarks>;
|
|
48
|
+
putBookmarks: (bookmarkParams: import("../generated/v3/index.schemas.js").BookmarkParams, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").PutBookmarks200>;
|
|
49
|
+
getCustomizeSetting: (options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").GetCustomizeSetting200>;
|
|
50
|
+
getLayoutForCustomizeSetting: (options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").CustomizeLayout>;
|
|
51
|
+
putLayoutForCustomizeSetting: (customizeLayout: import("../generated/v3/index.schemas.js").CustomizeLayout, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").PutLayoutForCustomizeSetting200>;
|
|
52
|
+
getThemeForCustomizeSetting: (options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").GetThemeForCustomizeSetting200>;
|
|
53
|
+
putThemeForCustomizeSetting: (customizeTheme: import("../generated/v3/index.schemas.js").CustomizeTheme, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").PutThemeForCustomizeSetting200>;
|
|
54
|
+
getSidebarForCustomizeSetting: (options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").CustomizeSidebar>;
|
|
55
|
+
putSidebarForCustomizeSetting: (customizeSidebar: import("../generated/v3/index.schemas.js").CustomizeSidebar, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").PutSidebarForCustomizeSetting200>;
|
|
56
|
+
putFunctionForCustomizeSetting: (customizeFunction: import("../generated/v3/index.schemas.js").CustomizeFunction, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").PutFunctionForCustomizeSetting200>;
|
|
57
|
+
putPresentationForCustomizeSetting: (customizePresentation: import("../generated/v3/index.schemas.js").CustomizePresentation, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").PutPresentationForCustomizeSetting200>;
|
|
58
|
+
putHighlightForCustomizeSetting: (customizeHighlight: import("../generated/v3/index.schemas.js").CustomizeHighlight, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").PutHighlightForCustomizeSetting200>;
|
|
59
|
+
putCustomizeTitleForCustomizeSetting: (customizeTitle: import("../generated/v3/index.schemas.js").CustomizeTitle, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").PutCustomizeTitleForCustomizeSetting200>;
|
|
60
|
+
putCustomizeNoscriptForCustomizeSetting: (customizeNoscript: import("../generated/v3/index.schemas.js").CustomizeNoscript, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").PutCustomizeNoscriptForCustomizeSetting200>;
|
|
61
|
+
putCustomizeCssForCustomizeSetting: (customizeCss: import("../generated/v3/index.schemas.js").CustomizeCss, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").PutCustomizeCssForCustomizeSetting200>;
|
|
62
|
+
putCustomizeScriptForCustomizeSetting: (customizeScript: import("../generated/v3/index.schemas.js").CustomizeScript, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").PutCustomizeScriptForCustomizeSetting200>;
|
|
63
|
+
putCustomizeLogoForCustomizeSetting: (customizeLogo: import("../generated/v3/index.schemas.js").CustomizeLogo, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").PutCustomizeLogoForCustomizeSetting200>;
|
|
64
|
+
putUploadBrandLogoForCustomizeSetting: (putUploadBrandLogoForCustomizeSettingBody: import("../generated/v3/index.schemas.js").PutUploadBrandLogoForCustomizeSettingBody, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").PutUploadBrandLogoForCustomizeSetting200>;
|
|
65
|
+
deleteDeleteBrandLogoForCustomizeSetting: (options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<unknown>;
|
|
66
|
+
getStatusForExport: (options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").GetStatusForExport200>;
|
|
67
|
+
postExport: (postExportBody: import("../generated/v3/index.schemas.js").PostExportBody, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").PostExport200>;
|
|
68
|
+
deleteExportByFileName: (fileName: string, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").DeleteExportByFileName200>;
|
|
69
|
+
postForgotPassword: (postForgotPasswordBody: import("../generated/v3/index.schemas.js").PostForgotPasswordBody, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").PostForgotPassword200>;
|
|
70
|
+
putForgotPassword: (putForgotPasswordBody: import("../generated/v3/index.schemas.js").PutForgotPasswordBody, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").PutForgotPassword200>;
|
|
71
|
+
getFilesForG2gTransfer: (options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").GetFilesForG2gTransfer200>;
|
|
72
|
+
postG2gTransfer: (postG2gTransferBody: import("../generated/v3/index.schemas.js").PostG2gTransferBody, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").PostG2gTransfer200>;
|
|
73
|
+
postAttachmentForG2gTransfer: (postAttachmentForG2gTransferBody: import("../generated/v3/index.schemas.js").PostAttachmentForG2gTransferBody, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").PostAttachmentForG2gTransfer200>;
|
|
74
|
+
getGrowiInfoForG2gTransfer: (options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").GetGrowiInfoForG2gTransfer200>;
|
|
75
|
+
postGenerateKeyForG2gTransfer: (postGenerateKeyForG2gTransferBody: import("../generated/v3/index.schemas.js").PostGenerateKeyForG2gTransferBody, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").PostGenerateKeyForG2gTransfer200>;
|
|
76
|
+
postTransferForG2gTransfer: (postTransferForG2gTransferBody: import("../generated/v3/index.schemas.js").PostTransferForG2gTransferBody, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").PostTransferForG2gTransfer200>;
|
|
77
|
+
getHealthcheck: (params?: import("../generated/v3/index.schemas.js").GetHealthcheckParams, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").GetHealthcheck200>;
|
|
78
|
+
getImport: (options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").GetImport200>;
|
|
79
|
+
postImport: (postImportBody: import("../generated/v3/index.schemas.js").PostImportBody, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<void>;
|
|
80
|
+
getStatusForImport: (options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").GetStatusForImport200>;
|
|
81
|
+
postUploadForImport: (postUploadForImportBody: import("../generated/v3/index.schemas.js").PostUploadForImportBody, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").FileImportResponse>;
|
|
82
|
+
deleteAllForImport: (options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<void>;
|
|
83
|
+
getListForInAppNotification: (params?: import("../generated/v3/index.schemas.js").GetListForInAppNotificationParams, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").InAppNotificationListResponse>;
|
|
84
|
+
getStatusForInAppNotification: (options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").GetStatusForInAppNotification200>;
|
|
85
|
+
postOpenForInAppNotification: (postOpenForInAppNotificationBody: import("../generated/v3/index.schemas.js").PostOpenForInAppNotificationBody, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").PostOpenForInAppNotification200>;
|
|
86
|
+
putAllStatusesOpenForInAppNotification: (options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<void>;
|
|
87
|
+
postInstaller: (postInstallerBody: import("../generated/v3/index.schemas.js").PostInstallerBody, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").PostInstaller200>;
|
|
88
|
+
postInvited: (postInvitedBody: import("../generated/v3/index.schemas.js").PostInvitedBody, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").PostInvited200>;
|
|
89
|
+
postLogout: (options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<void>;
|
|
90
|
+
getMarkdownSetting: (options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").GetMarkdownSetting200>;
|
|
91
|
+
putLineBreakForMarkdownSetting: (lineBreakParams: import("../generated/v3/index.schemas.js").LineBreakParams, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").PutLineBreakForMarkdownSetting200>;
|
|
92
|
+
putIndentForMarkdownSetting: (indentParams: import("../generated/v3/index.schemas.js").IndentParams, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").PutIndentForMarkdownSetting200>;
|
|
93
|
+
putXssForMarkdownSetting: (xssParams: import("../generated/v3/index.schemas.js").XssParams, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").XssParams>;
|
|
94
|
+
getCollectionsForMongo: (options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").GetCollectionsForMongo200>;
|
|
95
|
+
getNotificationSetting: (options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").GetNotificationSetting200>;
|
|
96
|
+
postUserNotificationForNotificationSetting: (userNotificationParams: import("../generated/v3/index.schemas.js").UserNotificationParams, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").PostUserNotificationForNotificationSetting200>;
|
|
97
|
+
deleteUserNotificationByIdForNotificationSetting: (id: string, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").UserNotification>;
|
|
98
|
+
getGlobalNotificationByIdForNotificationSetting: (id: string, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").GetGlobalNotificationByIdForNotificationSetting200>;
|
|
99
|
+
putGlobalNotificationByIdForNotificationSetting: (id: string, globalNotificationParams: import("../generated/v3/index.schemas.js").GlobalNotificationParams, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").PutGlobalNotificationByIdForNotificationSetting200>;
|
|
100
|
+
deleteGlobalNotificationByIdForNotificationSetting: (id: string, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").GlobalNotification>;
|
|
101
|
+
postGlobalNotificationForNotificationSetting: (globalNotificationParams: import("../generated/v3/index.schemas.js").GlobalNotificationParams, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").PostGlobalNotificationForNotificationSetting200>;
|
|
102
|
+
putNotifyForPageGrantForNotificationSetting: (notifyForPageGrant: import("../generated/v3/index.schemas.js").NotifyForPageGrant, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").NotifyForPageGrant>;
|
|
103
|
+
putEnabledByIdForNotificationSettingGlobalNotification: (id: string, putEnabledByIdForNotificationSettingGlobalNotificationBody: import("../generated/v3/index.schemas.js").PutEnabledByIdForNotificationSettingGlobalNotificationBody, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").PutEnabledByIdForNotificationSettingGlobalNotification200>;
|
|
104
|
+
getRootForPageListing: (options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").GetRootForPageListing200>;
|
|
105
|
+
getAncestorsChildrenForPageListing: (params: import("../generated/v3/index.schemas.js").GetAncestorsChildrenForPageListingParams, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").GetAncestorsChildrenForPageListing200>;
|
|
106
|
+
getChildrenForPageListing: (params?: import("../generated/v3/index.schemas.js").GetChildrenForPageListingParams, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").GetChildrenForPageListing200>;
|
|
107
|
+
getInfoForPageListing: (params?: import("../generated/v3/index.schemas.js").GetInfoForPageListingParams, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").GetInfoForPageListing200>;
|
|
108
|
+
getPage: (params?: import("../generated/v3/index.schemas.js").GetPageParams, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").Page>;
|
|
109
|
+
postPage: (postPageBody: import("../generated/v3/index.schemas.js").PostPageBody, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").PostPage201>;
|
|
110
|
+
putPage: (putPageBody: import("../generated/v3/index.schemas.js").PutPageBody, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").PutPage200>;
|
|
111
|
+
getExistForPage: (params: import("../generated/v3/index.schemas.js").GetExistForPageParams, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").GetExistForPage200>;
|
|
112
|
+
putLikesForPage: (likeParams: import("../generated/v3/index.schemas.js").LikeParams, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").Page>;
|
|
113
|
+
getInfoForPage: (params: import("../generated/v3/index.schemas.js").GetInfoForPageParams, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").PageInfoAll>;
|
|
114
|
+
getGrantDataForPage: (params?: import("../generated/v3/index.schemas.js").GetGrantDataForPageParams, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").GetGrantDataForPage200>;
|
|
115
|
+
getNonUserRelatedGroupsGrantedForPage: (params: import("../generated/v3/index.schemas.js").GetNonUserRelatedGroupsGrantedForPageParams, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").GetNonUserRelatedGroupsGrantedForPage200>;
|
|
116
|
+
getApplicableGrantForPage: (params: import("../generated/v3/index.schemas.js").GetApplicableGrantForPageParams, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").GetApplicableGrantForPage200>;
|
|
117
|
+
putGrantByPageId: (pageId: string, putGrantByPageIdBody: import("../generated/v3/index.schemas.js").PutGrantByPageIdBody, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").Page>;
|
|
118
|
+
getExportByPageIdForPage: (pageId: string, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<void>;
|
|
119
|
+
getExistPathsForPage: (params?: import("../generated/v3/index.schemas.js").GetExistPathsForPageParams, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").GetExistPathsForPage200>;
|
|
120
|
+
putSubscribeForPage: (putSubscribeForPageBody: import("../generated/v3/index.schemas.js").PutSubscribeForPageBody, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").Page>;
|
|
121
|
+
putContentWidthByPageId: (pageId: string, putContentWidthByPageIdBody: import("../generated/v3/index.schemas.js").PutContentWidthByPageIdBody, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").PutContentWidthByPageId200>;
|
|
122
|
+
putPublishByPageIdForPage: (pageId: string, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").Page>;
|
|
123
|
+
putUnpublishByPageIdForPage: (pageId: string, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").Page>;
|
|
124
|
+
getYjsDataByPageId: (pageId: string, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").GetYjsDataByPageId200>;
|
|
125
|
+
putSyncLatestRevisionBodyToYjsDraftByPageId: (pageId: string, putSyncLatestRevisionBodyToYjsDraftByPageIdBody: import("../generated/v3/index.schemas.js").PutSyncLatestRevisionBodyToYjsDraftByPageIdBody, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").PutSyncLatestRevisionBodyToYjsDraftByPageId200>;
|
|
126
|
+
getRecentForPages: (params?: import("../generated/v3/index.schemas.js").GetRecentForPagesParams, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<void>;
|
|
127
|
+
putRenameForPages: (putRenameForPagesBody: import("../generated/v3/index.schemas.js").PutRenameForPagesBody, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").PutRenameForPages200>;
|
|
128
|
+
postResumeRenameForPages: (postResumeRenameForPagesBody: import("../generated/v3/index.schemas.js").PostResumeRenameForPagesBody, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").PostResumeRenameForPages200>;
|
|
129
|
+
deleteEmptyTrashForPages: (options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").DeleteEmptyTrashForPages200>;
|
|
130
|
+
getListForPages: (params?: import("../generated/v3/index.schemas.js").GetListForPagesParams, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").GetListForPages200>;
|
|
131
|
+
postDuplicateForPages: (postDuplicateForPagesBody: import("../generated/v3/index.schemas.js").PostDuplicateForPagesBody, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").PostDuplicateForPages200>;
|
|
132
|
+
getSubordinatedListForPages: (params?: import("../generated/v3/index.schemas.js").GetSubordinatedListForPagesParams, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").GetSubordinatedListForPages200>;
|
|
133
|
+
postDeleteForPages: (postDeleteForPagesBody: import("../generated/v3/index.schemas.js").PostDeleteForPagesBody, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").PostDeleteForPages200>;
|
|
134
|
+
postConvertPagesByPathForPages: (postConvertPagesByPathForPagesBody: import("../generated/v3/index.schemas.js").PostConvertPagesByPathForPagesBody, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").PostConvertPagesByPathForPages200>;
|
|
135
|
+
postLegacyPagesMigrationForPages: (postLegacyPagesMigrationForPagesBody: import("../generated/v3/index.schemas.js").PostLegacyPagesMigrationForPagesBody, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").PostLegacyPagesMigrationForPages200>;
|
|
136
|
+
getV5MigrationStatusForPages: (options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").GetV5MigrationStatusForPages200>;
|
|
137
|
+
getPersonalSetting: (options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").GetPersonalSetting200>;
|
|
138
|
+
putPersonalSetting: (personalSettings: import("../generated/v3/index.schemas.js").PersonalSettings, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").PutPersonalSetting200>;
|
|
139
|
+
getIsPasswordSetForPersonalSetting: (options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").GetIsPasswordSetForPersonalSetting200>;
|
|
140
|
+
putImageTypeForPersonalSetting: (putImageTypeForPersonalSettingBody: import("../generated/v3/index.schemas.js").PutImageTypeForPersonalSettingBody, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").PutImageTypeForPersonalSetting200>;
|
|
141
|
+
getExternalAccountsForPersonalSetting: (options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").GetExternalAccountsForPersonalSetting200>;
|
|
142
|
+
putPasswordForPersonalSetting: (putPasswordForPersonalSettingBody: import("../generated/v3/index.schemas.js").PutPasswordForPersonalSettingBody, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").PutPasswordForPersonalSetting200>;
|
|
143
|
+
putApiTokenForPersonalSetting: (options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").PutApiTokenForPersonalSetting200>;
|
|
144
|
+
getAccessTokenForPersonalSetting: (options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").GetAccessTokenForPersonalSetting200>;
|
|
145
|
+
postAccessTokenForPersonalSetting: (options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").PostAccessTokenForPersonalSetting200>;
|
|
146
|
+
deleteAccessTokenForPersonalSetting: (options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<void>;
|
|
147
|
+
deleteAllForPersonalSettingAccessToken: (options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<void>;
|
|
148
|
+
putAssociateLdapForPersonalSetting: (putAssociateLdapForPersonalSettingBody: import("../generated/v3/index.schemas.js").PutAssociateLdapForPersonalSettingBody, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").PutAssociateLdapForPersonalSetting200>;
|
|
149
|
+
putDisassociateLdapForPersonalSetting: (disassociateUser: import("../generated/v3/index.schemas.js").DisassociateUser, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").PutDisassociateLdapForPersonalSetting200>;
|
|
150
|
+
putEditorSettingsForPersonalSetting: (putEditorSettingsForPersonalSettingBody: import("../generated/v3/index.schemas.js").PutEditorSettingsForPersonalSettingBody, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").PutEditorSettingsForPersonalSetting200>;
|
|
151
|
+
getEditorSettingsForPersonalSetting: (options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").GetEditorSettingsForPersonalSetting200>;
|
|
152
|
+
putInAppNotificationSettingsForPersonalSetting: (putInAppNotificationSettingsForPersonalSettingBody: import("../generated/v3/index.schemas.js").PutInAppNotificationSettingsForPersonalSettingBody, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").PutInAppNotificationSettingsForPersonalSetting200>;
|
|
153
|
+
getInAppNotificationSettingsForPersonalSetting: (options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").GetInAppNotificationSettingsForPersonalSetting200>;
|
|
154
|
+
getListForRevisions: (params?: import("../generated/v3/index.schemas.js").GetListForRevisionsParams, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").GetListForRevisions200>;
|
|
155
|
+
getRevisionsById: (id: string, params: import("../generated/v3/index.schemas.js").GetRevisionsByIdParams, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").GetRevisionsById200>;
|
|
156
|
+
getIndicesForSearch: (options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").GetIndicesForSearch200>;
|
|
157
|
+
putIndicesForSearch: (putIndicesForSearchBody: import("../generated/v3/index.schemas.js").PutIndicesForSearchBody, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").PutIndicesForSearch200>;
|
|
158
|
+
postConnectionForSearch: (options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<void>;
|
|
159
|
+
getSecuritySetting: (options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").GetSecuritySetting200>;
|
|
160
|
+
putEnabledForSecuritySettingAuthentication: (putEnabledForSecuritySettingAuthenticationBody: import("../generated/v3/index.schemas.js").PutEnabledForSecuritySettingAuthenticationBody, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").PutEnabledForSecuritySettingAuthentication200>;
|
|
161
|
+
getAuthenticationForSecuritySetting: (options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").GetAuthenticationForSecuritySetting200>;
|
|
162
|
+
putGeneralSettingForSecuritySetting: (generalSetting: import("../generated/v3/index.schemas.js").GeneralSetting, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").GeneralSetting>;
|
|
163
|
+
putShareLinkSettingForSecuritySetting: (shareLinkSetting: import("../generated/v3/index.schemas.js").ShareLinkSetting, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").PutShareLinkSettingForSecuritySetting200>;
|
|
164
|
+
getAllShareLinksForSecuritySetting: (options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").GetAllShareLinksForSecuritySetting200>;
|
|
165
|
+
deleteAllShareLinksForSecuritySetting: (options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").DeleteAllShareLinksForSecuritySetting200>;
|
|
166
|
+
putLocalSettingForSecuritySetting: (localSetting: import("../generated/v3/index.schemas.js").LocalSetting, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").PutLocalSettingForSecuritySetting200>;
|
|
167
|
+
putLdapForSecuritySetting: (ldapAuthSetting: import("../generated/v3/index.schemas.js").LdapAuthSetting, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").PutLdapForSecuritySetting200>;
|
|
168
|
+
putSamlForSecuritySetting: (samlAuthSetting: import("../generated/v3/index.schemas.js").SamlAuthSetting, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").PutSamlForSecuritySetting200>;
|
|
169
|
+
putOidcForSecuritySetting: (oidcAuthSetting: import("../generated/v3/index.schemas.js").OidcAuthSetting, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").PutOidcForSecuritySetting200>;
|
|
170
|
+
putGoogleOauthForSecuritySetting: (googleOAuthSetting: import("../generated/v3/index.schemas.js").GoogleOAuthSetting, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").PutGoogleOauthForSecuritySetting200>;
|
|
171
|
+
putGithubOauthForSecuritySetting: (gitHubOAuthSetting: import("../generated/v3/index.schemas.js").GitHubOAuthSetting, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").PutGithubOauthForSecuritySetting200>;
|
|
172
|
+
getShareLinks: (params: import("../generated/v3/index.schemas.js").GetShareLinksParams, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").GetShareLinks200>;
|
|
173
|
+
postShareLinks: (postShareLinksBody: import("../generated/v3/index.schemas.js").PostShareLinksBody, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").ShareLinkSimple>;
|
|
174
|
+
deleteShareLinks: (params: import("../generated/v3/index.schemas.js").DeleteShareLinksParams, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").ShareLinkSimple>;
|
|
175
|
+
deleteAllForShareLinks: (options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").DeleteAllForShareLinks200>;
|
|
176
|
+
deleteShareLinksById: (id: string, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<void>;
|
|
177
|
+
getSlackIntegrationLegacySetting: (options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").GetSlackIntegrationLegacySetting200>;
|
|
178
|
+
putSlackIntegrationLegacySetting: (putSlackIntegrationLegacySettingBody: import("../generated/v3/index.schemas.js").PutSlackIntegrationLegacySettingBody, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").PutSlackIntegrationLegacySetting200>;
|
|
179
|
+
getSlackIntegrationSettings: (options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").GetSlackIntegrationSettings200>;
|
|
180
|
+
putBotTypeForSlackIntegrationSettings: (botType: import("../generated/v3/index.schemas.js").BotType, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<void>;
|
|
181
|
+
deleteBotTypeForSlackIntegration: (botType: import("../generated/v3/index.schemas.js").BotType, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<void>;
|
|
182
|
+
putUpdateSettingsForSlackIntegrationSettingsWithoutProxy: (putUpdateSettingsForSlackIntegrationSettingsWithoutProxyBody: import("../generated/v3/index.schemas.js").PutUpdateSettingsForSlackIntegrationSettingsWithoutProxyBody, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<void>;
|
|
183
|
+
putUpdatePermissionsForSlackIntegrationSettingsWithoutProxy: (putUpdatePermissionsForSlackIntegrationSettingsWithoutProxyBody: import("../generated/v3/index.schemas.js").PutUpdatePermissionsForSlackIntegrationSettingsWithoutProxyBody, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<void>;
|
|
184
|
+
postSlackAppIntegrationsForSlackIntegrationSettings: (options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").PostSlackAppIntegrationsForSlackIntegrationSettings200>;
|
|
185
|
+
deleteSlackAppIntegrationsByIdForSlackIntegrationSettings: (id: string, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").DeleteSlackAppIntegrationsByIdForSlackIntegrationSettings200>;
|
|
186
|
+
putProxyUriForSlackIntegrationSettings: (putProxyUriForSlackIntegrationSettingsBody: import("../generated/v3/index.schemas.js").PutProxyUriForSlackIntegrationSettingsBody, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").PutProxyUriForSlackIntegrationSettings200>;
|
|
187
|
+
putMakeprimaryByIdForSlackIntegrationSettingsSlackAppIntegrations: (id: string, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<void>;
|
|
188
|
+
putRegenerateTokensByIdForSlackIntegrationSettingsSlackAppIntegrations: (id: string, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").PutRegenerateTokensByIdForSlackIntegrationSettingsSlackAppIntegrations200>;
|
|
189
|
+
putPermissionsByIdForSlackIntegrationSettingsSlackAppIntegrations: (id: string, putPermissionsByIdForSlackIntegrationSettingsSlackAppIntegrationsBody: import("../generated/v3/index.schemas.js").PutPermissionsByIdForSlackIntegrationSettingsSlackAppIntegrationsBody, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").PutPermissionsByIdForSlackIntegrationSettingsSlackAppIntegrations200>;
|
|
190
|
+
postRelationTestByIdForSlackIntegrationSettingsSlackAppIntegrations: (id: string, postRelationTestByIdForSlackIntegrationSettingsSlackAppIntegrationsBody: import("../generated/v3/index.schemas.js").PostRelationTestByIdForSlackIntegrationSettingsSlackAppIntegrationsBody, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<void>;
|
|
191
|
+
postTestForSlackIntegrationSettingsWithoutProxy: (postTestForSlackIntegrationSettingsWithoutProxyBody: import("../generated/v3/index.schemas.js").PostTestForSlackIntegrationSettingsWithoutProxyBody, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<void>;
|
|
192
|
+
postCommandsForSlackIntegration: (postCommandsForSlackIntegrationBody: import("../generated/v3/index.schemas.js").PostCommandsForSlackIntegrationBody, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<string>;
|
|
193
|
+
postVerifyForSlackIntegrationProxied: (postVerifyForSlackIntegrationProxiedBody: import("../generated/v3/index.schemas.js").PostVerifyForSlackIntegrationProxiedBody, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").PostVerifyForSlackIntegrationProxied200>;
|
|
194
|
+
postCommandsForSlackIntegrationProxied: (postCommandsForSlackIntegrationProxiedBody: import("../generated/v3/index.schemas.js").PostCommandsForSlackIntegrationProxiedBody, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<string>;
|
|
195
|
+
postInteractionsForSlackIntegration: (postInteractionsForSlackIntegrationBody: import("../generated/v3/index.schemas.js").PostInteractionsForSlackIntegrationBody, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<void>;
|
|
196
|
+
postInteractionsForSlackIntegrationProxied: (postInteractionsForSlackIntegrationProxiedBody: import("../generated/v3/index.schemas.js").PostInteractionsForSlackIntegrationProxiedBody, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<void>;
|
|
197
|
+
getSupportedCommandsForSlackIntegration: (options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").GetSupportedCommandsForSlackIntegration200>;
|
|
198
|
+
postEventsForSlackIntegration: (postEventsForSlackIntegrationBody: import("../generated/v3/index.schemas.js").PostEventsForSlackIntegrationBody, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").PostEventsForSlackIntegration200>;
|
|
199
|
+
postEventsForSlackIntegrationProxied: (postEventsForSlackIntegrationProxiedBody: import("../generated/v3/index.schemas.js").PostEventsForSlackIntegrationProxiedBody, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").PostEventsForSlackIntegrationProxied200>;
|
|
200
|
+
getUserForStatistics: (options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").StatisticsUserResponse>;
|
|
201
|
+
postCompleteRegistration: (postCompleteRegistrationBody: import("../generated/v3/index.schemas.js").PostCompleteRegistrationBody, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").PostCompleteRegistration200>;
|
|
202
|
+
getUserGroupRelations: (options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").GetUserGroupRelations200>;
|
|
203
|
+
getUserGroups: (params?: import("../generated/v3/index.schemas.js").GetUserGroupsParams, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").GetUserGroups200>;
|
|
204
|
+
postUserGroups: (postUserGroupsBody: import("../generated/v3/index.schemas.js").PostUserGroupsBody, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").PostUserGroups200>;
|
|
205
|
+
getAncestorsForUserGroups: (params: import("../generated/v3/index.schemas.js").GetAncestorsForUserGroupsParams, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").GetAncestorsForUserGroups200>;
|
|
206
|
+
getChildrenForUserGroups: (params?: import("../generated/v3/index.schemas.js").GetChildrenForUserGroupsParams, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").GetChildrenForUserGroups200>;
|
|
207
|
+
getSelectableParentGroups: (params: import("../generated/v3/index.schemas.js").GetSelectableParentGroupsParams, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").GetSelectableParentGroups200>;
|
|
208
|
+
getSelectableChildGroups: (params: import("../generated/v3/index.schemas.js").GetSelectableChildGroupsParams, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").GetSelectableChildGroups200>;
|
|
209
|
+
getUserGroupsById: (id: string, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").GetUserGroupsById200>;
|
|
210
|
+
deleteUserGroupsById: (id: string, params?: import("../generated/v3/index.schemas.js").DeleteUserGroupsByIdParams, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").DeleteUserGroupsById200>;
|
|
211
|
+
putUserGroupsById: (id: string, putUserGroupsByIdBody: import("../generated/v3/index.schemas.js").PutUserGroupsByIdBody, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").PutUserGroupsById200>;
|
|
212
|
+
getUsersByIdForUserGroups: (id: string, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").GetUsersByIdForUserGroups200>;
|
|
213
|
+
getUnrelatedUsersByIdForUserGroups: (id: string, params?: import("../generated/v3/index.schemas.js").GetUnrelatedUsersByIdForUserGroupsParams, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").GetUnrelatedUsersByIdForUserGroups200>;
|
|
214
|
+
postUsersByUsernameByIdForUserGroups: (id: string, username: string, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").PostUsersByUsernameByIdForUserGroups200>;
|
|
215
|
+
deleteUsersByUsernameByIdForUserGroups: (id: string, username: string, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").DeleteUsersByUsernameByIdForUserGroups200>;
|
|
216
|
+
getUserGroupRelationsByIdForUserGroups: (id: string, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").GetUserGroupRelationsByIdForUserGroups200>;
|
|
217
|
+
getPagesByIdForUserGroups: (id: string, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").GetPagesByIdForUserGroups200>;
|
|
218
|
+
putUserUiSettings: (putUserUiSettingsBody: import("../generated/v3/index.schemas.js").PutUserUiSettingsBody, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").PutUserUiSettings200>;
|
|
219
|
+
getUsers: (params?: import("../generated/v3/index.schemas.js").GetUsersParams, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").GetUsers200>;
|
|
220
|
+
getRecentByIdForUsers: (id: string, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").GetRecentByIdForUsers200>;
|
|
221
|
+
postInviteForUsers: (params?: import("../generated/v3/index.schemas.js").PostInviteForUsersParams, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").PostInviteForUsers200>;
|
|
222
|
+
putGrantAdminByIdForUsers: (id: string, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").PutGrantAdminByIdForUsers200>;
|
|
223
|
+
putRevokeAdminByIdForUsers: (id: string, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").PutRevokeAdminByIdForUsers200>;
|
|
224
|
+
putGrantReadOnlyByIdForUsers: (id: string, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").PutGrantReadOnlyByIdForUsers200>;
|
|
225
|
+
putRevokeReadOnlyByIdForUsers: (id: string, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").PutRevokeReadOnlyByIdForUsers200>;
|
|
226
|
+
putActivateByIdForUsers: (id: string, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").PutActivateByIdForUsers200>;
|
|
227
|
+
putDeactivateByIdForUsers: (id: string, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").PutDeactivateByIdForUsers200>;
|
|
228
|
+
deleteRemoveByIdForUsers: (id: string, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").DeleteRemoveByIdForUsers200>;
|
|
229
|
+
getExternalAccountsForUsers: (params?: import("../generated/v3/index.schemas.js").GetExternalAccountsForUsersParams, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").GetExternalAccountsForUsers200>;
|
|
230
|
+
deleteRemoveByIdForUsersExternalAccounts: (id: string, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").DeleteRemoveByIdForUsersExternalAccounts200>;
|
|
231
|
+
putUpdateImageUrlCacheForUsers: (putUpdateImageUrlCacheForUsersBody: import("../generated/v3/index.schemas.js").PutUpdateImageUrlCacheForUsersBody, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").PutUpdateImageUrlCacheForUsers200>;
|
|
232
|
+
putResetPasswordForUsers: (putResetPasswordForUsersBody: import("../generated/v3/index.schemas.js").PutResetPasswordForUsersBody, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").PutResetPasswordForUsers200>;
|
|
233
|
+
putResetPasswordEmailForUsers: (putResetPasswordEmailForUsersBody: import("../generated/v3/index.schemas.js").PutResetPasswordEmailForUsersBody, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<void>;
|
|
234
|
+
putSendInvitationEmailForUsers: (putSendInvitationEmailForUsersBody: import("../generated/v3/index.schemas.js").PutSendInvitationEmailForUsersBody, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").PutSendInvitationEmailForUsers200>;
|
|
235
|
+
getListForUsers: (params?: import("../generated/v3/index.schemas.js").GetListForUsersParams, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").GetListForUsers200>;
|
|
236
|
+
getUsernamesForUsers: (params?: import("../generated/v3/index.schemas.js").GetUsernamesForUsersParams, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").GetUsernamesForUsers200>;
|
|
237
|
+
postLogin: (postLoginBody: import("../generated/v3/index.schemas.js").PostLoginBody, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").PostLogin200>;
|
|
238
|
+
postRegister: (postRegisterBody: import("../generated/v3/index.schemas.js").PostRegisterBody, options?: import("../utils/types/custom-instance.js").CustomInstanceOptions | undefined) => Promise<import("../generated/v3/index.schemas.js").PostRegister200>;
|
|
239
239
|
};
|
|
240
240
|
export default _default;
|
|
241
241
|
//# sourceMappingURL=index.d.ts.map
|