Uses of Class
com.okta.sdk.resource.common.PagedList
Packages that use PagedList
-
Uses of PagedList in com.okta.sdk.resource.common
Methods in com.okta.sdk.resource.common that return PagedListModifier and TypeMethodDescriptionstatic PagedList
PagedList.constructPagedList
(org.springframework.http.ResponseEntity responseEntity) -
Uses of PagedList in org.openapitools.client.api
Methods in org.openapitools.client.api that return PagedListModifier and TypeMethodDescriptionAgentPoolsApi.activateAgentPoolsUpdateWithPaginationInfo
(String poolId, String updateId) Activate an Agent Pool update Activates scheduled Agent pool updateAuthenticatorApi.activateAuthenticatorWithPaginationInfo
(String authenticatorId) Activate an Authenticator Activates an authenticator by `authenticatorId`BehaviorApi.activateBehaviorDetectionRuleWithPaginationInfo
(String behaviorId) Activate a Behavior Detection Rule Activates a behavior detection ruleEventHookApi.activateEventHookWithPaginationInfo
(String eventHookId) Activate an Event Hook Activates an event hookUserFactorApi.activateFactorWithPaginationInfo
(String userId, String factorId, ActivateFactorRequest body) Activate a Factor The `sms` and `token:software:totp` factor types require activation to complete the enrollment processIdentityProviderApi.activateIdentityProviderWithPaginationInfo
(String idpId) Activate an Identity Provider Activates an inactive IdPInlineHookApi.activateInlineHookWithPaginationInfo
(String inlineHookId) Activate an Inline Hook Activates the inline hook by `inlineHookId`LogStreamApi.activateLogStreamWithPaginationInfo
(String logStreamId) Activate a Log Stream Activates a log stream by `logStreamId`NetworkZoneApi.activateNetworkZoneWithPaginationInfo
(String zoneId) Activate a Network Zone Activates a network zoneTrustedOriginApi.activateTrustedOriginWithPaginationInfo
(String trustedOriginId) Activate a Trusted Origin Activates a trusted originUserApi.activateUserWithPaginationInfo
(String userId, Boolean sendEmail) Activate a User Activates a user.ResourceSetApi.addMembersToBindingWithPaginationInfo
(String resourceSetId, String roleIdOrLabel, ResourceSetBindingAddMembersRequest instance) Add more Members to a binding Creates more members to a resource set bindingResourceSetApi.addResourceSetResourceWithPaginationInfo
(String resourceSetId, ResourceSetResourcePatchRequest instance) Add a Resource to a resource set Creates more resources to a resource setGroupApi.assignGroupOwnerWithPaginationInfo
(String groupId, GroupOwner groupOwner) Assign a Group Owner Assigns a group ownerApplicationApi.assignGroupToApplicationWithPaginationInfo
(String appId, String groupId, ApplicationGroupAssignment applicationGroupAssignment) Assign a Group Assigns a group to an applicationRoleAssignmentApi.assignRoleToGroupWithPaginationInfo
(String groupId, AssignRoleRequest assignRoleRequest, Boolean disableNotifications) Assign a Role to a Group Assigns a role to a groupRoleAssignmentApi.assignRoleToUserWithPaginationInfo
(String userId, AssignRoleRequest assignRoleRequest, Boolean disableNotifications) Assign a Role to a User Assigns a role to a user identified by `userId`ApplicationApi.assignUserToApplicationWithPaginationInfo
(String appId, AppUser appUser) Assign a User Assigns an user to an application with [credentials](#application-user-credentials-object) and an app-specific [profile](#application-user-profile-object).OrgSettingApi.bulkRemoveEmailAddressBouncesWithPaginationInfo
(BouncesRemoveListObj bouncesRemoveListObj) Remove Emails from Email Provider Bounce List A list of email addresses to be removed from the set of email addresses that are bouncedUserApi.changePasswordWithPaginationInfo
(String userId, ChangePasswordRequest changePasswordRequest, Boolean strict) Change Password Changes a user's password by validating the user's current password.UserApi.changeRecoveryQuestionWithPaginationInfo
(String userId, UserCredentials userCredentials) Change Recovery Question Changes a user's recovery question & answer credential by validating the user's current password.ApplicationApi.cloneApplicationKeyWithPaginationInfo
(String appId, String keyId, String targetAid) Clone a Key Credential Clones a X.509 certificate for an application key credential from a source application to target application.IdentityProviderApi.cloneIdentityProviderKeyWithPaginationInfo
(String idpId, String keyId, String targetIdpId) Clone a Signing Credential Key Clones a X.509 certificate for an IdP signing key credential from a source IdP to target IdPPolicyApi.clonePolicyWithPaginationInfo
(String policyId) Clone an existing policy Clones an existing policyAgentPoolsApi.createAgentPoolsUpdateWithPaginationInfo
(String poolId, AgentPoolUpdate agentPoolUpdate) Create an Agent Pool update Creates an Agent pool update \\n For user flow 2 manual update, starts the update immediately.ApplicationApi.createApplicationWithPaginationInfo
(Application application, Boolean activate, String oktaAccessGatewayAgent) Create an Application Creates a new application to your Okta organizationAuthenticatorApi.createAuthenticatorWithPaginationInfo
(Authenticator authenticator, Boolean activate) Create an Authenticator Creates an authenticator.AuthorizationServerApi.createAuthorizationServerPolicyRuleWithPaginationInfo
(String policyId, String authServerId, AuthorizationServerPolicyRule policyRule) Create a Policy Rule Creates a policy rule for the specified Custom Authorization Server and PolicyAuthorizationServerApi.createAuthorizationServerPolicyWithPaginationInfo
(String authServerId, AuthorizationServerPolicy policy) Create a Policy Creates a policyAuthorizationServerApi.createAuthorizationServerWithPaginationInfo
(AuthorizationServer authorizationServer) Create an Authorization Server Creates an authorization serverBehaviorApi.createBehaviorDetectionRuleWithPaginationInfo
(BehaviorRule rule) Create a Behavior Detection Rule Creates a new behavior detection ruleCustomizationApi.createBrandWithPaginationInfo
(CreateBrandRequest createBrandRequest) Create a Brand Creates new brand in your orgCaptchaApi.createCaptchaInstanceWithPaginationInfo
(CAPTCHAInstance instance) Create a CAPTCHA instance Creates a new CAPTCHA instance.DeviceAssuranceApi.createDeviceAssurancePolicyWithPaginationInfo
(DeviceAssurance deviceAssurance) Create a Device Assurance Policy Creates a new Device Assurance PolicyDomainApi.createDomainWithPaginationInfo
(Domain domain) Create a Domain Creates your domainCustomizationApi.createEmailCustomizationWithPaginationInfo
(String brandId, String templateName, EmailCustomization instance) Create an Email Customization Creates a new email customizationEmailDomainApi.createEmailDomainWithPaginationInfo
(EmailDomain emailDomain) Create an Email Domain Creates a custom email domainEventHookApi.createEventHookWithPaginationInfo
(EventHook eventHook) Create an Event Hook Creates an event hookGroupApi.createGroupRuleWithPaginationInfo
(GroupRule groupRule) Create a Group Rule Creates a group rule to dynamically add users to the specified group if they match the conditionGroupApi.createGroupWithPaginationInfo
(Group group) Create a Group Creates a new group with `OKTA_GROUP` typeHookKeyApi.createHookKeyWithPaginationInfo
(KeyRequest keyRequest) Create a key Creates a keyIdentityProviderApi.createIdentityProviderKeyWithPaginationInfo
(JsonWebKey jsonWebKey) Create an X.509 Certificate Public Key Creates a new X.509 certificate credential to the IdP key store.IdentityProviderApi.createIdentityProviderWithPaginationInfo
(IdentityProvider identityProvider) Create an Identity Provider Creates a new identity provider integrationInlineHookApi.createInlineHookWithPaginationInfo
(InlineHook inlineHook) Create an Inline Hook Creates an inline hookLinkedObjectApi.createLinkedObjectDefinitionWithPaginationInfo
(LinkedObject linkedObject) Create a Linked Object Definition Creates a linked object definitionLogStreamApi.createLogStreamWithPaginationInfo
(LogStream instance) Create a Log Stream Creates a new log streamNetworkZoneApi.createNetworkZoneWithPaginationInfo
(NetworkZone zone) Create a Network Zone Creates a new network zone to your Okta organizationAuthorizationServerApi.createOAuth2ClaimWithPaginationInfo
(String authServerId, OAuth2Claim oAuth2Claim) Create a Custom Token Claim Creates a custom token claimAuthorizationServerApi.createOAuth2ScopeWithPaginationInfo
(String authServerId, OAuth2Scope oAuth2Scope) Create a Custom Token Scope Creates a custom token scopePolicyApi.createPolicyRuleWithPaginationInfo
(String policyId, PolicyRule policyRule) Create a Policy Rule Creates a policy rulePolicyApi.createPolicyWithPaginationInfo
(Policy policy, Boolean activate) Create a Policy Creates a policyPrincipalRateLimitApi.createPrincipalRateLimitEntityWithPaginationInfo
(PrincipalRateLimitEntity entity) Create a Principal Rate Limit Creates a new Principal Rate Limit entity.PushProviderApi.createPushProviderWithPaginationInfo
(PushProvider pushProvider) Create a Push Provider Creates a new push providerResourceSetApi.createResourceSetBindingWithPaginationInfo
(String resourceSetId, ResourceSetBindingCreateRequest instance) Create a Resource Set Binding Creates a new resource set bindingResourceSetApi.createResourceSetWithPaginationInfo
(ResourceSet instance) Create a Resource Set Creates a new resource setRiskProviderApi.createRiskProviderWithPaginationInfo
(RiskProvider instance) Create a Risk Provider Creates a risk provider.RoleApi.createRoleWithPaginationInfo
(IamRole instance) Create a Role Creates a new roleSessionApi.createSessionWithPaginationInfo
(CreateSessionRequest createSessionRequest) Create a Session with Session Token Creates a new session for a user with a valid session token.TemplateApi.createSmsTemplateWithPaginationInfo
(SmsTemplate smsTemplate) Create an SMS Template Creates a new custom SMS templateTrustedOriginApi.createTrustedOriginWithPaginationInfo
(TrustedOrigin trustedOrigin) Create a Trusted Origin Creates a trusted originUserTypeApi.createUserTypeWithPaginationInfo
(UserType userType) Create a User Type Creates a new User Type.UserApi.createUserWithPaginationInfo
(CreateUserRequest body, Boolean activate, Boolean provider, UserNextLogin nextLogin) Create a User Creates a new user in your Okta organization with or without credentialsAgentPoolsApi.deactivateAgentPoolsUpdateWithPaginationInfo
(String poolId, String updateId) Deactivate an Agent Pool update Deactivates scheduled Agent pool updateAuthenticatorApi.deactivateAuthenticatorWithPaginationInfo
(String authenticatorId) Deactivate an Authenticator Deactivates an authenticator by `authenticatorId`BehaviorApi.deactivateBehaviorDetectionRuleWithPaginationInfo
(String behaviorId) Deactivate a Behavior Detection Rule Deactivates a behavior detection ruleEventHookApi.deactivateEventHookWithPaginationInfo
(String eventHookId) Deactivate an Event Hook Deactivates an event hookIdentityProviderApi.deactivateIdentityProviderWithPaginationInfo
(String idpId) Deactivate an Identity Provider Deactivates an active IdPInlineHookApi.deactivateInlineHookWithPaginationInfo
(String inlineHookId) Deactivate an Inline Hook Deactivates the inline hook by `inlineHookId`LogStreamApi.deactivateLogStreamWithPaginationInfo
(String logStreamId) Deactivate a Log Stream Deactivates a log stream by `logStreamId`NetworkZoneApi.deactivateNetworkZoneWithPaginationInfo
(String zoneId) Deactivate a Network Zone Deactivates a network zoneTrustedOriginApi.deactivateTrustedOriginWithPaginationInfo
(String trustedOriginId) Deactivate a Trusted Origin Deactivates a trusted originUserFactorApi.enrollFactorWithPaginationInfo
(String userId, UserFactor body, Boolean updatePhone, String templateId, Integer tokenLifetimeSeconds, Boolean activate) Enroll a Factor Enrolls a user with a supported factorInlineHookApi.executeInlineHookWithPaginationInfo
(String inlineHookId, Object payloadData) Execute an Inline Hook Executes the inline hook by `inlineHookId` using the request body as the input.UserApi.expirePasswordAndGetTemporaryPasswordWithPaginationInfo
(String userId) Expire Password and Set Temporary Password This operation transitions the user to the status of `PASSWORD_EXPIRED` so that the user is required to change their password at their next login, and also sets the user's password to a temporary password returned in the responseUserApi.expirePasswordWithPaginationInfo
(String userId) Expire Password This operation transitions the user to the status of `PASSWORD_EXPIRED` so that the user is required to change their password at their next loginOrgSettingApi.extendOktaSupportWithPaginationInfo()
Extend Okta Support Access Extends the length of time that Okta Support can access your org by 24 hours.UserApi.forgotPasswordSetNewPasswordWithPaginationInfo
(String userId, UserCredentials userCredentials, Boolean sendEmail) Reset Password with Recovery Question Resets the user's password to the specified password if the provided answer to the recovery question is correctUserApi.forgotPasswordWithPaginationInfo
(String userId, Boolean sendEmail) Initiate Forgot Password Initiate forgot password flow.ApplicationApi.generateApplicationKeyWithPaginationInfo
(String appId, Integer validityYears) Generate a Key Credential Generates a new X.509 certificate for an application key credentialApplicationApi.generateCsrForApplicationWithPaginationInfo
(String appId, CsrMetadata metadata) Generate a Certificate Signing Request Generates a new key pair and returns the Certificate Signing Request for itIdentityProviderApi.generateCsrForIdentityProviderWithPaginationInfo
(String idpId, CsrMetadata metadata) Generate a Certificate Signing Request Generates a new key pair and returns a Certificate Signing Request for itIdentityProviderApi.generateIdentityProviderSigningKeyWithPaginationInfo
(String idpId, Integer validityYears) Generate a new Signing Credential Key Generates a new X.509 certificate for an IdP signing key credential to be used for signing assertions sent to the IdPAgentPoolsApi.getAgentPoolsUpdateInstanceWithPaginationInfo
(String poolId, String updateId) Retrieve an Agent Pool update by id Retrieves Agent pool update from updateIdAgentPoolsApi.getAgentPoolsUpdateSettingsWithPaginationInfo
(String poolId) Retrieve an Agent Pool update's settings Retrieves the current state of the agent pool update instance settingsApiTokenApi.getApiTokenWithPaginationInfo
(String apiTokenId) Retrieve an API Token's Metadata Retrieves the metadata for an active API token by idApplicationApi.getApplicationGroupAssignmentWithPaginationInfo
(String appId, String groupId, String expand) Retrieve an Assigned Group Retrieves an application group assignmentApplicationApi.getApplicationKeyWithPaginationInfo
(String appId, String keyId) Retrieve a Key Credential Retrieves a specific application key credential by kidSchemaApi.getApplicationLayoutWithPaginationInfo
(String appName) Retrieve the UI Layout for an Application Takes an Application name as an input parameter and retrieves the App Instance page Layout for that ApplicationSchemaApi.getApplicationUserSchemaWithPaginationInfo
(String appInstanceId) Retrieve the default Application User Schema for an Application Retrieves the Schema for an App UserApplicationApi.getApplicationUserWithPaginationInfo
(String appId, String userId, String expand) Retrieve an Assigned User Retrieves a specific user assignment for application by `id`ApplicationApi.getApplicationWithPaginationInfo
(String appId, String expand) Retrieve an Application Retrieves an application from your Okta organization by `id`AuthenticatorApi.getAuthenticatorWithPaginationInfo
(String authenticatorId) Retrieve an Authenticator Retrieves an authenticator from your Okta organization by `authenticatorId`AuthorizationServerApi.getAuthorizationServerPolicyRuleWithPaginationInfo
(String policyId, String authServerId, String ruleId) Retrieve a Policy Rule Returns a Policy Rule by ID that is defined in the specified Custom Authorization Server and PolicyAuthorizationServerApi.getAuthorizationServerPolicyWithPaginationInfo
(String authServerId, String policyId) Retrieve a Policy Retrieves a policyAuthorizationServerApi.getAuthorizationServerWithPaginationInfo
(String authServerId) Retrieve an Authorization Server Retrieves an authorization serverBehaviorApi.getBehaviorDetectionRuleWithPaginationInfo
(String behaviorId) Retrieve a Behavior Detection Rule Retrieves a Behavior Detection Rule by `behaviorId`ResourceSetApi.getBindingWithPaginationInfo
(String resourceSetId, String roleIdOrLabel) Retrieve a Binding Retrieves a resource set binding by `resourceSetId` and `roleIdOrLabel`CustomizationApi.getBrandThemeWithPaginationInfo
(String brandId, String themeId) Retrieve a Theme Retrieves a theme for a brandCustomizationApi.getBrandWithPaginationInfo
(String brandId) Retrieve a Brand Retrieves a brand by `brandId`CaptchaApi.getCaptchaInstanceWithPaginationInfo
(String captchaId) Retrieve a CAPTCHA Instance Retrieves a CAPTCHA instance by `captchaId`ApplicationApi.getCsrForApplicationWithPaginationInfo
(String appId, String csrId) Retrieve a Certificate Signing Request Retrieves a certificate signing request for the app by `id`IdentityProviderApi.getCsrForIdentityProviderWithPaginationInfo
(String idpId, String csrId) Retrieve a Certificate Signing Request Retrieves a specific Certificate Signing Request model by idThreatInsightApi.getCurrentConfigurationWithPaginationInfo()
Retrieve the ThreatInsight Configuration Retrieves current ThreatInsight configurationCustomizationApi.getCustomizationPreviewWithPaginationInfo
(String brandId, String templateName, String customizationId) Retrieve a Preview of an Email Customization Generates a preview of an email customization.CustomizationApi.getCustomizedErrorPageWithPaginationInfo
(String brandId) Retrieve the Customized Error Page Retrieves the customized error pageCustomizationApi.getCustomizedSignInPageWithPaginationInfo
(String brandId) Retrieve the Customized Sign-in Page Retrieves the customized sign-in pageCustomizationApi.getDefaultErrorPageWithPaginationInfo
(String brandId) Retrieve the Default Error Page Retrieves the default error pageApplicationApi.getDefaultProvisioningConnectionForApplicationWithPaginationInfo
(String appId) Retrieve the default Provisioning Connection Retrieves the default Provisioning Connection for applicationCustomizationApi.getDefaultSignInPageWithPaginationInfo
(String brandId) Retrieve the Default Sign-in Page Retrieves the default sign-in pageDeviceAssuranceApi.getDeviceAssurancePolicyWithPaginationInfo
(String deviceAssuranceId) Retrieve a Device Assurance Policy Retrieves a Device Assurance Policy by `deviceAssuranceId`DeviceApi.getDeviceWithPaginationInfo
(String deviceId) Retrieve a Device Retrieves a device by `deviceId`DomainApi.getDomainWithPaginationInfo
(String domainId) Retrieve a Domain Retrieves a Domain by `id`CustomizationApi.getEmailCustomizationWithPaginationInfo
(String brandId, String templateName, String customizationId) Retrieve an Email Customization Retrieves an email customization by its unique identifierCustomizationApi.getEmailDefaultContentWithPaginationInfo
(String brandId, String templateName, String language) Retrieve an Email Template Default Content Retrieves an email template's default contentCustomizationApi.getEmailDefaultPreviewWithPaginationInfo
(String brandId, String templateName, String language) Retrieve a Preview of the Email Template Default Content Generates a preview of an email template's default content.EmailDomainApi.getEmailDomainWithPaginationInfo
(String emailDomainId) Retrieve a Email Domain Retrieves an Email Domain by `emailDomainId`CustomizationApi.getEmailSettingsWithPaginationInfo
(String brandId, String templateName) Retrieve the Email Template Settings Retrieves an email template's settingsCustomizationApi.getEmailTemplateWithPaginationInfo
(String brandId, String templateName, List<String> expand) Retrieve an Email Template Retrieves the details of an email template by nameCustomizationApi.getErrorPageWithPaginationInfo
(String brandId, List<String> expand) Retrieve the Error Page Retrieves the error pageEventHookApi.getEventHookWithPaginationInfo
(String eventHookId) Retrieve an Event Hook Retrieves an event hookUserFactorApi.getFactorTransactionStatusWithPaginationInfo
(String userId, String factorId, String transactionId) Retrieve a Factor Transaction Status Polls factors verification transaction for statusUserFactorApi.getFactorWithPaginationInfo
(String userId, String factorId) Retrieve a Factor Retrieves a factor for the specified userApplicationApi.getFeatureForApplicationWithPaginationInfo
(String appId, String name) Retrieve a Feature Retrieves a Feature object for an applicationFeatureApi.getFeatureWithPaginationInfo
(String featureId) Retrieve a Feature Retrieves a featureRoleAssignmentApi.getGroupAssignedRoleWithPaginationInfo
(String groupId, String roleId) Retrieve a Role assigned to Group Retrieves a role identified by `roleId` assigned to group identified by `groupId`GroupApi.getGroupRuleWithPaginationInfo
(String ruleId, String expand) Retrieve a Group Rule Retrieves a specific group rule by `ruleId`SchemaApi.getGroupSchemaWithPaginationInfo()
Retrieve the default Group Schema Retrieves the group schemaGroupApi.getGroupWithPaginationInfo
(String groupId) Retrieve a Group Retrieves a group by `groupId`HookKeyApi.getHookKeyWithPaginationInfo
(String hookKeyId) Retrieve a key Retrieves a key by `hookKeyId`IdentityProviderApi.getIdentityProviderApplicationUserWithPaginationInfo
(String idpId, String userId) Retrieve a User Retrieves a linked IdP user by IDIdentityProviderApi.getIdentityProviderKeyWithPaginationInfo
(String keyId) Retrieve an Credential Key Retrieves a specific IdP Key Credential by `kid`IdentityProviderApi.getIdentityProviderSigningKeyWithPaginationInfo
(String idpId, String keyId) Retrieve a Signing Credential Key Retrieves a specific IdP Key Credential by `kid`IdentityProviderApi.getIdentityProviderWithPaginationInfo
(String idpId) Retrieve an Identity Provider Retrieves an identity provider integration by `idpId`InlineHookApi.getInlineHookWithPaginationInfo
(String inlineHookId) Retrieve an Inline Hook Retrieves an inline hook by `inlineHookId`LinkedObjectApi.getLinkedObjectDefinitionWithPaginationInfo
(String linkedObjectName) Retrieve a Linked Object Definition Retrieves a linked object definitionSchemaApi.getLogStreamSchemaWithPaginationInfo
(LogStreamType logStreamType) Retrieve the Log Stream Schema for the schema type Retrieves the schema for a Log Stream type.LogStreamApi.getLogStreamWithPaginationInfo
(String logStreamId) Retrieve a Log Stream Retrieves a log stream by `logStreamId`ResourceSetApi.getMemberOfBindingWithPaginationInfo
(String resourceSetId, String roleIdOrLabel, String memberId) Retrieve a Member of a binding Retreieves a member identified by `memberId` for a bindingNetworkZoneApi.getNetworkZoneWithPaginationInfo
(String zoneId) Retrieve a Network Zone Retrieves a network zone from your Okta organization by `id`AuthorizationServerApi.getOAuth2ClaimWithPaginationInfo
(String authServerId, String claimId) Retrieve a Custom Token Claim Retrieves a custom token claimAuthorizationServerApi.getOAuth2ScopeWithPaginationInfo
(String authServerId, String scopeId) Retrieve a Custom Token Scope Retrieves a custom token scopeApplicationApi.getOAuth2TokenForApplicationWithPaginationInfo
(String appId, String tokenId, String expand) Retrieve an OAuth 2.0 Token Retrieves a token for the specified applicationOrgSettingApi.getOktaCommunicationSettingsWithPaginationInfo()
Retrieve the Okta Communication Settings Retrieves Okta Communication Settings of your organizationOrgSettingApi.getOrgContactTypesWithPaginationInfo()
Retrieve the Org Contact Types Retrieves Contact Types of your organizationOrgSettingApi.getOrgContactUserWithPaginationInfo
(String contactType) Retrieve the User of the Contact Type Retrieves the URL of the User associated with the specified Contact TypeOrgSettingApi.getOrgOktaSupportSettingsWithPaginationInfo()
Retrieve the Okta Support Settings Retrieves Okta Support Settings of your organizationOrgSettingApi.getOrgPreferencesWithPaginationInfo()
Retrieve the Org Preferences Retrieves preferences of your organizationOrgSettingApi.getOrgSettingsWithPaginationInfo()
Retrieve the Org Settings Retrieves the org settingsPolicyApi.getPolicyRuleWithPaginationInfo
(String policyId, String ruleId) Retrieve a Policy Rule Retrieves a policy rulePolicyApi.getPolicyWithPaginationInfo
(String policyId, String expand) Retrieve a Policy Retrieves a policyCustomizationApi.getPreviewErrorPageWithPaginationInfo
(String brandId) Retrieve the Preview Error Page Preview Retrieves the preview error pageCustomizationApi.getPreviewSignInPageWithPaginationInfo
(String brandId) Retrieve the Preview Sign-in Page Preview Retrieves the preview sign-in pagePrincipalRateLimitApi.getPrincipalRateLimitEntityWithPaginationInfo
(String principalRateLimitId) Retrieve a Principal Rate Limit Retrieves a Principal Rate Limit entity by `principalRateLimitId`ProfileMappingApi.getProfileMappingWithPaginationInfo
(String mappingId) Retrieve a Profile Mapping Retrieves a single Profile Mapping referenced by its IDHookKeyApi.getPublicKeyWithPaginationInfo
(String keyId) Retrieve a public key Retrieves a public key by `keyId`PushProviderApi.getPushProviderWithPaginationInfo
(String pushProviderId) Retrieve a Push Provider Retrieves a push provider by `pushProviderId`RateLimitSettingsApi.getRateLimitSettingsAdminNotificationsWithPaginationInfo()
Retrieve the Rate Limit Admin Notification Settings Retrieves the currently configured Rate Limit Admin Notification SettingsRateLimitSettingsApi.getRateLimitSettingsPerClientWithPaginationInfo()
Retrieve the Per-Client Rate Limit Settings Retrieves the currently configured Per-Client Rate Limit SettingsAuthorizationServerApi.getRefreshTokenForAuthorizationServerAndClientWithPaginationInfo
(String authServerId, String clientId, String tokenId, String expand) Retrieve a Refresh Token for a Client Retrieves a refresh token for a clientUserApi.getRefreshTokenForUserAndClientWithPaginationInfo
(String userId, String clientId, String tokenId, String expand, Integer limit, String after) Retrieve a Refresh Token for a Client Retrieves a refresh token issued for the specified User and ClientResourceSetApi.getResourceSetWithPaginationInfo
(String resourceSetId) Retrieve a Resource Set Retrieves a resource set by `resourceSetId`RiskProviderApi.getRiskProviderWithPaginationInfo
(String riskProviderId) Retrieve a Risk Provider Retrieves a risk provider by `riskProviderId`RoleApi.getRolePermissionWithPaginationInfo
(String roleIdOrLabel, String permissionType) Retrieve a Permission Retrieves a permission by `permissionType`RoleApi.getRoleWithPaginationInfo
(String roleIdOrLabel) Retrieve a Role Retrieves a role by `roleIdOrLabel`ApplicationApi.getScopeConsentGrantWithPaginationInfo
(String appId, String grantId, String expand) Retrieve a Scope Consent Grant Retrieves a single scope consent grant for the applicationSessionApi.getSessionWithPaginationInfo
(String sessionId) Retrieve a Session Retrieves the details about a sessionCustomizationApi.getSignInPageWithPaginationInfo
(String brandId, List<String> expand) Retrieve the Sign-in Page Retrieves the sign-in pageCustomizationApi.getSignOutPageSettingsWithPaginationInfo
(String brandId) Retrieve the Sign-out Page Settings Retrieves the sign-out page settingsTemplateApi.getSmsTemplateWithPaginationInfo
(String templateId) Retrieve an SMS Template Retrieves a specific template by `id`TrustedOriginApi.getTrustedOriginWithPaginationInfo
(String trustedOriginId) Retrieve a Trusted Origin Retrieves a trusted originRoleAssignmentApi.getUserAssignedRoleWithPaginationInfo
(String userId, String roleId) Retrieve a Role assigned to a User Retrieves a role identified by `roleId` assigned to a user identified by `userId`UserApi.getUserGrantWithPaginationInfo
(String userId, String grantId, String expand) Retrieve a User Grant Retrieves a grant for the specified userSchemaApi.getUserSchemaWithPaginationInfo
(String schemaId) Retrieve a User Schema Retrieves the schema for a Schema IdUserTypeApi.getUserTypeWithPaginationInfo
(String typeId) Retrieve a User Type Retrieves a User Type by ID.UserApi.getUserWithPaginationInfo
(String userId) Retrieve a User Retrieves a user from your Okta organizationOrgSettingApi.getWellknownOrgMetadataWithPaginationInfo()
Retrieve the Well-Known Org Metadata Retrieves the well-known org metadata, which includes the id, configured custom domains, authentication pipeline, and various other org settingsApplicationApi.grantConsentToScopeWithPaginationInfo
(String appId, OAuth2ScopeConsentGrant oAuth2ScopeConsentGrant) Grant Consent to Scope Grants consent for the application to request an OAuth 2.0 Okta scopeOrgSettingApi.grantOktaSupportWithPaginationInfo()
Grant Okta Support Access to your Org Enables you to temporarily allow Okta Support to access your org as an administrator for eight hoursCustomizationApi.linkBrandDomainWithPaginationInfo
(String brandId, CreateBrandDomainRequest createBrandDomainRequest) Link a Brand to a Domain Link a Brand to a Domain by `domainId`IdentityProviderApi.linkUserToIdentityProviderWithPaginationInfo
(String idpId, String userId, UserIdentityProviderLinkRequest userIdentityProviderLinkRequest) Link a User to a Social IdP Links an Okta user to an existing Social Identity Provider.AgentPoolsApi.listAgentPoolsUpdatesWithPaginationInfo
(String poolId, Boolean scheduled) List all Agent Pool updates Lists all agent pool updatesAgentPoolsApi.listAgentPoolsWithPaginationInfo
(Integer limitPerPoolType, AgentType poolType, String after) List all Agent Pools Lists all agent pools with pagination supportCustomizationApi.listAllSignInWidgetVersionsWithPaginationInfo
(String brandId) List all Sign-in Widget Versions Lists all sign-in widget versionsApiTokenApi.listApiTokensWithPaginationInfo
(String after, Integer limit, String q) List all API Token Metadata Lists all the metadata of the active API tokensApplicationApi.listApplicationGroupAssignmentsWithPaginationInfo
(String appId, String q, String after, Integer limit, String expand) List all Assigned Groups Lists all group assignments for an applicationApplicationApi.listApplicationKeysWithPaginationInfo
(String appId) List all Key Credentials Lists all key credentials for an applicationApplicationApi.listApplicationsWithPaginationInfo
(String q, String after, Integer limit, String filter, String expand, Boolean includeNonDeleted) List all Applications Lists all applications with pagination.RoleTargetApi.listApplicationTargetsForApplicationAdministratorRoleForGroupWithPaginationInfo
(String groupId, String roleId, String after, Integer limit) List all Application Targets for an Application Administrator Role Lists all App targets for an `APP_ADMIN` Role assigned to a Group.RoleTargetApi.listApplicationTargetsForApplicationAdministratorRoleForUserWithPaginationInfo
(String userId, String roleId, String after, Integer limit) List all Application Targets for Application Administrator Role Lists all App targets for an `APP_ADMIN` Role assigned to a User.ApplicationApi.listApplicationUsersWithPaginationInfo
(String appId, String q, String queryScope, String after, Integer limit, String filter, String expand) List all Assigned Users Lists all assigned [application users](#application-user-model) for an applicationUserApi.listAppLinksWithPaginationInfo
(String userId) List all Assigned Application Links Lists all appLinks for all direct or indirect (via group membership) assigned applicationsGroupApi.listAssignedApplicationsForGroupWithPaginationInfo
(String groupId, String after, Integer limit) List all Assigned Applications Lists all applications that are assigned to a groupRoleAssignmentApi.listAssignedRolesForUserWithPaginationInfo
(String userId, String expand) List all Roles assigned to a User Lists all roles assigned to a user identified by `userId`AuthenticatorApi.listAuthenticatorsWithPaginationInfo()
List all Authenticators Lists all authenticatorsAuthorizationServerApi.listAuthorizationServerKeysWithPaginationInfo
(String authServerId) List all Credential Keys Lists all credential keysAuthorizationServerApi.listAuthorizationServerPoliciesWithPaginationInfo
(String authServerId) List all Policies Lists all policiesAuthorizationServerApi.listAuthorizationServerPolicyRulesWithPaginationInfo
(String policyId, String authServerId) List all Policy Rules Lists all policy rules for the specified Custom Authorization Server and PolicyAuthorizationServerApi.listAuthorizationServersWithPaginationInfo
(String q, Integer limit, String after) List all Authorization Servers Lists all authorization serversBehaviorApi.listBehaviorDetectionRulesWithPaginationInfo()
List all Behavior Detection Rules Lists all behavior detection rules with pagination supportResourceSetApi.listBindingsWithPaginationInfo
(String resourceSetId, String after) List all Bindings Lists all resource set bindings with pagination supportCustomizationApi.listBrandDomainsWithPaginationInfo
(String brandId) List all Domains associated with a Brand Lists all domains associated with a brand by `brandId`CustomizationApi.listBrandsWithPaginationInfo()
List all Brands Lists all the brands in your orgCustomizationApi.listBrandThemesWithPaginationInfo
(String brandId) List all Themes Lists all the themes in your brandCaptchaApi.listCaptchaInstancesWithPaginationInfo()
List all CAPTCHA instances Lists all CAPTCHA instances with pagination support.ApplicationApi.listCsrsForApplicationWithPaginationInfo
(String appId) List all Certificate Signing Requests Lists all Certificate Signing Requests for an applicationIdentityProviderApi.listCsrsForIdentityProviderWithPaginationInfo
(String idpId) List all Certificate Signing Requests Lists all Certificate Signing Requests for an IdPDeviceAssuranceApi.listDeviceAssurancePoliciesWithPaginationInfo()
List all Device Assurance Policies Lists all device assurance policiesDeviceApi.listDevicesWithPaginationInfo
(String after, Integer limit, String search) List all Devices Lists all devices with pagination support.DomainApi.listDomainsWithPaginationInfo()
List all Domains Lists all verified custom Domains for the orgCustomizationApi.listEmailCustomizationsWithPaginationInfo
(String brandId, String templateName, String after, Integer limit) List all Email Customizations Lists all customizations of an email templateEmailDomainApi.listEmailDomainBrandsWithPaginationInfo
(String emailDomainId) List all brands linked to an email domain Lists all brands linked to an email domainEmailDomainApi.listEmailDomainsWithPaginationInfo()
List all email domains Lists all the email domains in your orgCustomizationApi.listEmailTemplatesWithPaginationInfo
(String brandId, String after, Integer limit, List<String> expand) List all Email Templates Lists all email templatesEventHookApi.listEventHooksWithPaginationInfo()
List all Event Hooks Lists all event hooksUserFactorApi.listFactorsWithPaginationInfo
(String userId) List all Factors Lists all the enrolled factors for the specified userFeatureApi.listFeatureDependenciesWithPaginationInfo
(String featureId) List all Dependencies Lists all dependenciesFeatureApi.listFeatureDependentsWithPaginationInfo
(String featureId) List all Dependents Lists all dependentsApplicationApi.listFeaturesForApplicationWithPaginationInfo
(String appId) List all Features Lists all features for an applicationFeatureApi.listFeaturesWithPaginationInfo()
List all Features Lists all featuresUserApi.listGrantsForUserAndClientWithPaginationInfo
(String userId, String clientId, String expand, String after, Integer limit) List all Grants for a Client Lists all grants for a specified user and clientRoleAssignmentApi.listGroupAssignedRolesWithPaginationInfo
(String groupId, String expand) List all Assigned Roles of Group Lists all assigned roles of group identified by `groupId`GroupApi.listGroupOwnersWithPaginationInfo
(String groupId, String filter, String after, Integer limit) List all Group Owners Lists all owners for a specific groupGroupApi.listGroupRulesWithPaginationInfo
(Integer limit, String after, String search, String expand) List all Group Rules Lists all group rulesGroupApi.listGroupsWithPaginationInfo
(String q, String filter, String after, Integer limit, String expand, String search) List all Groups Lists all groups with pagination support.RoleTargetApi.listGroupTargetsForGroupRoleWithPaginationInfo
(String groupId, String roleId, String after, Integer limit) List all Group Targets for a Group Role Lists all group targets for a group roleRoleTargetApi.listGroupTargetsForRoleWithPaginationInfo
(String userId, String roleId, String after, Integer limit) List all Group Targets for Role Lists all group targets for roleGroupApi.listGroupUsersWithPaginationInfo
(String groupId, String after, Integer limit) List all Member Users Lists all users that are a member of a groupHookKeyApi.listHookKeysWithPaginationInfo()
List all keys Lists all keysIdentityProviderApi.listIdentityProviderApplicationUsersWithPaginationInfo
(String idpId) List all Users Find all the users linked to an identity providerIdentityProviderApi.listIdentityProviderKeysWithPaginationInfo
(String after, Integer limit) List all Credential Keys Lists all IdP key credentialsIdentityProviderApi.listIdentityProviderSigningKeysWithPaginationInfo
(String idpId) List all Signing Credential Keys Lists all signing key credentials for an IdPIdentityProviderApi.listIdentityProvidersWithPaginationInfo
(String q, String after, Integer limit, String type) List all Identity Providers Lists all identity provider integrations with pagination.InlineHookApi.listInlineHooksWithPaginationInfo
(String type) List all Inline Hooks Lists all inline hooksLinkedObjectApi.listLinkedObjectDefinitionsWithPaginationInfo()
List all Linked Object Definitions Lists all linked object definitionsUserApi.listLinkedObjectsForUserWithPaginationInfo
(String userId, String relationshipName, String after, Integer limit) List all Linked Objects Lists all linked objects for a user, relationshipName can be a primary or associated relationship nameSystemLogApi.listLogEventsWithPaginationInfo
(OffsetDateTime since, OffsetDateTime until, String filter, String q, Integer limit, String sortOrder, String after) List all System Log Events The Okta System Log API provides read access to your organization’s system log.SchemaApi.listLogStreamSchemasWithPaginationInfo()
List the Log Stream Schemas Lists the schema for all log stream types visible for this orgLogStreamApi.listLogStreamsWithPaginationInfo
(String after, Integer limit, String filter) List all Log Streams Lists all log streams.ResourceSetApi.listMembersOfBindingWithPaginationInfo
(String resourceSetId, String roleIdOrLabel, String after) List all Members of a binding Lists all members of a resource set binding with pagination supportNetworkZoneApi.listNetworkZonesWithPaginationInfo
(String after, Integer limit, String filter) List all Network Zones Lists all network zones with pagination.AuthorizationServerApi.listOAuth2ClaimsWithPaginationInfo
(String authServerId) List all Custom Token Claims Lists all custom token claimsAuthorizationServerApi.listOAuth2ClientsForAuthorizationServerWithPaginationInfo
(String authServerId) List all Clients Lists all clientsAuthorizationServerApi.listOAuth2ScopesWithPaginationInfo
(String authServerId, String q, String filter, String cursor, Integer limit) List all Custom Token Scopes Lists all custom token scopesApplicationApi.listOAuth2TokensForApplicationWithPaginationInfo
(String appId, String expand, String after, Integer limit) List all OAuth 2.0 Tokens Lists all tokens for the applicationPolicyApi.listPoliciesWithPaginationInfo
(String type, String status, String expand) List all Policies Lists all policies with the specified typePolicyApi.listPolicyRulesWithPaginationInfo
(String policyId) List all Policy Rules Lists all policy rulesPrincipalRateLimitApi.listPrincipalRateLimitEntitiesWithPaginationInfo
(String filter, String after, Integer limit) List all Principal Rate Limits Lists all Principal Rate Limit entities considering the provided parametersProfileMappingApi.listProfileMappingsWithPaginationInfo
(String after, Integer limit, String sourceId, String targetId) List all Profile Mappings Lists all profile mappings with paginationPushProviderApi.listPushProvidersWithPaginationInfo
(ProviderType type) List all Push Providers Lists all push providersAuthorizationServerApi.listRefreshTokensForAuthorizationServerAndClientWithPaginationInfo
(String authServerId, String clientId, String expand, String after, Integer limit) List all Refresh Tokens for a Client Lists all refresh tokens for a clientUserApi.listRefreshTokensForUserAndClientWithPaginationInfo
(String userId, String clientId, String expand, String after, Integer limit) List all Refresh Tokens for a Client Lists all refresh tokens issued for the specified User and ClientResourceSetApi.listResourceSetResourcesWithPaginationInfo
(String resourceSetId) List all Resources of a resource set Lists all resources that make up the resource setResourceSetApi.listResourceSetsWithPaginationInfo
(String after) List all Resource Sets Lists all resource sets with pagination supportRiskProviderApi.listRiskProvidersWithPaginationInfo()
List all Risk Providers Lists all Risk ProvidersRoleApi.listRolePermissionsWithPaginationInfo
(String roleIdOrLabel) List all Permissions Lists all permissions of the role by `roleIdOrLabel`SubscriptionApi.listRoleSubscriptionsByNotificationTypeWithPaginationInfo
(String roleTypeOrRoleId, String notificationType) List all Subscriptions of a Custom Role with a specific notification type When roleType Get subscriptions of a Role with a specific notification type.SubscriptionApi.listRoleSubscriptionsWithPaginationInfo
(String roleTypeOrRoleId) List all Subscriptions of a Custom Role When roleType List all subscriptions of a Role.RoleApi.listRolesWithPaginationInfo
(String after) List all Roles Lists all roles with pagination supportApplicationApi.listScopeConsentGrantsWithPaginationInfo
(String appId, String expand) List all Scope Consent Grants Lists all scope consent grants for the applicationTemplateApi.listSmsTemplatesWithPaginationInfo
(SmsTemplateType templateType) List all SMS Templates Lists all custom SMS templates.IdentityProviderApi.listSocialAuthTokensWithPaginationInfo
(String idpId, String userId) List all Tokens from a OIDC Identity Provider Lists the tokens minted by the Social Authentication Provider when the user authenticates with Okta via Social AuthUserFactorApi.listSupportedFactorsWithPaginationInfo
(String userId) List all Supported Factors Lists all the supported factors that can be enrolled for the specified userUserFactorApi.listSupportedSecurityQuestionsWithPaginationInfo
(String userId) List all Supported Security Questions Lists all available security questions for a user's `question` factorTrustedOriginApi.listTrustedOriginsWithPaginationInfo
(String q, String filter, String after, Integer limit) List all Trusted Origins Lists all trusted originsUserApi.listUserClientsWithPaginationInfo
(String userId) List all Clients Lists all client resources for which the specified user has grants or tokensUserApi.listUserGrantsWithPaginationInfo
(String userId, String scopeId, String expand, String after, Integer limit) List all User Grants Lists all grants for the specified userUserApi.listUserGroupsWithPaginationInfo
(String userId) List all Groups Lists all groups of which the user is a memberUserApi.listUserIdentityProvidersWithPaginationInfo
(String userId) List all Identity Providers Lists the IdPs associated with the userSubscriptionApi.listUserSubscriptionsByNotificationTypeWithPaginationInfo
(String userId, String notificationType) List all Subscriptions by type Lists all the subscriptions of a User with a specific notification type.SubscriptionApi.listUserSubscriptionsWithPaginationInfo
(String userId) List all Subscriptions Lists all subscriptions of a user.UserApi.listUsersWithPaginationInfo
(String q, String after, Integer limit, String filter, String search, String sortBy, String sortOrder) List all Users List all users that do not have a status of 'DEPROVISIONED' (by default), up to the maximum (200 for most orgs), with pagination.UserTypeApi.listUserTypesWithPaginationInfo()
List all User Types Lists all User Types in your orgOrgSettingApi.optInUsersToOktaCommunicationEmailsWithPaginationInfo()
Opt in all Users to Okta Communication emails Opts in all users of this org to Okta Communication emailsOrgSettingApi.optOutUsersFromOktaCommunicationEmailsWithPaginationInfo()
Opt out all Users from Okta Communication emails Opts out all users of this org from Okta Communication emailsAgentPoolsApi.pauseAgentPoolsUpdateWithPaginationInfo
(String poolId, String updateId) Pause an Agent Pool update Pauses running or queued Agent pool updateIdentityProviderApi.publishCsrForIdentityProviderWithPaginationInfo
(String idpId, String csrId, File body) Publish a Certificate Signing Request Update the Certificate Signing Request with a signed X.509 certificate and add it into the signing key credentials for the IdP.ApplicationApi.publishCsrFromApplicationWithPaginationInfo
(String appId, String csrId, File body) Publish a Certificate Signing Request Updates a certificate signing request for the app with a signed X.509 certificate and adds it into the application key credentialsUserApi.reactivateUserWithPaginationInfo
(String userId, Boolean sendEmail) Reactivate a User Reactivates a user.SessionApi.refreshSessionWithPaginationInfo
(String sessionId) Refresh a Session Refresh a sessionApplicationApi.replaceApplicationWithPaginationInfo
(String appId, Application application) Replace an Application Replaces an applicationAuthenticatorApi.replaceAuthenticatorWithPaginationInfo
(String authenticatorId, Authenticator authenticator) Replace an Authenticator Replaces an authenticatorAuthorizationServerApi.replaceAuthorizationServerPolicyRuleWithPaginationInfo
(String policyId, String authServerId, String ruleId, AuthorizationServerPolicyRule policyRule) Replace a Policy Rule Replaces the configuration of the Policy Rule defined in the specified Custom Authorization Server and PolicyAuthorizationServerApi.replaceAuthorizationServerPolicyWithPaginationInfo
(String authServerId, String policyId, AuthorizationServerPolicy policy) Replace a Policy Replaces a policyAuthorizationServerApi.replaceAuthorizationServerWithPaginationInfo
(String authServerId, AuthorizationServer authorizationServer) Replace an Authorization Server Replace an authorization serverBehaviorApi.replaceBehaviorDetectionRuleWithPaginationInfo
(String behaviorId, BehaviorRule rule) Replace a Behavior Detection Rule Replaces a Behavior Detection Rule by `behaviorId`CustomizationApi.replaceBrandThemeWithPaginationInfo
(String brandId, String themeId, Theme theme) Replace a Theme Replaces a theme for a brandCustomizationApi.replaceBrandWithPaginationInfo
(String brandId, BrandRequest brand) Replace a Brand Replaces a brand by `brandId`CaptchaApi.replaceCaptchaInstanceWithPaginationInfo
(String captchaId, CAPTCHAInstance instance) Replace a CAPTCHA instance Replaces a CAPTCHA instance by `captchaId`CustomizationApi.replaceCustomizedErrorPageWithPaginationInfo
(String brandId, CustomizablePage customizablePage) Replace the Customized Error Page Replaces the customized error pageCustomizationApi.replaceCustomizedSignInPageWithPaginationInfo
(String brandId, SignInPage signInPage) Replace the Customized Sign-in Page Replaces the customized sign-in pageDeviceAssuranceApi.replaceDeviceAssurancePolicyWithPaginationInfo
(String deviceAssuranceId, DeviceAssurance deviceAssurance) Replace a Device Assurance Policy Replaces a Device Assurance Policy by `deviceAssuranceId`DomainApi.replaceDomainWithPaginationInfo
(String domainId, UpdateDomain updateDomain) Replace a Domain's brandId Replaces a Domain by `id`CustomizationApi.replaceEmailCustomizationWithPaginationInfo
(String brandId, String templateName, String customizationId, EmailCustomization instance) Replace an Email Customization Replaces an existing email customization using the property values providedEmailDomainApi.replaceEmailDomainWithPaginationInfo
(String emailDomainId, UpdateEmailDomain updateEmailDomain) Replace an Email Domain Replaces an email domain by `emailDomainId`EventHookApi.replaceEventHookWithPaginationInfo
(String eventHookId, EventHook eventHook) Replace an Event Hook Replaces an event hookGroupApi.replaceGroupRuleWithPaginationInfo
(String ruleId, GroupRule groupRule) Replace a Group Rule Replaces a group rule.GroupApi.replaceGroupWithPaginationInfo
(String groupId, Group group) Replace a Group Replaces the profile for a group with `OKTA_GROUP` typeHookKeyApi.replaceHookKeyWithPaginationInfo
(String hookKeyId, KeyRequest keyRequest) Replace a key Replace a key by `hookKeyId`IdentityProviderApi.replaceIdentityProviderWithPaginationInfo
(String idpId, IdentityProvider identityProvider) Replace an Identity Provider Replaces an identity provider integration by `idpId`InlineHookApi.replaceInlineHookWithPaginationInfo
(String inlineHookId, InlineHook inlineHook) Replace an Inline Hook Replaces an inline hook by `inlineHookId`LogStreamApi.replaceLogStreamWithPaginationInfo
(String logStreamId, LogStream instance) Replace a Log Stream Replaces a log stream by `logStreamId`NetworkZoneApi.replaceNetworkZoneWithPaginationInfo
(String zoneId, NetworkZone zone) Replace a Network Zone Replaces a network zoneAuthorizationServerApi.replaceOAuth2ClaimWithPaginationInfo
(String authServerId, String claimId, OAuth2Claim oAuth2Claim) Replace a Custom Token Claim Replace a custom token claimAuthorizationServerApi.replaceOAuth2ScopeWithPaginationInfo
(String authServerId, String scopeId, OAuth2Scope oAuth2Scope) Replace a Custom Token Scope Replace a custom token scopeOrgSettingApi.replaceOrgContactUserWithPaginationInfo
(String contactType, OrgContactUser orgContactUser) Replace the User of the Contact Type Replaces the User associated with the specified Contact TypeOrgSettingApi.replaceOrgSettingsWithPaginationInfo
(OrgSetting orgSetting) Replace the Org Settings Replaces the settings of your organizationPolicyApi.replacePolicyRuleWithPaginationInfo
(String policyId, String ruleId, PolicyRule policyRule) Replace a Policy Rule Replaces a policy rulesPolicyApi.replacePolicyWithPaginationInfo
(String policyId, Policy policy) Replace a Policy Replaces a policyCustomizationApi.replacePreviewErrorPageWithPaginationInfo
(String brandId, CustomizablePage customizablePage) Replace the Preview Error Page Replace the preview error pageCustomizationApi.replacePreviewSignInPageWithPaginationInfo
(String brandId, SignInPage signInPage) Replace the Preview Sign-in Page Replace the preview sign-in pagePrincipalRateLimitApi.replacePrincipalRateLimitEntityWithPaginationInfo
(String principalRateLimitId, PrincipalRateLimitEntity entity) Replace a Principal Rate Limit Replaces a principal rate limit entity by `principalRateLimitId`PushProviderApi.replacePushProviderWithPaginationInfo
(String pushProviderId, PushProvider pushProvider) Replace a Push Provider Replaces a push provider by `pushProviderId`RateLimitSettingsApi.replaceRateLimitSettingsAdminNotificationsWithPaginationInfo
(RateLimitAdminNotifications rateLimitAdminNotifications) Replace the Rate Limit Admin Notification Settings Replaces the Rate Limit Admin Notification Settings and returns the configured propertiesRateLimitSettingsApi.replaceRateLimitSettingsPerClientWithPaginationInfo
(PerClientRateLimitSettings perClientRateLimitSettings) Replace the Per-Client Rate Limit Settings Replaces the Per-Client Rate Limit Settings and returns the configured propertiesResourceSetApi.replaceResourceSetWithPaginationInfo
(String resourceSetId, ResourceSet instance) Replace a Resource Set Replaces a resource set by `resourceSetId`RiskProviderApi.replaceRiskProviderWithPaginationInfo
(String riskProviderId, RiskProvider instance) Replace a Risk Provider Replaces a risk provider by `riskProviderId`RoleApi.replaceRoleWithPaginationInfo
(String roleIdOrLabel, IamRole instance) Replace a Role Replaces a role by `roleIdOrLabel`CustomizationApi.replaceSignOutPageSettingsWithPaginationInfo
(String brandId, HostedPage hostedPage) Replace the Sign-out Page Settings Replaces the sign-out page settingsTemplateApi.replaceSmsTemplateWithPaginationInfo
(String templateId, SmsTemplate smsTemplate) Replace an SMS Template Replaces the SMS templateTrustedOriginApi.replaceTrustedOriginWithPaginationInfo
(String trustedOriginId, TrustedOrigin trustedOrigin) Replace a Trusted Origin Replaces a trusted originUserTypeApi.replaceUserTypeWithPaginationInfo
(String typeId, UserType userType) Replace a User Type Replace an existing User TypeUserApi.replaceUserWithPaginationInfo
(String userId, UpdateUserRequest user, Boolean strict) Replace a User Replaces a user's profile and/or credentials using strict-update semanticsUserApi.resetPasswordWithPaginationInfo
(String userId, Boolean sendEmail) Reset Password Generates a one-time token (OTT) that can be used to reset a user's password.AgentPoolsApi.resumeAgentPoolsUpdateWithPaginationInfo
(String poolId, String updateId) Resume an Agent Pool update Resumes running or queued Agent pool updateAgentPoolsApi.retryAgentPoolsUpdateWithPaginationInfo
(String poolId, String updateId) Retry an Agent Pool update Retries Agent pool updateOrgSettingApi.revokeOktaSupportWithPaginationInfo()
Revoke Okta Support Access Revokes Okta Support access to your organizationAuthorizationServerApi.rotateAuthorizationServerKeysWithPaginationInfo
(String authServerId, JwkUse use) Rotate all Credential Keys Rotate all credential keysAgentPoolsApi.stopAgentPoolsUpdateWithPaginationInfo
(String poolId, String updateId) Stop an Agent Pool update Stops Agent pool updateAgentPoolsApi.updateAgentPoolsUpdateSettingsWithPaginationInfo
(String poolId, AgentPoolUpdateSetting agentPoolUpdateSetting) Update an Agent Pool update settings Updates an agent pool update settingsAgentPoolsApi.updateAgentPoolsUpdateWithPaginationInfo
(String poolId, String updateId, AgentPoolUpdate agentPoolUpdate) Update an Agent Pool update by id Updates Agent pool update and return latest agent pool updateSchemaApi.updateApplicationUserProfileWithPaginationInfo
(String appInstanceId, UserSchema body) Update the default Application User Schema for an Application Partial updates on the User Profile properties of the Application User SchemaApplicationApi.updateApplicationUserWithPaginationInfo
(String appId, String userId, AppUser appUser) Update an Application Profile for Assigned User Updates a user's profile for an applicationCaptchaApi.updateCaptchaInstanceWithPaginationInfo
(String captchaId, CAPTCHAInstance instance) Update a CAPTCHA instance Partially updates a CAPTCHA instance by `captchaId`ThreatInsightApi.updateConfigurationWithPaginationInfo
(ThreatInsightConfiguration threatInsightConfiguration) Update the ThreatInsight Configuration Updates ThreatInsight configurationApplicationApi.updateDefaultProvisioningConnectionForApplicationWithPaginationInfo
(String appId, ProvisioningConnectionRequest provisioningConnectionRequest, Boolean activate) Update the default Provisioning Connection Updates the default provisioning connection for applicationApplicationApi.updateFeatureForApplicationWithPaginationInfo
(String appId, String name, CapabilitiesObject capabilitiesObject) Update a Feature Updates a Feature object for an applicationFeatureApi.updateFeatureLifecycleWithPaginationInfo
(String featureId, String lifecycle, String mode) Update a Feature Lifecycle Update a feature lifecycleSchemaApi.updateGroupSchemaWithPaginationInfo
(GroupSchema groupSchema) Update the default Group Schema Updates, adds or removes one or more custom Group Profile properties in the schemaOrgSettingApi.updateOrgHideOktaUIFooterWithPaginationInfo()
Update the Preference to Hide the Okta Dashboard Footer Hide the Okta UI footer for all end users of your organizationOrgSettingApi.updateOrgSettingsWithPaginationInfo
(OrgSetting orgSetting) Update the Org Settings Partially update the org settings depending on provided fieldsOrgSettingApi.updateOrgShowOktaUIFooterWithPaginationInfo()
Update the Preference to Show the Okta Dashboard Footer Makes the Okta UI footer visible for all end users of your organizationProfileMappingApi.updateProfileMappingWithPaginationInfo
(String mappingId, ProfileMapping profileMapping) Update a Profile Mapping Updates an existing Profile Mapping by adding, updating, or removing one or many Property MappingsTemplateApi.updateSmsTemplateWithPaginationInfo
(String templateId, SmsTemplate smsTemplate) Update an SMS Template Updates an SMS templateSchemaApi.updateUserProfileWithPaginationInfo
(String schemaId, UserSchema userSchema) Update a User Schema Partial updates on the User Profile properties of the user schemaUserTypeApi.updateUserTypeWithPaginationInfo
(String typeId, UserType userType) Update a User Type Updates an existing User TypeUserApi.updateUserWithPaginationInfo
(String userId, UpdateUserRequest user, Boolean strict) Update a User Updates a user partially determined by the request parametersCustomizationApi.uploadBrandThemeBackgroundImageWithPaginationInfo
(String brandId, String themeId, File _file) Upload the Background Image Updates the background image for your ThemeCustomizationApi.uploadBrandThemeFaviconWithPaginationInfo
(String brandId, String themeId, File _file) Upload the Favicon Updates the favicon for your themeCustomizationApi.uploadBrandThemeLogoWithPaginationInfo
(String brandId, String themeId, File _file) Upload the Logo Updates the logo for your ThemeDomainApi.verifyDomainWithPaginationInfo
(String domainId) Verify a Domain Verifies the Domain by `id`EmailDomainApi.verifyEmailDomainWithPaginationInfo
(String emailDomainId) Verify an Email Domain Verifies an Email Domain by `emailDomainId`EventHookApi.verifyEventHookWithPaginationInfo
(String eventHookId) Verify an Event Hook Verifies an event hookUserFactorApi.verifyFactorWithPaginationInfo
(String userId, String factorId, String templateId, Integer tokenLifetimeSeconds, String xForwardedFor, String userAgent, String acceptLanguage, VerifyFactorRequest body) Verify an MFA Factor Verifies an OTP for a `token` or `token:hardware` factor