Uses of Class
com.okta.sdk.resource.client.ApiException
Package
Description
-
Uses of ApiException in com.okta.sdk.helper
Modifier and TypeMethodDescriptionstatic Error
ApiExceptionHelper.getError
(ApiException e) Translates anApiException
to anError
-
Uses of ApiException in com.okta.sdk.impl.resource
Modifier and TypeMethodDescriptionDefaultApplicationBuilder.buildAndCreate
(ApplicationApi client) DefaultGroupBuilder.buildAndCreate
(GroupApi client) DefaultOIDCApplicationBuilder.buildAndCreate
(ApplicationApi client) DefaultOktaSignOnPolicyBuilder.buildAndCreate
(PolicyApi client) DefaultPasswordPolicyBuilder.buildAndCreate
(PolicyApi client) DefaultPolicyBuilder.buildAndCreate
(PolicyApi client) DefaultUserBuilder.buildAndCreate
(UserApi client) -
Uses of ApiException in com.okta.sdk.resource.api
Modifier and TypeMethodDescriptionAgentPoolsApi.activateAgentPoolsUpdate
(String poolId, String updateId) Activate an Agent Pool update Activates scheduled Agent pool updateAgentPoolsApi.activateAgentPoolsUpdate
(String poolId, String updateId, Map<String, String> additionalHeaders) Activate an Agent Pool update Activates scheduled Agent pool updateApiServiceIntegrationsApi.activateApiServiceIntegrationInstanceSecret
(String apiServiceId, String secretId) Activate an API Service Integration instance Secret Activates an API Service Integration instance Secret by `secretId`ApiServiceIntegrationsApi.activateApiServiceIntegrationInstanceSecret
(String apiServiceId, String secretId, Map<String, String> additionalHeaders) Activate an API Service Integration instance Secret Activates an API Service Integration instance Secret by `secretId`void
ApplicationApi.activateApplication
(String appId) Activate an Application Activates an inactive applicationvoid
ApplicationApi.activateApplication
(String appId, Map<String, String> additionalHeaders) Activate an Application Activates an inactive applicationAuthenticatorApi.activateAuthenticator
(String authenticatorId) Activate an Authenticator Activates an authenticator by `authenticatorId`AuthenticatorApi.activateAuthenticator
(String authenticatorId, Map<String, String> additionalHeaders) Activate an Authenticator Activates an authenticator by `authenticatorId`AuthenticatorApi.activateAuthenticatorMethod
(String authenticatorId, AuthenticatorMethodType methodType) Activate an Authenticator Method Activates a Method for an Authenticator identified by `authenticatorId` and `methodType`AuthenticatorApi.activateAuthenticatorMethod
(String authenticatorId, AuthenticatorMethodType methodType, Map<String, String> additionalHeaders) Activate an Authenticator Method Activates a Method for an Authenticator identified by `authenticatorId` and `methodType`void
AuthorizationServerApi.activateAuthorizationServer
(String authServerId) Activate an Authorization Server Activates an authorization servervoid
AuthorizationServerApi.activateAuthorizationServer
(String authServerId, Map<String, String> additionalHeaders) Activate an Authorization Server Activates an authorization servervoid
AuthorizationServerApi.activateAuthorizationServerPolicy
(String authServerId, String policyId) Activate a Policy Activates an authorization server policyvoid
AuthorizationServerApi.activateAuthorizationServerPolicy
(String authServerId, String policyId, Map<String, String> additionalHeaders) Activate a Policy Activates an authorization server policyvoid
AuthorizationServerApi.activateAuthorizationServerPolicyRule
(String authServerId, String policyId, String ruleId) Activate a Policy Rule Activates an authorization server policy rulevoid
AuthorizationServerApi.activateAuthorizationServerPolicyRule
(String authServerId, String policyId, String ruleId, Map<String, String> additionalHeaders) Activate a Policy Rule Activates an authorization server policy ruleBehaviorApi.activateBehaviorDetectionRule
(String behaviorId) Activate a Behavior Detection Rule Activates a behavior detection ruleBehaviorApi.activateBehaviorDetectionRule
(String behaviorId, Map<String, String> additionalHeaders) Activate a Behavior Detection Rule Activates a behavior detection rulevoid
ApplicationConnectionsApi.activateDefaultProvisioningConnectionForApplication
(String appId) Activate the default Provisioning Connection Activates the default Provisioning Connection for an appvoid
ApplicationConnectionsApi.activateDefaultProvisioningConnectionForApplication
(String appId, Map<String, String> additionalHeaders) Activate the default Provisioning Connection Activates the default Provisioning Connection for an appvoid
DeviceApi.activateDevice
(String deviceId) Activate a Device Activates a Device by setting its status to ACTIVE by `deviceId`.void
DeviceApi.activateDevice
(String deviceId, Map<String, String> additionalHeaders) Activate a Device Activates a Device by setting its status to ACTIVE by `deviceId`.EventHookApi.activateEventHook
(String eventHookId) Activate an Event Hook Activates an event hookEventHookApi.activateEventHook
(String eventHookId, Map<String, String> additionalHeaders) Activate an Event Hook Activates an event hookUserFactorApi.activateFactor
(String userId, String factorId, ActivateFactorRequest body) Activate a Factor Activates a factor.UserFactorApi.activateFactor
(String userId, String factorId, ActivateFactorRequest body, Map<String, String> additionalHeaders) Activate a Factor Activates a factor.void
GroupApi.activateGroupRule
(String groupRuleId) Activate a Group Rule Activates a specific group rule by `groupRuleId`void
GroupApi.activateGroupRule
(String groupRuleId, Map<String, String> additionalHeaders) Activate a Group Rule Activates a specific group rule by `groupRuleId`IdentityProviderApi.activateIdentityProvider
(String idpId) Activate an Identity Provider Activates an inactive IdPIdentityProviderApi.activateIdentityProvider
(String idpId, Map<String, String> additionalHeaders) Activate an Identity Provider Activates an inactive IdPInlineHookApi.activateInlineHook
(String inlineHookId) Activate an Inline Hook Activates the inline hook by `inlineHookId`InlineHookApi.activateInlineHook
(String inlineHookId, Map<String, String> additionalHeaders) Activate an Inline Hook Activates the inline hook by `inlineHookId`LogStreamApi.activateLogStream
(String logStreamId) Activate a Log Stream Activates a log stream by `logStreamId`LogStreamApi.activateLogStream
(String logStreamId, Map<String, String> additionalHeaders) Activate a Log Stream Activates a log stream by `logStreamId`NetworkZoneApi.activateNetworkZone
(String zoneId) Activate a Network Zone Activates a network zone by `zoneId`NetworkZoneApi.activateNetworkZone
(String zoneId, Map<String, String> additionalHeaders) Activate a Network Zone Activates a network zone by `zoneId`void
PolicyApi.activatePolicy
(String policyId) Activate a Policy Activates a policyvoid
PolicyApi.activatePolicy
(String policyId, Map<String, String> additionalHeaders) Activate a Policy Activates a policyvoid
PolicyApi.activatePolicyRule
(String policyId, String ruleId) Activate a Policy Rule Activates a Policy Rule identified by `policyId` and `ruleId`void
Activate a Policy Rule Activates a Policy Rule identified by `policyId` and `ruleId`TrustedOriginApi.activateTrustedOrigin
(String trustedOriginId) Activate a Trusted Origin Activates a trusted originTrustedOriginApi.activateTrustedOrigin
(String trustedOriginId, Map<String, String> additionalHeaders) Activate a Trusted Origin Activates a trusted originUserApi.activateUser
(String userId, Boolean sendEmail) Activate a User Activates a user.Activate a User Activates a user.ResourceSetApi.addMembersToBinding
(String resourceSetId, String roleIdOrLabel, ResourceSetBindingAddMembersRequest instance) Add more Members to a binding Adds more members to a Resource Set bindingResourceSetApi.addMembersToBinding
(String resourceSetId, String roleIdOrLabel, ResourceSetBindingAddMembersRequest instance, Map<String, String> additionalHeaders) Add more Members to a binding Adds more members to a Resource Set bindingResourceSetApi.addResourceSetResource
(String resourceSetId, ResourceSetResourcePatchRequest instance) Add more Resource to a Resource Set Adds more resources to a Resource SetResourceSetApi.addResourceSetResource
(String resourceSetId, ResourceSetResourcePatchRequest instance, Map<String, String> additionalHeaders) Add more Resource to a Resource Set Adds more resources to a Resource Setvoid
RoleTargetApi.assignAllAppsAsTargetToRoleForUser
(String userId, String roleId) Assign all Apps as Target to Role Assigns all Apps as Target to Rolevoid
RoleTargetApi.assignAllAppsAsTargetToRoleForUser
(String userId, String roleId, Map<String, String> additionalHeaders) Assign all Apps as Target to Role Assigns all Apps as Target to Rolevoid
RoleTargetApi.assignAppInstanceTargetToAppAdminRoleForGroup
(String groupId, String roleId, String appName, String appId) Assign an Application Instance Target to Application Administrator Role Assigns App Instance Target to App Administrator Role given to a Groupvoid
RoleTargetApi.assignAppInstanceTargetToAppAdminRoleForGroup
(String groupId, String roleId, String appName, String appId, Map<String, String> additionalHeaders) Assign an Application Instance Target to Application Administrator Role Assigns App Instance Target to App Administrator Role given to a Groupvoid
RoleTargetApi.assignAppInstanceTargetToAppAdminRoleForUser
(String userId, String roleId, String appName, String appId) Assign an Application Instance Target to an Application Administrator Role Assigns anapplication instance target to appplication administrator rolevoid
RoleTargetApi.assignAppInstanceTargetToAppAdminRoleForUser
(String userId, String roleId, String appName, String appId, Map<String, String> additionalHeaders) Assign an Application Instance Target to an Application Administrator Role Assigns anapplication instance target to appplication administrator rolevoid
ApplicationPoliciesApi.assignApplicationPolicy
(String appId, String policyId) Assign an application to a Policy Assigns an application to an [authentication policy](/openapi/okta-management/management/tag/Policy/), identified by `policyId`.void
ApplicationPoliciesApi.assignApplicationPolicy
(String appId, String policyId, Map<String, String> additionalHeaders) Assign an application to a Policy Assigns an application to an [authentication policy](/openapi/okta-management/management/tag/Policy/), identified by `policyId`.void
RoleTargetApi.assignAppTargetToAdminRoleForGroup
(String groupId, String roleId, String appName) Assign an Application Target to Administrator Role Assigns an application target to administrator rolevoid
RoleTargetApi.assignAppTargetToAdminRoleForGroup
(String groupId, String roleId, String appName, Map<String, String> additionalHeaders) Assign an Application Target to Administrator Role Assigns an application target to administrator rolevoid
RoleTargetApi.assignAppTargetToAdminRoleForUser
(String userId, String roleId, String appName) Assign an Application Target to Administrator Role Assigns an application target to administrator rolevoid
RoleTargetApi.assignAppTargetToAdminRoleForUser
(String userId, String roleId, String appName, Map<String, String> additionalHeaders) Assign an Application Target to Administrator Role Assigns an application target to administrator roleGroupApi.assignGroupOwner
(String groupId, AssignGroupOwnerRequestBody assignGroupOwnerRequestBody) Assign a Group Owner Assigns a group ownerGroupApi.assignGroupOwner
(String groupId, AssignGroupOwnerRequestBody assignGroupOwnerRequestBody, Map<String, String> additionalHeaders) Assign a Group Owner Assigns a group ownervoid
RoleTargetApi.assignGroupTargetToGroupAdminRole
(String groupId, String roleId, String targetGroupId) Assign a Group Target to a Group Role Assigns a group target to a group rolevoid
RoleTargetApi.assignGroupTargetToGroupAdminRole
(String groupId, String roleId, String targetGroupId, Map<String, String> additionalHeaders) Assign a Group Target to a Group Role Assigns a group target to a group rolevoid
RoleTargetApi.assignGroupTargetToUserRole
(String userId, String roleId, String groupId) Assign a Group Target to Role Assigns a Group Target to Rolevoid
RoleTargetApi.assignGroupTargetToUserRole
(String userId, String roleId, String groupId, Map<String, String> additionalHeaders) Assign a Group Target to Role Assigns a Group Target to RoleApplicationGroupsApi.assignGroupToApplication
(String appId, String groupId, ApplicationGroupAssignment applicationGroupAssignment) Assign a Group Assigns a group to an applicationApplicationGroupsApi.assignGroupToApplication
(String appId, String groupId, ApplicationGroupAssignment applicationGroupAssignment, Map<String, String> additionalHeaders) Assign a Group Assigns a group to an applicationRoleAssignmentApi.assignRoleToGroup
(String groupId, AssignRoleRequest assignRoleRequest, Boolean disableNotifications) Assign a Role to a Group Assigns a role to a groupRoleAssignmentApi.assignRoleToGroup
(String groupId, AssignRoleRequest assignRoleRequest, Boolean disableNotifications, Map<String, String> additionalHeaders) Assign a Role to a Group Assigns a role to a groupRoleAssignmentApi.assignRoleToUser
(String userId, AssignRoleRequest assignRoleRequest, Boolean disableNotifications) Assign a Role to a User Assigns a role to a user identified by `userId`RoleAssignmentApi.assignRoleToUser
(String userId, AssignRoleRequest assignRoleRequest, Boolean disableNotifications, Map<String, String> additionalHeaders) Assign a Role to a User Assigns a role to a user identified by `userId`ApplicationUsersApi.assignUserToApplication
(String appId, AppUser appUser) Assign a User Assigns a user to an app with credentials and an app-specific [profile](/openapi/okta-management/management/tag/Application/#tag/Application/operation/assignUserToApplication!c=200&path=profile&t=response).ApplicationUsersApi.assignUserToApplication
(String appId, AppUser appUser, Map<String, String> additionalHeaders) Assign a User Assigns a user to an app with credentials and an app-specific [profile](/openapi/okta-management/management/tag/Application/#tag/Application/operation/assignUserToApplication!c=200&path=profile&t=response).void
GroupApi.assignUserToGroup
(String groupId, String userId) Assign a User Assigns a user to a group with 'OKTA_GROUP' typevoid
Assign a User Assigns a user to a group with 'OKTA_GROUP' typeOrgSettingApi.bulkRemoveEmailAddressBounces
(BouncesRemoveListObj bouncesRemoveListObj) Remove Emails from Email Provider Bounce List Removes a list of email addresses to be removed from the set of email addresses that are bouncedOrgSettingApi.bulkRemoveEmailAddressBounces
(BouncesRemoveListObj bouncesRemoveListObj, Map<String, String> additionalHeaders) Remove Emails from Email Provider Bounce List Removes a list of email addresses to be removed from the set of email addresses that are bouncedUserApi.changePassword
(String userId, ChangePasswordRequest changePasswordRequest, Boolean strict) Change Password Changes a user's password by validating the user's current password.UserApi.changePassword
(String userId, ChangePasswordRequest changePasswordRequest, Boolean strict, Map<String, String> additionalHeaders) Change Password Changes a user's password by validating the user's current password.UserApi.changeRecoveryQuestion
(String userId, UserCredentials userCredentials) Change Recovery Question Changes a user's recovery question & answer credential by validating the user's current password.UserApi.changeRecoveryQuestion
(String userId, UserCredentials userCredentials, Map<String, String> additionalHeaders) Change Recovery Question Changes a user's recovery question & answer credential by validating the user's current password.ApplicationCredentialsApi.cloneApplicationKey
(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.ApplicationCredentialsApi.cloneApplicationKey
(String appId, String keyId, String targetAid, Map<String, String> additionalHeaders) Clone a Key Credential Clones a X.509 certificate for an application key credential from a source application to target application.IdentityProviderApi.cloneIdentityProviderKey
(String idpId, String idpKeyId, String targetIdpId) Clone a Signing Credential Key Clones a X.509 certificate for an IdP signing key credential from a source IdP to target IdPIdentityProviderApi.cloneIdentityProviderKey
(String idpId, String idpKeyId, String targetIdpId, Map<String, String> additionalHeaders) Clone a Signing Credential Key Clones a X.509 certificate for an IdP signing key credential from a source IdP to target IdPPolicyApi.clonePolicy
(String policyId) Clone an existing Policy Clones an existing policyPolicyApi.clonePolicy
(String policyId, Map<String, String> additionalHeaders) Clone an existing Policy Clones an existing policyAgentPoolsApi.createAgentPoolsUpdate
(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.AgentPoolsApi.createAgentPoolsUpdate
(String poolId, AgentPoolUpdate agentPoolUpdate, Map<String, String> additionalHeaders) Create an Agent Pool update Creates an Agent pool update \\n For user flow 2 manual update, starts the update immediately.ApiServiceIntegrationsApi.createApiServiceIntegrationInstance
(PostAPIServiceIntegrationInstanceRequest postAPIServiceIntegrationInstanceRequest) Create an API Service Integration instance Creates and authorizes an API Service Integration instanceApiServiceIntegrationsApi.createApiServiceIntegrationInstance
(PostAPIServiceIntegrationInstanceRequest postAPIServiceIntegrationInstanceRequest, Map<String, String> additionalHeaders) Create an API Service Integration instance Creates and authorizes an API Service Integration instanceApiServiceIntegrationsApi.createApiServiceIntegrationInstanceSecret
(String apiServiceId) Create an API Service Integration instance Secret Creates an API Service Integration instance Secret object with a new active client secret.ApiServiceIntegrationsApi.createApiServiceIntegrationInstanceSecret
(String apiServiceId, Map<String, String> additionalHeaders) Create an API Service Integration instance Secret Creates an API Service Integration instance Secret object with a new active client secret.ApplicationApi.createApplication
(Application application, Boolean activate, String oktaAccessGatewayAgent) Create an Application Creates a new application to your Okta organizationApplicationApi.createApplication
(Application application, Boolean activate, String oktaAccessGatewayAgent, Map<String, String> additionalHeaders) Create an Application Creates a new application to your Okta organizationAuthorizationServerApi.createAssociatedServers
(String authServerId, AssociatedServerMediated associatedServerMediated) Create the Associated Authorization Servers Creates the trusted relationships between the given authorization server and other authorization serversAuthorizationServerApi.createAssociatedServers
(String authServerId, AssociatedServerMediated associatedServerMediated, Map<String, String> additionalHeaders) Create the Associated Authorization Servers Creates the trusted relationships between the given authorization server and other authorization serversAuthenticatorApi.createAuthenticator
(Authenticator authenticator, Boolean activate) Create an Authenticator Creates an authenticatorAuthenticatorApi.createAuthenticator
(Authenticator authenticator, Boolean activate, Map<String, String> additionalHeaders) Create an Authenticator Creates an authenticatorAuthorizationServerApi.createAuthorizationServer
(AuthorizationServer authorizationServer) Create an Authorization Server Creates an authorization serverAuthorizationServerApi.createAuthorizationServer
(AuthorizationServer authorizationServer, Map<String, String> additionalHeaders) Create an Authorization Server Creates an authorization serverAuthorizationServerApi.createAuthorizationServerPolicy
(String authServerId, AuthorizationServerPolicy policy) Create a Policy Creates a policyAuthorizationServerApi.createAuthorizationServerPolicy
(String authServerId, AuthorizationServerPolicy policy, Map<String, String> additionalHeaders) Create a Policy Creates a policyAuthorizationServerApi.createAuthorizationServerPolicyRule
(String authServerId, String policyId, AuthorizationServerPolicyRule policyRule) Create a Policy Rule Creates a policy rule for the specified Custom Authorization Server and PolicyAuthorizationServerApi.createAuthorizationServerPolicyRule
(String authServerId, String policyId, AuthorizationServerPolicyRule policyRule, Map<String, String> additionalHeaders) Create a Policy Rule Creates a policy rule for the specified Custom Authorization Server and PolicyBehaviorApi.createBehaviorDetectionRule
(BehaviorRule rule) Create a Behavior Detection Rule Creates a new behavior detection ruleBehaviorApi.createBehaviorDetectionRule
(BehaviorRule rule, Map<String, String> additionalHeaders) Create a Behavior Detection Rule Creates a new behavior detection ruleCustomizationApi.createBrand
(List<String> expand, String after, Integer limit, String q, CreateBrandRequest createBrandRequest) Create a Brand Creates a new brand in your orgCustomizationApi.createBrand
(List<String> expand, String after, Integer limit, String q, CreateBrandRequest createBrandRequest, Map<String, String> additionalHeaders) Create a Brand Creates a new brand in your orgCaptchaApi.createCaptchaInstance
(CAPTCHAInstance instance) Create a CAPTCHA instance Creates a new CAPTCHA instance.CaptchaApi.createCaptchaInstance
(CAPTCHAInstance instance, Map<String, String> additionalHeaders) Create a CAPTCHA instance Creates a new CAPTCHA instance.CustomDomainApi.createCustomDomain
(DomainRequest domain) Create a Custom Domain Creates your custom domainCustomDomainApi.createCustomDomain
(DomainRequest domain, Map<String, String> additionalHeaders) Create a Custom Domain Creates your custom domainDeviceAssuranceApi.createDeviceAssurancePolicy
(DeviceAssurance deviceAssurance) Create a Device Assurance Policy Creates a new Device Assurance PolicyDeviceAssuranceApi.createDeviceAssurancePolicy
(DeviceAssurance deviceAssurance, Map<String, String> additionalHeaders) Create a Device Assurance Policy Creates a new Device Assurance PolicyCustomizationApi.createEmailCustomization
(String brandId, String templateName, EmailCustomization instance) Create an Email Customization Creates a new email customizationCustomizationApi.createEmailCustomization
(String brandId, String templateName, EmailCustomization instance, Map<String, String> additionalHeaders) Create an Email Customization Creates a new email customizationEmailDomainApi.createEmailDomain
(EmailDomain emailDomain, List<String> expand) Create an Email Domain Creates an Email Domain in your orgEmailDomainApi.createEmailDomain
(EmailDomain emailDomain, List<String> expand, Map<String, String> additionalHeaders) Create an Email Domain Creates an Email Domain in your orgEmailServerApi.createEmailServer
(EmailServerPost emailServerPost) Create a custom SMTP server Creates a custom email SMTP server configuration for your organizationEmailServerApi.createEmailServer
(EmailServerPost emailServerPost, Map<String, String> additionalHeaders) Create a custom SMTP server Creates a custom email SMTP server configuration for your organizationEventHookApi.createEventHook
(EventHook eventHook) Create an Event Hook Creates an event hookEventHookApi.createEventHook
(EventHook eventHook, Map<String, String> additionalHeaders) Create an Event Hook Creates an event hookGroupApi.createGroup
(Group group) Create a Group Creates a new group with `OKTA_GROUP` typeGroupApi.createGroup
(Group group, Map<String, String> additionalHeaders) Create a Group Creates a new group with `OKTA_GROUP` typeGroupApi.createGroupRule
(GroupRule groupRule) Create a Group Rule Creates a group rule to dynamically add users to the specified group if they match the conditionGroupApi.createGroupRule
(GroupRule groupRule, Map<String, String> additionalHeaders) Create a Group Rule Creates a group rule to dynamically add users to the specified group if they match the conditionHookKeyApi.createHookKey
(KeyRequest keyRequest) Create a key Creates a key for use with other parts of the application, such as inline hooks Use the key name to access this key for inline hook operations.HookKeyApi.createHookKey
(KeyRequest keyRequest, Map<String, String> additionalHeaders) Create a key Creates a key for use with other parts of the application, such as inline hooks Use the key name to access this key for inline hook operations.IdentityProviderApi.createIdentityProvider
(IdentityProvider identityProvider) Create an Identity Provider Creates a new identity provider integrationIdentityProviderApi.createIdentityProvider
(IdentityProvider identityProvider, Map<String, String> additionalHeaders) Create an Identity Provider Creates a new identity provider integrationIdentityProviderApi.createIdentityProviderKey
(JsonWebKey jsonWebKey) Create an X.509 Certificate Public Key Creates a new X.509 certificate credential to the IdP key store.IdentityProviderApi.createIdentityProviderKey
(JsonWebKey jsonWebKey, Map<String, String> additionalHeaders) Create an X.509 Certificate Public Key Creates a new X.509 certificate credential to the IdP key store.IdentitySourceApi.createIdentitySourceSession
(String identitySourceId) Create an Identity Source Session Creates an identity source session for the given identity source instanceIdentitySourceApi.createIdentitySourceSession
(String identitySourceId, Map<String, String> additionalHeaders) Create an Identity Source Session Creates an identity source session for the given identity source instanceInlineHookApi.createInlineHook
(InlineHook inlineHook) Create an Inline Hook Creates an inline hookInlineHookApi.createInlineHook
(InlineHook inlineHook, Map<String, String> additionalHeaders) Create an Inline Hook Creates an inline hookLinkedObjectApi.createLinkedObjectDefinition
(LinkedObject linkedObject) Create a Linked Object Definition Creates a linked object definitionLinkedObjectApi.createLinkedObjectDefinition
(LinkedObject linkedObject, Map<String, String> additionalHeaders) Create a Linked Object Definition Creates a linked object definitionLogStreamApi.createLogStream
(LogStream instance) Create a Log Stream Creates a new Log Stream objectLogStreamApi.createLogStream
(LogStream instance, Map<String, String> additionalHeaders) Create a Log Stream Creates a new Log Stream objectNetworkZoneApi.createNetworkZone
(NetworkZone zone) Create a Network Zone Creates a new network zone.NetworkZoneApi.createNetworkZone
(NetworkZone zone, Map<String, String> additionalHeaders) Create a Network Zone Creates a new network zone.AuthorizationServerApi.createOAuth2Claim
(String authServerId, OAuth2Claim oAuth2Claim) Create a Custom Token Claim Creates a custom token claimAuthorizationServerApi.createOAuth2Claim
(String authServerId, OAuth2Claim oAuth2Claim, Map<String, String> additionalHeaders) Create a Custom Token Claim Creates a custom token claimAuthorizationServerApi.createOAuth2Scope
(String authServerId, OAuth2Scope oAuth2Scope) Create a Custom Token Scope Creates a custom token scopeAuthorizationServerApi.createOAuth2Scope
(String authServerId, OAuth2Scope oAuth2Scope, Map<String, String> additionalHeaders) Create a Custom Token Scope Creates a custom token scopePolicyApi.createPolicy
(Policy policy, Boolean activate) Create a Policy Creates a policyCreate a Policy Creates a policyPolicyApi.createPolicyRule
(String policyId, PolicyRule policyRule) Create a Policy Rule Creates a policy rulePolicyApi.createPolicyRule
(String policyId, PolicyRule policyRule, Map<String, String> additionalHeaders) Create a Policy Rule Creates a policy rulePolicyApi.createPolicySimulation
(List<SimulatePolicyBody> simulatePolicy, String expand) Create a Policy Simulation Creates a policy or policy rule simulation.PolicyApi.createPolicySimulation
(List<SimulatePolicyBody> simulatePolicy, String expand, Map<String, String> additionalHeaders) Create a Policy Simulation Creates a policy or policy rule simulation.PrincipalRateLimitApi.createPrincipalRateLimitEntity
(PrincipalRateLimitEntity entity) Create a Principal Rate Limit Creates a new Principal Rate Limit entity.PrincipalRateLimitApi.createPrincipalRateLimitEntity
(PrincipalRateLimitEntity entity, Map<String, String> additionalHeaders) Create a Principal Rate Limit Creates a new Principal Rate Limit entity.PushProviderApi.createPushProvider
(PushProvider pushProvider) Create a Push Provider Creates a new push providerPushProviderApi.createPushProvider
(PushProvider pushProvider, Map<String, String> additionalHeaders) Create a Push Provider Creates a new push providerRealmApi.createRealm
(Realm body) Create a Realm Creates a new RealmRealmApi.createRealm
(Realm body, Map<String, String> additionalHeaders) Create a Realm Creates a new RealmResourceSetApi.createResourceSet
(CreateResourceSetRequest instance) Create a Resource Set Creates a new Resource SetResourceSetApi.createResourceSet
(CreateResourceSetRequest instance, Map<String, String> additionalHeaders) Create a Resource Set Creates a new Resource SetResourceSetApi.createResourceSetBinding
(String resourceSetId, ResourceSetBindingCreateRequest instance) Create a Resource Set Binding Creates a new Resource Set bindingResourceSetApi.createResourceSetBinding
(String resourceSetId, ResourceSetBindingCreateRequest instance, Map<String, String> additionalHeaders) Create a Resource Set Binding Creates a new Resource Set bindingRiskProviderApi.createRiskProvider
(RiskProvider instance) Create a Risk Provider Creates a Risk Provider object.RiskProviderApi.createRiskProvider
(RiskProvider instance, Map<String, String> additionalHeaders) Create a Risk Provider Creates a Risk Provider object.RoleApi.createRole
(CreateIamRoleRequest instance) Create a Role Creates a new roleRoleApi.createRole
(CreateIamRoleRequest instance, Map<String, String> additionalHeaders) Create a Role Creates a new rolevoid
RoleApi.createRolePermission
(String roleIdOrLabel, String permissionType, CreateUpdateIamRolePermissionRequest instance) Create a Permission Creates a permission specified by `permissionType` to the rolevoid
RoleApi.createRolePermission
(String roleIdOrLabel, String permissionType, CreateUpdateIamRolePermissionRequest instance, Map<String, String> additionalHeaders) Create a Permission Creates a permission specified by `permissionType` to the roleSessionApi.createSession
(CreateSessionRequest createSessionRequest) Create a Session with session token Creates a new Session for a user with a valid session token.SessionApi.createSession
(CreateSessionRequest createSessionRequest, Map<String, String> additionalHeaders) Create a Session with session token Creates a new Session for a user with a valid session token.TemplateApi.createSmsTemplate
(SmsTemplate smsTemplate) Create an SMS Template Creates a new custom SMS templateTemplateApi.createSmsTemplate
(SmsTemplate smsTemplate, Map<String, String> additionalHeaders) Create an SMS Template Creates a new custom SMS templateTrustedOriginApi.createTrustedOrigin
(TrustedOrigin trustedOrigin) Create a Trusted Origin Creates a trusted originTrustedOriginApi.createTrustedOrigin
(TrustedOrigin trustedOrigin, Map<String, String> additionalHeaders) Create a Trusted Origin Creates a trusted originUiSchemaApi.createUISchema
(CreateUISchema uischemabody) Create a UI Schema Creates an input for an enrollment formUiSchemaApi.createUISchema
(CreateUISchema uischemabody, Map<String, String> additionalHeaders) Create a UI Schema Creates an input for an enrollment formUserApi.createUser
(CreateUserRequest body, Boolean activate, Boolean provider, UserNextLogin nextLogin) Create a User Creates a new user in your Okta organization with or without credentials<br> > **Legal Disclaimer**<br> After a user is added to the Okta directory, they receive an activation email.UserApi.createUser
(CreateUserRequest body, Boolean activate, Boolean provider, UserNextLogin nextLogin, Map<String, String> additionalHeaders) Create a User Creates a new user in your Okta organization with or without credentials<br> > **Legal Disclaimer**<br> After a user is added to the Okta directory, they receive an activation email.UserTypeApi.createUserType
(UserType userType) Create a User Type Creates a new User Type.UserTypeApi.createUserType
(UserType userType, Map<String, String> additionalHeaders) Create a User Type Creates a new User Type.AgentPoolsApi.deactivateAgentPoolsUpdate
(String poolId, String updateId) Deactivate an Agent Pool update Deactivates scheduled Agent pool updateAgentPoolsApi.deactivateAgentPoolsUpdate
(String poolId, String updateId, Map<String, String> additionalHeaders) Deactivate an Agent Pool update Deactivates scheduled Agent pool updateApiServiceIntegrationsApi.deactivateApiServiceIntegrationInstanceSecret
(String apiServiceId, String secretId) Deactivate an API Service Integration instance Secret Deactivates an API Service Integration instance Secret by `secretId`ApiServiceIntegrationsApi.deactivateApiServiceIntegrationInstanceSecret
(String apiServiceId, String secretId, Map<String, String> additionalHeaders) Deactivate an API Service Integration instance Secret Deactivates an API Service Integration instance Secret by `secretId`void
ApplicationApi.deactivateApplication
(String appId) Deactivate an Application Deactivates an active applicationvoid
ApplicationApi.deactivateApplication
(String appId, Map<String, String> additionalHeaders) Deactivate an Application Deactivates an active applicationAuthenticatorApi.deactivateAuthenticator
(String authenticatorId) Deactivate an Authenticator Deactivates an authenticator by `authenticatorId`AuthenticatorApi.deactivateAuthenticator
(String authenticatorId, Map<String, String> additionalHeaders) Deactivate an Authenticator Deactivates an authenticator by `authenticatorId`AuthenticatorApi.deactivateAuthenticatorMethod
(String authenticatorId, AuthenticatorMethodType methodType) Deactivate an Authenticator Method Deactivates a Method for an Authenticator identified by `authenticatorId` and `methodType`AuthenticatorApi.deactivateAuthenticatorMethod
(String authenticatorId, AuthenticatorMethodType methodType, Map<String, String> additionalHeaders) Deactivate an Authenticator Method Deactivates a Method for an Authenticator identified by `authenticatorId` and `methodType`void
AuthorizationServerApi.deactivateAuthorizationServer
(String authServerId) Deactivate an Authorization Server Deactivates an authorization servervoid
AuthorizationServerApi.deactivateAuthorizationServer
(String authServerId, Map<String, String> additionalHeaders) Deactivate an Authorization Server Deactivates an authorization servervoid
AuthorizationServerApi.deactivateAuthorizationServerPolicy
(String authServerId, String policyId) Deactivate a Policy Deactivates an authorization server policyvoid
AuthorizationServerApi.deactivateAuthorizationServerPolicy
(String authServerId, String policyId, Map<String, String> additionalHeaders) Deactivate a Policy Deactivates an authorization server policyvoid
AuthorizationServerApi.deactivateAuthorizationServerPolicyRule
(String authServerId, String policyId, String ruleId) Deactivate a Policy Rule Deactivates an authorization server policy rulevoid
AuthorizationServerApi.deactivateAuthorizationServerPolicyRule
(String authServerId, String policyId, String ruleId, Map<String, String> additionalHeaders) Deactivate a Policy Rule Deactivates an authorization server policy ruleBehaviorApi.deactivateBehaviorDetectionRule
(String behaviorId) Deactivate a Behavior Detection Rule Deactivates a behavior detection ruleBehaviorApi.deactivateBehaviorDetectionRule
(String behaviorId, Map<String, String> additionalHeaders) Deactivate a Behavior Detection Rule Deactivates a behavior detection rulevoid
ApplicationConnectionsApi.deactivateDefaultProvisioningConnectionForApplication
(String appId) Deactivate the default Provisioning Connection Deactivates the default Provisioning Connection for an appvoid
ApplicationConnectionsApi.deactivateDefaultProvisioningConnectionForApplication
(String appId, Map<String, String> additionalHeaders) Deactivate the default Provisioning Connection Deactivates the default Provisioning Connection for an appvoid
DeviceApi.deactivateDevice
(String deviceId) Deactivate a Device Deactivates a Device by setting its status to DEACTIVATED by `deviceId`.void
DeviceApi.deactivateDevice
(String deviceId, Map<String, String> additionalHeaders) Deactivate a Device Deactivates a Device by setting its status to DEACTIVATED by `deviceId`.EventHookApi.deactivateEventHook
(String eventHookId) Deactivate an Event Hook Deactivates an event hookEventHookApi.deactivateEventHook
(String eventHookId, Map<String, String> additionalHeaders) Deactivate an Event Hook Deactivates an event hookvoid
GroupApi.deactivateGroupRule
(String groupRuleId) Deactivate a Group Rule Deactivates a specific group rule by `groupRuleId`void
GroupApi.deactivateGroupRule
(String groupRuleId, Map<String, String> additionalHeaders) Deactivate a Group Rule Deactivates a specific group rule by `groupRuleId`IdentityProviderApi.deactivateIdentityProvider
(String idpId) Deactivate an Identity Provider Deactivates an active IdPIdentityProviderApi.deactivateIdentityProvider
(String idpId, Map<String, String> additionalHeaders) Deactivate an Identity Provider Deactivates an active IdPInlineHookApi.deactivateInlineHook
(String inlineHookId) Deactivate an Inline Hook Deactivates the inline hook by `inlineHookId`InlineHookApi.deactivateInlineHook
(String inlineHookId, Map<String, String> additionalHeaders) Deactivate an Inline Hook Deactivates the inline hook by `inlineHookId`LogStreamApi.deactivateLogStream
(String logStreamId) Deactivate a Log Stream Deactivates a log stream by `logStreamId`LogStreamApi.deactivateLogStream
(String logStreamId, Map<String, String> additionalHeaders) Deactivate a Log Stream Deactivates a log stream by `logStreamId`NetworkZoneApi.deactivateNetworkZone
(String zoneId) Deactivate a Network Zone Deactivates a network zone by `zoneId`NetworkZoneApi.deactivateNetworkZone
(String zoneId, Map<String, String> additionalHeaders) Deactivate a Network Zone Deactivates a network zone by `zoneId`void
PolicyApi.deactivatePolicy
(String policyId) Deactivate a Policy Deactivates a policyvoid
PolicyApi.deactivatePolicy
(String policyId, Map<String, String> additionalHeaders) Deactivate a Policy Deactivates a policyvoid
PolicyApi.deactivatePolicyRule
(String policyId, String ruleId) Deactivate a Policy Rule Deactivates a Policy Rule identified by `policyId` and `ruleId`void
PolicyApi.deactivatePolicyRule
(String policyId, String ruleId, Map<String, String> additionalHeaders) Deactivate a Policy Rule Deactivates a Policy Rule identified by `policyId` and `ruleId`TrustedOriginApi.deactivateTrustedOrigin
(String trustedOriginId) Deactivate a Trusted Origin Deactivates a trusted originTrustedOriginApi.deactivateTrustedOrigin
(String trustedOriginId, Map<String, String> additionalHeaders) Deactivate a Trusted Origin Deactivates a trusted originvoid
UserApi.deactivateUser
(String userId, Boolean sendEmail) Deactivate a User Deactivates a user.void
Deactivate a User Deactivates a user.void
AgentPoolsApi.deleteAgentPoolsUpdate
(String poolId, String updateId) Delete an Agent Pool update Deletes Agent pool updatevoid
AgentPoolsApi.deleteAgentPoolsUpdate
(String poolId, String updateId, Map<String, String> additionalHeaders) Delete an Agent Pool update Deletes Agent pool updatevoid
CustomizationApi.deleteAllCustomizations
(String brandId, String templateName) Delete all Email Customizations Deletes all customizations for an email templatevoid
CustomizationApi.deleteAllCustomizations
(String brandId, String templateName, Map<String, String> additionalHeaders) Delete all Email Customizations Deletes all customizations for an email templatevoid
ApiServiceIntegrationsApi.deleteApiServiceIntegrationInstance
(String apiServiceId) Delete an API Service Integration instance Deletes an API Service Integration instance by `id`.void
ApiServiceIntegrationsApi.deleteApiServiceIntegrationInstance
(String apiServiceId, Map<String, String> additionalHeaders) Delete an API Service Integration instance Deletes an API Service Integration instance by `id`.void
ApiServiceIntegrationsApi.deleteApiServiceIntegrationInstanceSecret
(String apiServiceId, String secretId) Delete an API Service Integration instance Secret Deletes an API Service Integration instance Secret by `secretId`.void
ApiServiceIntegrationsApi.deleteApiServiceIntegrationInstanceSecret
(String apiServiceId, String secretId, Map<String, String> additionalHeaders) Delete an API Service Integration instance Secret Deletes an API Service Integration instance Secret by `secretId`.void
ApplicationApi.deleteApplication
(String appId) Delete an Application Deletes an inactive applicationvoid
ApplicationApi.deleteApplication
(String appId, Map<String, String> additionalHeaders) Delete an Application Deletes an inactive applicationvoid
AuthorizationServerApi.deleteAssociatedServer
(String authServerId, String associatedServerId) Delete an Associated Authorization Server Deletes an associated authorization servervoid
AuthorizationServerApi.deleteAssociatedServer
(String authServerId, String associatedServerId, Map<String, String> additionalHeaders) Delete an Associated Authorization Server Deletes an associated authorization servervoid
AuthorizationServerApi.deleteAuthorizationServer
(String authServerId) Delete an Authorization Server Deletes an authorization servervoid
AuthorizationServerApi.deleteAuthorizationServer
(String authServerId, Map<String, String> additionalHeaders) Delete an Authorization Server Deletes an authorization servervoid
AuthorizationServerApi.deleteAuthorizationServerPolicy
(String authServerId, String policyId) Delete a Policy Deletes a policyvoid
AuthorizationServerApi.deleteAuthorizationServerPolicy
(String authServerId, String policyId, Map<String, String> additionalHeaders) Delete a Policy Deletes a policyvoid
AuthorizationServerApi.deleteAuthorizationServerPolicyRule
(String authServerId, String policyId, String ruleId) Delete a Policy Rule Deletes a Policy Rule defined in the specified Custom Authorization Server and Policyvoid
AuthorizationServerApi.deleteAuthorizationServerPolicyRule
(String authServerId, String policyId, String ruleId, Map<String, String> additionalHeaders) Delete a Policy Rule Deletes a Policy Rule defined in the specified Custom Authorization Server and Policyvoid
BehaviorApi.deleteBehaviorDetectionRule
(String behaviorId) Delete a Behavior Detection Rule Deletes a Behavior Detection Rule by `behaviorId`void
BehaviorApi.deleteBehaviorDetectionRule
(String behaviorId, Map<String, String> additionalHeaders) Delete a Behavior Detection Rule Deletes a Behavior Detection Rule by `behaviorId`void
ResourceSetApi.deleteBinding
(String resourceSetId, String roleIdOrLabel) Delete a Binding Deletes a Resource Set binding by `resourceSetId` and `roleIdOrLabel`void
ResourceSetApi.deleteBinding
(String resourceSetId, String roleIdOrLabel, Map<String, String> additionalHeaders) Delete a Binding Deletes a Resource Set binding by `resourceSetId` and `roleIdOrLabel`void
CustomizationApi.deleteBrand
(String brandId, List<String> expand) Delete a brand Deletes a brand by `brandId`void
CustomizationApi.deleteBrand
(String brandId, List<String> expand, Map<String, String> additionalHeaders) Delete a brand Deletes a brand by `brandId`void
CustomizationApi.deleteBrandThemeBackgroundImage
(String brandId, String themeId) Delete the Background Image Deletes a Theme background imagevoid
CustomizationApi.deleteBrandThemeBackgroundImage
(String brandId, String themeId, Map<String, String> additionalHeaders) Delete the Background Image Deletes a Theme background imagevoid
CustomizationApi.deleteBrandThemeFavicon
(String brandId, String themeId) Delete the Favicon Deletes a Theme favicon.void
CustomizationApi.deleteBrandThemeFavicon
(String brandId, String themeId, Map<String, String> additionalHeaders) Delete the Favicon Deletes a Theme favicon.void
CustomizationApi.deleteBrandThemeLogo
(String brandId, String themeId) Delete the Logo Deletes a Theme logo.void
CustomizationApi.deleteBrandThemeLogo
(String brandId, String themeId, Map<String, String> additionalHeaders) Delete the Logo Deletes a Theme logo.void
CaptchaApi.deleteCaptchaInstance
(String captchaId) Delete a CAPTCHA Instance Deletes a specified CAPTCHA instance > **Note:** If your CAPTCHA instance is still associated with your org, the request fails.void
CaptchaApi.deleteCaptchaInstance
(String captchaId, Map<String, String> additionalHeaders) Delete a CAPTCHA Instance Deletes a specified CAPTCHA instance > **Note:** If your CAPTCHA instance is still associated with your org, the request fails.void
CustomDomainApi.deleteCustomDomain
(String domainId) Delete a Custom Domain Deletes a custom domain by `domainId`void
CustomDomainApi.deleteCustomDomain
(String domainId, Map<String, String> additionalHeaders) Delete a Custom Domain Deletes a custom domain by `domainId`void
CustomizationApi.deleteCustomizedErrorPage
(String brandId) Delete the Customized Error Page Deletes the customized error page.void
CustomizationApi.deleteCustomizedErrorPage
(String brandId, Map<String, String> additionalHeaders) Delete the Customized Error Page Deletes the customized error page.void
CustomizationApi.deleteCustomizedSignInPage
(String brandId) Delete the Customized Sign-in Page Deletes the customized sign-in page.void
CustomizationApi.deleteCustomizedSignInPage
(String brandId, Map<String, String> additionalHeaders) Delete the Customized Sign-in Page Deletes the customized sign-in page.void
DeviceApi.deleteDevice
(String deviceId) Delete a Device Deletes (permanently) a device by `deviceId` if it has a status of `DEACTIVATED`.void
DeviceApi.deleteDevice
(String deviceId, Map<String, String> additionalHeaders) Delete a Device Deletes (permanently) a device by `deviceId` if it has a status of `DEACTIVATED`.void
DeviceAssuranceApi.deleteDeviceAssurancePolicy
(String deviceAssuranceId) Delete a Device Assurance Policy Deletes a Device Assurance Policy by `deviceAssuranceId`.void
DeviceAssuranceApi.deleteDeviceAssurancePolicy
(String deviceAssuranceId, Map<String, String> additionalHeaders) Delete a Device Assurance Policy Deletes a Device Assurance Policy by `deviceAssuranceId`.void
CustomizationApi.deleteEmailCustomization
(String brandId, String templateName, String customizationId) Delete an Email Customization Deletes an email customization by its unique identifiervoid
CustomizationApi.deleteEmailCustomization
(String brandId, String templateName, String customizationId, Map<String, String> additionalHeaders) Delete an Email Customization Deletes an email customization by its unique identifiervoid
EmailDomainApi.deleteEmailDomain
(String emailDomainId, List<String> expand) Delete an Email Domain Deletes an Email Domain by `emailDomainId`void
EmailDomainApi.deleteEmailDomain
(String emailDomainId, List<String> expand, Map<String, String> additionalHeaders) Delete an Email Domain Deletes an Email Domain by `emailDomainId`void
EmailServerApi.deleteEmailServer
(String emailServerId) Delete an SMTP Server configuration Deletes your organization's custom SMTP server with the given IDvoid
EmailServerApi.deleteEmailServer
(String emailServerId, Map<String, String> additionalHeaders) Delete an SMTP Server configuration Deletes your organization's custom SMTP server with the given IDvoid
EventHookApi.deleteEventHook
(String eventHookId) Delete an Event Hook Deletes an event hookvoid
EventHookApi.deleteEventHook
(String eventHookId, Map<String, String> additionalHeaders) Delete an Event Hook Deletes an event hookvoid
GroupApi.deleteGroup
(String groupId) Delete a Group Deletes a group with `OKTA_GROUP` typevoid
GroupApi.deleteGroup
(String groupId, Map<String, String> additionalHeaders) Delete a Group Deletes a group with `OKTA_GROUP` typevoid
GroupApi.deleteGroupOwner
(String groupId, String ownerId) Delete a Group Owner Deletes a group owner from a specific groupvoid
Delete a Group Owner Deletes a group owner from a specific groupvoid
GroupApi.deleteGroupRule
(String groupRuleId, Boolean removeUsers) Delete a group Rule Deletes a specific group rule by `groupRuleId`void
GroupApi.deleteGroupRule
(String groupRuleId, Boolean removeUsers, Map<String, String> additionalHeaders) Delete a group Rule Deletes a specific group rule by `groupRuleId`void
HookKeyApi.deleteHookKey
(String hookKeyId) Delete a key Deletes a key by `hookKeyId`.void
HookKeyApi.deleteHookKey
(String hookKeyId, Map<String, String> additionalHeaders) Delete a key Deletes a key by `hookKeyId`.void
IdentityProviderApi.deleteIdentityProvider
(String idpId) Delete an Identity Provider Deletes an identity provider integration by `idpId`void
IdentityProviderApi.deleteIdentityProvider
(String idpId, Map<String, String> additionalHeaders) Delete an Identity Provider Deletes an identity provider integration by `idpId`void
IdentityProviderApi.deleteIdentityProviderKey
(String idpKeyId) Delete a Signing Credential Key Deletes a specific IdP Key Credential by `kid` if it is not currently being used by an Active or Inactive IdPvoid
IdentityProviderApi.deleteIdentityProviderKey
(String idpKeyId, Map<String, String> additionalHeaders) Delete a Signing Credential Key Deletes a specific IdP Key Credential by `kid` if it is not currently being used by an Active or Inactive IdPvoid
IdentitySourceApi.deleteIdentitySourceSession
(String identitySourceId, String sessionId) Delete an Identity Source Session Deletes an identity source session for a given `identitySourceId` and `sessionId`void
IdentitySourceApi.deleteIdentitySourceSession
(String identitySourceId, String sessionId, Map<String, String> additionalHeaders) Delete an Identity Source Session Deletes an identity source session for a given `identitySourceId` and `sessionId`void
InlineHookApi.deleteInlineHook
(String inlineHookId) Delete an Inline Hook Deletes an inline hook by `inlineHookId`.void
InlineHookApi.deleteInlineHook
(String inlineHookId, Map<String, String> additionalHeaders) Delete an Inline Hook Deletes an inline hook by `inlineHookId`.void
LinkedObjectApi.deleteLinkedObjectDefinition
(String linkedObjectName) Delete a Linked Object Definition Deletes a linked object definitionvoid
LinkedObjectApi.deleteLinkedObjectDefinition
(String linkedObjectName, Map<String, String> additionalHeaders) Delete a Linked Object Definition Deletes a linked object definitionvoid
UserApi.deleteLinkedObjectForUser
(String userId, String relationshipName) Delete a Linked Object Deletes linked objects for a user, relationshipName can be ONLY a primary relationship namevoid
UserApi.deleteLinkedObjectForUser
(String userId, String relationshipName, Map<String, String> additionalHeaders) Delete a Linked Object Deletes linked objects for a user, relationshipName can be ONLY a primary relationship namevoid
LogStreamApi.deleteLogStream
(String logStreamId) Delete a Log Stream Deletes a Log Stream object from your org by IDvoid
LogStreamApi.deleteLogStream
(String logStreamId, Map<String, String> additionalHeaders) Delete a Log Stream Deletes a Log Stream object from your org by IDvoid
NetworkZoneApi.deleteNetworkZone
(String zoneId) Delete a Network Zone Deletes network zone by `zoneId`void
NetworkZoneApi.deleteNetworkZone
(String zoneId, Map<String, String> additionalHeaders) Delete a Network Zone Deletes network zone by `zoneId`void
AuthorizationServerApi.deleteOAuth2Claim
(String authServerId, String claimId) Delete a Custom Token Claim Deletes a custom token claimvoid
AuthorizationServerApi.deleteOAuth2Claim
(String authServerId, String claimId, Map<String, String> additionalHeaders) Delete a Custom Token Claim Deletes a custom token claimvoid
AuthorizationServerApi.deleteOAuth2Scope
(String authServerId, String scopeId) Delete a Custom Token Scope Deletes a custom token scopevoid
AuthorizationServerApi.deleteOAuth2Scope
(String authServerId, String scopeId, Map<String, String> additionalHeaders) Delete a Custom Token Scope Deletes a custom token scopevoid
CaptchaApi.deleteOrgCaptchaSettings()
Delete the Org-wide CAPTCHA Settings Deletes the CAPTCHA settings object for your organizationvoid
CaptchaApi.deleteOrgCaptchaSettings
(Map<String, String> additionalHeaders) Delete the Org-wide CAPTCHA Settings Deletes the CAPTCHA settings object for your organizationvoid
PolicyApi.deletePolicy
(String policyId) Delete a Policy Deletes a policyvoid
PolicyApi.deletePolicy
(String policyId, Map<String, String> additionalHeaders) Delete a Policy Deletes a policyvoid
PolicyApi.deletePolicyResourceMapping
(String policyId, String mappingId) Delete a policy resource Mapping Deletes the resource Mapping for a Policy identified by `policyId` and `mappingId`void
PolicyApi.deletePolicyResourceMapping
(String policyId, String mappingId, Map<String, String> additionalHeaders) Delete a policy resource Mapping Deletes the resource Mapping for a Policy identified by `policyId` and `mappingId`void
PolicyApi.deletePolicyRule
(String policyId, String ruleId) Delete a Policy Rule Deletes a Policy Rule identified by `policyId` and `ruleId`void
Delete a Policy Rule Deletes a Policy Rule identified by `policyId` and `ruleId`void
CustomizationApi.deletePreviewErrorPage
(String brandId) Delete the Preview Error Page Deletes the preview error page.void
CustomizationApi.deletePreviewErrorPage
(String brandId, Map<String, String> additionalHeaders) Delete the Preview Error Page Deletes the preview error page.void
CustomizationApi.deletePreviewSignInPage
(String brandId) Delete the Preview Sign-in Page Deletes the preview sign-in page.void
CustomizationApi.deletePreviewSignInPage
(String brandId, Map<String, String> additionalHeaders) Delete the Preview Sign-in Page Deletes the preview sign-in page.void
PushProviderApi.deletePushProvider
(String pushProviderId) Delete a Push Provider Deletes a push provider by `pushProviderId`.void
PushProviderApi.deletePushProvider
(String pushProviderId, Map<String, String> additionalHeaders) Delete a Push Provider Deletes a push provider by `pushProviderId`.void
RealmApi.deleteRealm
(String realmId) Delete a Realm Deletes a Realm permanently.void
RealmApi.deleteRealm
(String realmId, Map<String, String> additionalHeaders) Delete a Realm Deletes a Realm permanently.void
ResourceSetApi.deleteResourceSet
(String resourceSetId) Delete a Resource Set Deletes a role by `resourceSetId`void
ResourceSetApi.deleteResourceSet
(String resourceSetId, Map<String, String> additionalHeaders) Delete a Resource Set Deletes a role by `resourceSetId`void
ResourceSetApi.deleteResourceSetResource
(String resourceSetId, String resourceId) Delete a Resource from a Resource Set Deletes a resource identified by `resourceId` from a Resource Setvoid
ResourceSetApi.deleteResourceSetResource
(String resourceSetId, String resourceId, Map<String, String> additionalHeaders) Delete a Resource from a Resource Set Deletes a resource identified by `resourceId` from a Resource Setvoid
RiskProviderApi.deleteRiskProvider
(String riskProviderId) Delete a Risk Provider Deletes a Risk Provider object by its IDvoid
RiskProviderApi.deleteRiskProvider
(String riskProviderId, Map<String, String> additionalHeaders) Delete a Risk Provider Deletes a Risk Provider object by its IDvoid
RoleApi.deleteRole
(String roleIdOrLabel) Delete a Role Deletes a role by `roleIdOrLabel`void
RoleApi.deleteRole
(String roleIdOrLabel, Map<String, String> additionalHeaders) Delete a Role Deletes a role by `roleIdOrLabel`void
RoleApi.deleteRolePermission
(String roleIdOrLabel, String permissionType) Delete a Permission Deletes a permission from a role by `permissionType`void
RoleApi.deleteRolePermission
(String roleIdOrLabel, String permissionType, Map<String, String> additionalHeaders) Delete a Permission Deletes a permission from a role by `permissionType`void
TemplateApi.deleteSmsTemplate
(String templateId) Delete an SMS Template Deletes an SMS templatevoid
TemplateApi.deleteSmsTemplate
(String templateId, Map<String, String> additionalHeaders) Delete an SMS Template Deletes an SMS templatevoid
TrustedOriginApi.deleteTrustedOrigin
(String trustedOriginId) Delete a Trusted Origin Deletes a trusted originvoid
TrustedOriginApi.deleteTrustedOrigin
(String trustedOriginId, Map<String, String> additionalHeaders) Delete a Trusted Origin Deletes a trusted originvoid
UiSchemaApi.deleteUISchemas
(String id) Delete a UI Schema Deletes a UI Schema by `id`void
UiSchemaApi.deleteUISchemas
(String id, Map<String, String> additionalHeaders) Delete a UI Schema Deletes a UI Schema by `id`void
UserApi.deleteUser
(String userId, Boolean sendEmail) Delete a User Deletes a user permanently.void
Delete a User Deletes a user permanently.void
UserTypeApi.deleteUserType
(String typeId) Delete a User Type Deletes a User Type permanently.void
UserTypeApi.deleteUserType
(String typeId, Map<String, String> additionalHeaders) Delete a User Type Deletes a User Type permanently.UserFactorApi.enrollFactor
(String userId, UserFactor body, Boolean updatePhone, String templateId, Integer tokenLifetimeSeconds, Boolean activate) Enroll a Factor Enrolls a user with a supported factorUserFactorApi.enrollFactor
(String userId, UserFactor body, Boolean updatePhone, String templateId, Integer tokenLifetimeSeconds, Boolean activate, Map<String, String> additionalHeaders) Enroll a Factor Enrolls a user with a supported factorInlineHookApi.executeInlineHook
(String inlineHookId, Object payloadData) Execute an Inline Hook Executes the inline hook by `inlineHookId` using the request body as the input.InlineHookApi.executeInlineHook
(String inlineHookId, Object payloadData, Map<String, String> additionalHeaders) Execute an Inline Hook Executes the inline hook by `inlineHookId` using the request body as the input.UserApi.expirePassword
(String userId) Expire Password Expires a user's password and transitions the user to the status of `PASSWORD_EXPIRED` so that the user is required to change their password at their next loginUserApi.expirePassword
(String userId, Map<String, String> additionalHeaders) Expire Password Expires a user's password and transitions the user to the status of `PASSWORD_EXPIRED` so that the user is required to change their password at their next loginUserApi.expirePasswordAndGetTemporaryPassword
(String userId, Boolean revokeSessions) Expire Password and Set Temporary Password Expires a user's password and 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.expirePasswordAndGetTemporaryPassword
(String userId, Boolean revokeSessions, Map<String, String> additionalHeaders) Expire Password and Set Temporary Password Expires a user's password and 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 responseOrgSettingApi.extendOktaSupport()
Extend Okta Support Access Extends the length of time that Okta Support can access your org by 24 hours.OrgSettingApi.extendOktaSupport
(Map<String, String> additionalHeaders) Extend Okta Support Access Extends the length of time that Okta Support can access your org by 24 hours.UserApi.forgotPassword
(String userId, Boolean sendEmail) Initiate Forgot Password Initiates the forgot password flow.Initiate Forgot Password Initiates the forgot password flow.UserApi.forgotPasswordSetNewPassword
(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.forgotPasswordSetNewPassword
(String userId, UserCredentials userCredentials, Boolean sendEmail, Map<String, String> additionalHeaders) Reset Password with Recovery Question Resets the user's password to the specified password if the provided answer to the recovery question is correctApplicationCredentialsApi.generateApplicationKey
(String appId, Integer validityYears) Generate a Key Credential Generates a new X.509 certificate for an application key credentialApplicationCredentialsApi.generateApplicationKey
(String appId, Integer validityYears, Map<String, String> additionalHeaders) Generate a Key Credential Generates a new X.509 certificate for an application key credentialApplicationCredentialsApi.generateCsrForApplication
(String appId, CsrMetadata metadata) Generate a Certificate Signing Request Generates a new key pair and returns the Certificate Signing Request for itApplicationCredentialsApi.generateCsrForApplication
(String appId, CsrMetadata metadata, Map<String, String> additionalHeaders) Generate a Certificate Signing Request Generates a new key pair and returns the Certificate Signing Request for itIdentityProviderApi.generateCsrForIdentityProvider
(String idpId, CsrMetadata metadata) Generate a Certificate Signing Request Generates a new key pair and returns a Certificate Signing Request for itIdentityProviderApi.generateCsrForIdentityProvider
(String idpId, CsrMetadata metadata, Map<String, String> additionalHeaders) Generate a Certificate Signing Request Generates a new key pair and returns a Certificate Signing Request for itIdentityProviderApi.generateIdentityProviderSigningKey
(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 IdPIdentityProviderApi.generateIdentityProviderSigningKey
(String idpId, Integer validityYears, Map<String, String> additionalHeaders) 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 IdPUserApi.generateResetPasswordToken
(String userId, Boolean sendEmail, Boolean revokeSessions) Generate a Reset Password Token Generates a one-time token (OTT) that can be used to reset a user's password.UserApi.generateResetPasswordToken
(String userId, Boolean sendEmail, Boolean revokeSessions, Map<String, String> additionalHeaders) Generate a Reset Password Token Generates a one-time token (OTT) that can be used to reset a user's password.AgentPoolsApi.getAgentPoolsUpdateInstance
(String poolId, String updateId) Retrieve an Agent Pool update by id Retrieves Agent pool update from updateIdAgentPoolsApi.getAgentPoolsUpdateInstance
(String poolId, String updateId, Map<String, String> additionalHeaders) Retrieve an Agent Pool update by id Retrieves Agent pool update from updateIdAgentPoolsApi.getAgentPoolsUpdateSettings
(String poolId) Retrieve an Agent Pool update's settings Retrieves the current state of the agent pool update instance settingsAgentPoolsApi.getAgentPoolsUpdateSettings
(String poolId, Map<String, String> additionalHeaders) Retrieve an Agent Pool update's settings Retrieves the current state of the agent pool update instance settingsApiServiceIntegrationsApi.getApiServiceIntegrationInstance
(String apiServiceId) Retrieve an API Service Integration instance Retrieves an API Service Integration instance by `id`ApiServiceIntegrationsApi.getApiServiceIntegrationInstance
(String apiServiceId, Map<String, String> additionalHeaders) Retrieve an API Service Integration instance Retrieves an API Service Integration instance by `id`ApiTokenApi.getApiToken
(String apiTokenId) Retrieve an API Token's Metadata Retrieves the metadata for an active API token by idApiTokenApi.getApiToken
(String apiTokenId, Map<String, String> additionalHeaders) Retrieve an API Token's Metadata Retrieves the metadata for an active API token by idApplicationApi.getApplication
(String appId, String expand) Retrieve an Application Retrieves an application from your Okta organization by `id`Retrieve an Application Retrieves an application from your Okta organization by `id`ApplicationGroupsApi.getApplicationGroupAssignment
(String appId, String groupId, String expand) Retrieve an Assigned Group Retrieves an application group assignmentApplicationGroupsApi.getApplicationGroupAssignment
(String appId, String groupId, String expand, Map<String, String> additionalHeaders) Retrieve an Assigned Group Retrieves an application group assignmentApplicationCredentialsApi.getApplicationKey
(String appId, String keyId) Retrieve a Key Credential Retrieves a specific application key credential by kidApplicationCredentialsApi.getApplicationKey
(String appId, String keyId, Map<String, String> additionalHeaders) Retrieve a Key Credential Retrieves a specific application key credential by kidApplicationUsersApi.getApplicationUser
(String appId, String userId, String expand) Retrieve an assigned User Retrieves a specific user assignment for app by `id`ApplicationUsersApi.getApplicationUser
(String appId, String userId, String expand, Map<String, String> additionalHeaders) Retrieve an assigned User Retrieves a specific user assignment for app by `id`SchemaApi.getApplicationUserSchema
(String appId) Retrieve the default Application User Schema for an Application Retrieves the Schema for an App UserSchemaApi.getApplicationUserSchema
(String appId, Map<String, String> additionalHeaders) Retrieve the default Application User Schema for an Application Retrieves the Schema for an App UserSchemaApi.getAppUISchema
(String appName, String section, String operation) Retrieve the UI schema for a section Retrieves the UI schema for an Application given `appName`, `section` and `operation`SchemaApi.getAppUISchema
(String appName, String section, String operation, Map<String, String> additionalHeaders) Retrieve the UI schema for a section Retrieves the UI schema for an Application given `appName`, `section` and `operation`SchemaApi.getAppUISchemaLinks
(String appName) Retrieve the links for UI schemas for an Application Retrieves the links for UI schemas for an Application given `appName`SchemaApi.getAppUISchemaLinks
(String appName, Map<String, String> additionalHeaders) Retrieve the links for UI schemas for an Application Retrieves the links for UI schemas for an Application given `appName`AuthenticatorApi.getAuthenticator
(String authenticatorId) Retrieve an Authenticator Retrieves an authenticator from your Okta organization by `authenticatorId`AuthenticatorApi.getAuthenticator
(String authenticatorId, Map<String, String> additionalHeaders) Retrieve an Authenticator Retrieves an authenticator from your Okta organization by `authenticatorId`AuthenticatorApi.getAuthenticatorMethod
(String authenticatorId, AuthenticatorMethodType methodType) Retrieve a Method Retrieves a Method identified by `methodType` of an Authenticator identified by `authenticatorId`AuthenticatorApi.getAuthenticatorMethod
(String authenticatorId, AuthenticatorMethodType methodType, Map<String, String> additionalHeaders) Retrieve a Method Retrieves a Method identified by `methodType` of an Authenticator identified by `authenticatorId`AuthorizationServerApi.getAuthorizationServer
(String authServerId) Retrieve an Authorization Server Retrieves an authorization serverAuthorizationServerApi.getAuthorizationServer
(String authServerId, Map<String, String> additionalHeaders) Retrieve an Authorization Server Retrieves an authorization serverAuthorizationServerApi.getAuthorizationServerPolicy
(String authServerId, String policyId) Retrieve a Policy Retrieves a policyAuthorizationServerApi.getAuthorizationServerPolicy
(String authServerId, String policyId, Map<String, String> additionalHeaders) Retrieve a Policy Retrieves a policyAuthorizationServerApi.getAuthorizationServerPolicyRule
(String authServerId, String policyId, String ruleId) Retrieve a Policy Rule Retrieves a policy rule by `ruleId`AuthorizationServerApi.getAuthorizationServerPolicyRule
(String authServerId, String policyId, String ruleId, Map<String, String> additionalHeaders) Retrieve a Policy Rule Retrieves a policy rule by `ruleId`BehaviorApi.getBehaviorDetectionRule
(String behaviorId) Retrieve a Behavior Detection Rule Retrieves a Behavior Detection Rule by `behaviorId`BehaviorApi.getBehaviorDetectionRule
(String behaviorId, Map<String, String> additionalHeaders) Retrieve a Behavior Detection Rule Retrieves a Behavior Detection Rule by `behaviorId`ResourceSetApi.getBinding
(String resourceSetId, String roleIdOrLabel) Retrieve a Binding Retrieves a Resource Set binding by `resourceSetId` and `roleIdOrLabel`ResourceSetApi.getBinding
(String resourceSetId, String roleIdOrLabel, Map<String, String> additionalHeaders) Retrieve a Binding Retrieves a Resource Set binding by `resourceSetId` and `roleIdOrLabel`Retrieve a Brand Retrieves a brand by `brandId`CustomizationApi.getBrand
(String brandId, List<String> expand, Map<String, String> additionalHeaders) Retrieve a Brand Retrieves a brand by `brandId`CustomizationApi.getBrandTheme
(String brandId, String themeId) Retrieve a Theme Retrieves a theme for a brandCustomizationApi.getBrandTheme
(String brandId, String themeId, Map<String, String> additionalHeaders) Retrieve a Theme Retrieves a theme for a brandCaptchaApi.getCaptchaInstance
(String captchaId) Retrieve a CAPTCHA Instance Retrieves the properties of a specified CAPTCHA instanceCaptchaApi.getCaptchaInstance
(String captchaId, Map<String, String> additionalHeaders) Retrieve a CAPTCHA Instance Retrieves the properties of a specified CAPTCHA instanceApplicationCredentialsApi.getCsrForApplication
(String appId, String csrId) Retrieve a Certificate Signing Request Retrieves a certificate signing request for the app by `id`ApplicationCredentialsApi.getCsrForApplication
(String appId, String csrId, Map<String, String> additionalHeaders) Retrieve a Certificate Signing Request Retrieves a certificate signing request for the app by `id`IdentityProviderApi.getCsrForIdentityProvider
(String idpId, String idpCsrId) Retrieve a Certificate Signing Request Retrieves a specific Certificate Signing Request model by idIdentityProviderApi.getCsrForIdentityProvider
(String idpId, String idpCsrId, Map<String, String> additionalHeaders) Retrieve a Certificate Signing Request Retrieves a specific Certificate Signing Request model by idThreatInsightApi.getCurrentConfiguration()
Retrieve the ThreatInsight Configuration Retrieves the ThreatInsight configuration for the orgThreatInsightApi.getCurrentConfiguration
(Map<String, String> additionalHeaders) Retrieve the ThreatInsight Configuration Retrieves the ThreatInsight configuration for the orgCustomDomainApi.getCustomDomain
(String domainId) Retrieve a Custom Domain Retrieves a custom domain by `domainId`CustomDomainApi.getCustomDomain
(String domainId, Map<String, String> additionalHeaders) Retrieve a Custom Domain Retrieves a custom domain by `domainId`CustomizationApi.getCustomizationPreview
(String brandId, String templateName, String customizationId) Retrieve a Preview of an Email Customization Retrieves a preview of an email customization.CustomizationApi.getCustomizationPreview
(String brandId, String templateName, String customizationId, Map<String, String> additionalHeaders) Retrieve a Preview of an Email Customization Retrieves a preview of an email customization.CustomizationApi.getCustomizedErrorPage
(String brandId) Retrieve the Customized Error Page Retrieves the customized error page.CustomizationApi.getCustomizedErrorPage
(String brandId, Map<String, String> additionalHeaders) Retrieve the Customized Error Page Retrieves the customized error page.CustomizationApi.getCustomizedSignInPage
(String brandId) Retrieve the Customized Sign-in Page Retrieves the customized sign-in page.CustomizationApi.getCustomizedSignInPage
(String brandId, Map<String, String> additionalHeaders) Retrieve the Customized Sign-in Page Retrieves the customized sign-in page.CustomizationApi.getDefaultErrorPage
(String brandId) Retrieve the Default Error Page Retrieves the default error page.CustomizationApi.getDefaultErrorPage
(String brandId, Map<String, String> additionalHeaders) Retrieve the Default Error Page Retrieves the default error page.ApplicationConnectionsApi.getDefaultProvisioningConnectionForApplication
(String appId) Retrieve the default Provisioning Connection Retrieves the default Provisioning Connection for an appApplicationConnectionsApi.getDefaultProvisioningConnectionForApplication
(String appId, Map<String, String> additionalHeaders) Retrieve the default Provisioning Connection Retrieves the default Provisioning Connection for an appCustomizationApi.getDefaultSignInPage
(String brandId) Retrieve the Default Sign-in Page Retrieves the default sign-in page.CustomizationApi.getDefaultSignInPage
(String brandId, Map<String, String> additionalHeaders) Retrieve the Default Sign-in Page Retrieves the default sign-in page.Retrieve a Device Retrieves a device by `deviceId`Retrieve a Device Retrieves a device by `deviceId`DeviceAssuranceApi.getDeviceAssurancePolicy
(String deviceAssuranceId) Retrieve a Device Assurance Policy Retrieves a Device Assurance Policy by `deviceAssuranceId`DeviceAssuranceApi.getDeviceAssurancePolicy
(String deviceAssuranceId, Map<String, String> additionalHeaders) Retrieve a Device Assurance Policy Retrieves a Device Assurance Policy by `deviceAssuranceId`CustomizationApi.getEmailCustomization
(String brandId, String templateName, String customizationId) Retrieve an Email Customization Retrieves an email customization by its unique identifierCustomizationApi.getEmailCustomization
(String brandId, String templateName, String customizationId, Map<String, String> additionalHeaders) Retrieve an Email Customization Retrieves an email customization by its unique identifierCustomizationApi.getEmailDefaultContent
(String brandId, String templateName, String language) Retrieve an Email Template Default Content Retrieves an email template's default contentCustomizationApi.getEmailDefaultContent
(String brandId, String templateName, String language, Map<String, String> additionalHeaders) Retrieve an Email Template Default Content Retrieves an email template's default contentCustomizationApi.getEmailDefaultPreview
(String brandId, String templateName, String language) Retrieve a Preview of the Email Template Default Content Retrieves a preview of an email template's default content.CustomizationApi.getEmailDefaultPreview
(String brandId, String templateName, String language, Map<String, String> additionalHeaders) Retrieve a Preview of the Email Template Default Content Retrieves a preview of an email template's default content.EmailDomainApi.getEmailDomain
(String emailDomainId, List<String> expand) Retrieve an Email Domain Retrieves an Email Domain by `emailDomainId`EmailDomainApi.getEmailDomain
(String emailDomainId, List<String> expand, Map<String, String> additionalHeaders) Retrieve an Email Domain Retrieves an Email Domain by `emailDomainId`EmailServerApi.getEmailServer
(String emailServerId) Retrieve an SMTP Server configuration Retrieves a configuration of your organization's custom SMTP server with the given IDEmailServerApi.getEmailServer
(String emailServerId, Map<String, String> additionalHeaders) Retrieve an SMTP Server configuration Retrieves a configuration of your organization's custom SMTP server with the given IDCustomizationApi.getEmailSettings
(String brandId, String templateName) Retrieve the Email Template Settings Retrieves an email template's settingsCustomizationApi.getEmailSettings
(String brandId, String templateName, Map<String, String> additionalHeaders) Retrieve the Email Template Settings Retrieves an email template's settingsCustomizationApi.getEmailTemplate
(String brandId, String templateName, List<String> expand) Retrieve an Email Template Retrieves the details of an email template by nameCustomizationApi.getEmailTemplate
(String brandId, String templateName, List<String> expand, Map<String, String> additionalHeaders) Retrieve an Email Template Retrieves the details of an email template by nameCustomizationApi.getErrorPage
(String brandId, List<String> expand) Retrieve the Error Page Sub-Resources Retrieves the error page sub-resources.CustomizationApi.getErrorPage
(String brandId, List<String> expand, Map<String, String> additionalHeaders) Retrieve the Error Page Sub-Resources Retrieves the error page sub-resources.EventHookApi.getEventHook
(String eventHookId) Retrieve an Event Hook Retrieves an event hookEventHookApi.getEventHook
(String eventHookId, Map<String, String> additionalHeaders) Retrieve an Event Hook Retrieves an event hookRetrieve a Factor Retrieves a factor for the specified userRetrieve a Factor Retrieves a factor for the specified userUserFactorApi.getFactorTransactionStatus
(String userId, String factorId, String transactionId) Retrieve a Factor Transaction Status Retrieves the factors verification transaction statusUserFactorApi.getFactorTransactionStatus
(String userId, String factorId, String transactionId, Map<String, String> additionalHeaders) Retrieve a Factor Transaction Status Retrieves the factors verification transaction statusFeatureApi.getFeature
(String featureId) Retrieve a Feature Retrieves a featureFeatureApi.getFeature
(String featureId, Map<String, String> additionalHeaders) Retrieve a Feature Retrieves a featureApplicationFeaturesApi.getFeatureForApplication
(String appId, String featureName) Retrieve a Feature Retrieves a Feature object for an applicationApplicationFeaturesApi.getFeatureForApplication
(String appId, String featureName, Map<String, String> additionalHeaders) Retrieve a Feature Retrieves a Feature object for an applicationRetrieve a Group Retrieves a group by `groupId`Retrieve a Group Retrieves a group by `groupId`RoleAssignmentApi.getGroupAssignedRole
(String groupId, String roleId) Retrieve a Role assigned to Group Retrieves a role identified by `roleId` assigned to group identified by `groupId`RoleAssignmentApi.getGroupAssignedRole
(String groupId, String roleId, Map<String, String> additionalHeaders) Retrieve a Role assigned to Group Retrieves a role identified by `roleId` assigned to group identified by `groupId`GroupApi.getGroupRule
(String groupRuleId, String expand) Retrieve a Group Rule Retrieves a specific group rule by `groupRuleId`Retrieve a Group Rule Retrieves a specific group rule by `groupRuleId`SchemaApi.getGroupSchema()
Retrieve the default Group Schema Retrieves the group schemaSchemaApi.getGroupSchema
(Map<String, String> additionalHeaders) Retrieve the default Group Schema Retrieves the group schemaHookKeyApi.getHookKey
(String hookKeyId) Retrieve a key Retrieves a key by `hookKeyId`HookKeyApi.getHookKey
(String hookKeyId, Map<String, String> additionalHeaders) Retrieve a key Retrieves a key by `hookKeyId`IdentityProviderApi.getIdentityProvider
(String idpId) Retrieve an Identity Provider Retrieves an identity provider integration by `idpId`IdentityProviderApi.getIdentityProvider
(String idpId, Map<String, String> additionalHeaders) Retrieve an Identity Provider Retrieves an identity provider integration by `idpId`IdentityProviderApi.getIdentityProviderApplicationUser
(String idpId, String userId) Retrieve a User Retrieves a linked IdP user by IDIdentityProviderApi.getIdentityProviderApplicationUser
(String idpId, String userId, Map<String, String> additionalHeaders) Retrieve a User Retrieves a linked IdP user by IDIdentityProviderApi.getIdentityProviderKey
(String idpKeyId) Retrieve an Credential Key Retrieves a specific IdP Key Credential by `kid`IdentityProviderApi.getIdentityProviderKey
(String idpKeyId, Map<String, String> additionalHeaders) Retrieve an Credential Key Retrieves a specific IdP Key Credential by `kid`IdentityProviderApi.getIdentityProviderSigningKey
(String idpId, String idpKeyId) Retrieve a Signing Credential Key Retrieves a specific IdP Key Credential by `kid`IdentityProviderApi.getIdentityProviderSigningKey
(String idpId, String idpKeyId, Map<String, String> additionalHeaders) Retrieve a Signing Credential Key Retrieves a specific IdP Key Credential by `kid`IdentitySourceApi.getIdentitySourceSession
(String identitySourceId, String sessionId) Retrieve an Identity Source Session Retrieves an identity source session for a given identity source id and session idIdentitySourceApi.getIdentitySourceSession
(String identitySourceId, String sessionId, Map<String, String> additionalHeaders) Retrieve an Identity Source Session Retrieves an identity source session for a given identity source id and session idInlineHookApi.getInlineHook
(String inlineHookId) Retrieve an Inline Hook Retrieves an inline hook by `inlineHookId`InlineHookApi.getInlineHook
(String inlineHookId, Map<String, String> additionalHeaders) Retrieve an Inline Hook Retrieves an inline hook by `inlineHookId`LinkedObjectApi.getLinkedObjectDefinition
(String linkedObjectName) Retrieve a Linked Object Definition Retrieves a linked object definitionLinkedObjectApi.getLinkedObjectDefinition
(String linkedObjectName, Map<String, String> additionalHeaders) Retrieve a Linked Object Definition Retrieves a linked object definitionLogStreamApi.getLogStream
(String logStreamId) Retrieve a Log Stream Retrieves a Log Stream object by IDLogStreamApi.getLogStream
(String logStreamId, Map<String, String> additionalHeaders) Retrieve a Log Stream Retrieves a Log Stream object by IDSchemaApi.getLogStreamSchema
(LogStreamType logStreamType) Retrieve the Log Stream Schema for the schema type Retrieves the schema for a Log Stream type.SchemaApi.getLogStreamSchema
(LogStreamType logStreamType, Map<String, String> additionalHeaders) Retrieve the Log Stream Schema for the schema type Retrieves the schema for a Log Stream type.ResourceSetApi.getMemberOfBinding
(String resourceSetId, String roleIdOrLabel, String memberId) Retrieve a Member of a binding Retrieves a member identified by `memberId` for a bindingResourceSetApi.getMemberOfBinding
(String resourceSetId, String roleIdOrLabel, String memberId, Map<String, String> additionalHeaders) Retrieve a Member of a binding Retrieves a member identified by `memberId` for a bindingNetworkZoneApi.getNetworkZone
(String zoneId) Retrieve a Network Zone Retrieves a network zone by `zoneId`NetworkZoneApi.getNetworkZone
(String zoneId, Map<String, String> additionalHeaders) Retrieve a Network Zone Retrieves a network zone by `zoneId`AuthorizationServerApi.getOAuth2Claim
(String authServerId, String claimId) Retrieve a Custom Token Claim Retrieves a custom token claimAuthorizationServerApi.getOAuth2Claim
(String authServerId, String claimId, Map<String, String> additionalHeaders) Retrieve a Custom Token Claim Retrieves a custom token claimAuthorizationServerApi.getOAuth2Scope
(String authServerId, String scopeId) Retrieve a Custom Token Scope Retrieves a custom token scopeAuthorizationServerApi.getOAuth2Scope
(String authServerId, String scopeId, Map<String, String> additionalHeaders) Retrieve a Custom Token Scope Retrieves a custom token scopeApplicationTokensApi.getOAuth2TokenForApplication
(String appId, String tokenId, String expand) Retrieve an OAuth 2.0 Token Retrieves a token for the specified applicationApplicationTokensApi.getOAuth2TokenForApplication
(String appId, String tokenId, String expand, Map<String, String> additionalHeaders) Retrieve an OAuth 2.0 Token Retrieves a token for the specified applicationOrgSettingApi.getOktaCommunicationSettings()
Retrieve the Okta Communication Settings Retrieves Okta Communication Settings of your organizationOrgSettingApi.getOktaCommunicationSettings
(Map<String, String> additionalHeaders) Retrieve the Okta Communication Settings Retrieves Okta Communication Settings of your organizationCaptchaApi.getOrgCaptchaSettings()
Retrieve the Org-wide CAPTCHA Settings Retrieves the CAPTCHA settings object for your organization.CaptchaApi.getOrgCaptchaSettings
(Map<String, String> additionalHeaders) Retrieve the Org-wide CAPTCHA Settings Retrieves the CAPTCHA settings object for your organization.OrgSettingApi.getOrgContactTypes()
Retrieve the Org Contact Types Retrieves Contact Types of your organizationOrgSettingApi.getOrgContactTypes
(Map<String, String> additionalHeaders) Retrieve the Org Contact Types Retrieves Contact Types of your organizationOrgSettingApi.getOrgContactUser
(String contactType) Retrieve the User of the Contact Type Retrieves the URL of the User associated with the specified Contact TypeOrgSettingApi.getOrgContactUser
(String contactType, Map<String, String> additionalHeaders) Retrieve the User of the Contact Type Retrieves the URL of the User associated with the specified Contact TypeOrgSettingApi.getOrgOktaSupportSettings()
Retrieve the Okta Support Settings Retrieves Okta Support Settings of your organizationOrgSettingApi.getOrgOktaSupportSettings
(Map<String, String> additionalHeaders) Retrieve the Okta Support Settings Retrieves Okta Support Settings of your organizationOrgSettingApi.getOrgPreferences()
Retrieve the Org Preferences Retrieves preferences of your organizationOrgSettingApi.getOrgPreferences
(Map<String, String> additionalHeaders) Retrieve the Org Preferences Retrieves preferences of your organizationOrgSettingApi.getOrgSettings()
Retrieve the Org Settings Retrieves the org settingsOrgSettingApi.getOrgSettings
(Map<String, String> additionalHeaders) Retrieve the Org Settings Retrieves the org settingsRetrieve a Policy Retrieves a policyRetrieve a Policy Retrieves a policyPolicyApi.getPolicyMapping
(String policyId, String mappingId) Retrieve a policy resource Mapping Retrieves a resource Mapping for a Policy identified by `policyId` and `mappingId`Retrieve a policy resource Mapping Retrieves a resource Mapping for a Policy identified by `policyId` and `mappingId`PolicyApi.getPolicyRule
(String policyId, String ruleId) Retrieve a Policy Rule Retrieves a policy ruleRetrieve a Policy Rule Retrieves a policy ruleCustomizationApi.getPreviewErrorPage
(String brandId) Retrieve the Preview Error Page Preview Retrieves the preview error page.CustomizationApi.getPreviewErrorPage
(String brandId, Map<String, String> additionalHeaders) Retrieve the Preview Error Page Preview Retrieves the preview error page.CustomizationApi.getPreviewSignInPage
(String brandId) Retrieve the Preview Sign-in Page Preview Retrieves the preview sign-in page.CustomizationApi.getPreviewSignInPage
(String brandId, Map<String, String> additionalHeaders) Retrieve the Preview Sign-in Page Preview Retrieves the preview sign-in page.PrincipalRateLimitApi.getPrincipalRateLimitEntity
(String principalRateLimitId) Retrieve a Principal Rate Limit Retrieves a Principal Rate Limit entity by `principalRateLimitId`PrincipalRateLimitApi.getPrincipalRateLimitEntity
(String principalRateLimitId, Map<String, String> additionalHeaders) Retrieve a Principal Rate Limit Retrieves a Principal Rate Limit entity by `principalRateLimitId`ProfileMappingApi.getProfileMapping
(String mappingId) Retrieve a Profile Mapping Retrieves a single Profile Mapping referenced by its IDProfileMappingApi.getProfileMapping
(String mappingId, Map<String, String> additionalHeaders) Retrieve a Profile Mapping Retrieves a single Profile Mapping referenced by its IDHookKeyApi.getPublicKey
(String publicKeyId) Retrieve a public key Retrieves a public key by `keyId`HookKeyApi.getPublicKey
(String publicKeyId, Map<String, String> additionalHeaders) Retrieve a public key Retrieves a public key by `keyId`PushProviderApi.getPushProvider
(String pushProviderId) Retrieve a Push Provider Retrieves a push provider by `pushProviderId`PushProviderApi.getPushProvider
(String pushProviderId, Map<String, String> additionalHeaders) Retrieve a Push Provider Retrieves a push provider by `pushProviderId`RateLimitSettingsApi.getRateLimitSettingsAdminNotifications()
Retrieve the Rate Limit Admin Notification Settings Retrieves the currently configured Rate Limit Admin Notification SettingsRateLimitSettingsApi.getRateLimitSettingsAdminNotifications
(Map<String, String> additionalHeaders) Retrieve the Rate Limit Admin Notification Settings Retrieves the currently configured Rate Limit Admin Notification SettingsRateLimitSettingsApi.getRateLimitSettingsPerClient()
Retrieve the Per-Client Rate Limit Settings Retrieves the currently configured Per-Client Rate Limit SettingsRateLimitSettingsApi.getRateLimitSettingsPerClient
(Map<String, String> additionalHeaders) Retrieve the Per-Client Rate Limit Settings Retrieves the currently configured Per-Client Rate Limit SettingsRateLimitSettingsApi.getRateLimitSettingsWarningThreshold()
Retrieve the Rate Limit Warning Threshold Percentage Retrieves the currently configured threshold for warning notifications when the API's rate limit is exceededRateLimitSettingsApi.getRateLimitSettingsWarningThreshold
(Map<String, String> additionalHeaders) Retrieve the Rate Limit Warning Threshold Percentage Retrieves the currently configured threshold for warning notifications when the API's rate limit is exceededRetrieve a Realm Retrieves a RealmRetrieve a Realm Retrieves a RealmAuthorizationServerApi.getRefreshTokenForAuthorizationServerAndClient
(String authServerId, String clientId, String tokenId, String expand) Retrieve a Refresh Token for a Client Retrieves a refresh token for a clientAuthorizationServerApi.getRefreshTokenForAuthorizationServerAndClient
(String authServerId, String clientId, String tokenId, String expand, Map<String, String> additionalHeaders) Retrieve a Refresh Token for a Client Retrieves a refresh token for a clientUserApi.getRefreshTokenForUserAndClient
(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 ClientUserApi.getRefreshTokenForUserAndClient
(String userId, String clientId, String tokenId, String expand, Integer limit, String after, Map<String, String> additionalHeaders) Retrieve a Refresh Token for a Client Retrieves a refresh token issued for the specified User and ClientResourceSetApi.getResourceSet
(String resourceSetId) Retrieve a Resource Set Retrieves a Resource Set by `resourceSetId`ResourceSetApi.getResourceSet
(String resourceSetId, Map<String, String> additionalHeaders) Retrieve a Resource Set Retrieves a Resource Set by `resourceSetId`RiskProviderApi.getRiskProvider
(String riskProviderId) Retrieve a Risk Provider Retrieves a Risk Provider object by IDRiskProviderApi.getRiskProvider
(String riskProviderId, Map<String, String> additionalHeaders) Retrieve a Risk Provider Retrieves a Risk Provider object by IDRetrieve a Role Retrieves a role by `roleIdOrLabel`Retrieve a Role Retrieves a role by `roleIdOrLabel`RoleApi.getRolePermission
(String roleIdOrLabel, String permissionType) Retrieve a Permission Retrieves a permission by `permissionType`RoleApi.getRolePermission
(String roleIdOrLabel, String permissionType, Map<String, String> additionalHeaders) Retrieve a Permission Retrieves a permission by `permissionType`ApplicationGrantsApi.getScopeConsentGrant
(String appId, String grantId, String expand) Retrieve a Scope Consent Grant Retrieves a single scope consent grant for the applicationApplicationGrantsApi.getScopeConsentGrant
(String appId, String grantId, String expand, Map<String, String> additionalHeaders) Retrieve a Scope Consent Grant Retrieves a single scope consent grant for the applicationSessionApi.getSession
(String sessionId) Retrieve a Session Retrieves information about the Session specified by the given session IDSessionApi.getSession
(String sessionId, Map<String, String> additionalHeaders) Retrieve a Session Retrieves information about the Session specified by the given session IDCustomizationApi.getSignInPage
(String brandId, List<String> expand) Retrieve the Sign-in Page Sub-Resources Retrieves the sign-in page sub-resources.CustomizationApi.getSignInPage
(String brandId, List<String> expand, Map<String, String> additionalHeaders) Retrieve the Sign-in Page Sub-Resources Retrieves the sign-in page sub-resources.CustomizationApi.getSignOutPageSettings
(String brandId) Retrieve the Sign-out Page Settings Retrieves the sign-out page settingsCustomizationApi.getSignOutPageSettings
(String brandId, Map<String, String> additionalHeaders) Retrieve the Sign-out Page Settings Retrieves the sign-out page settingsTemplateApi.getSmsTemplate
(String templateId) Retrieve an SMS Template Retrieves a specific template by `id`TemplateApi.getSmsTemplate
(String templateId, Map<String, String> additionalHeaders) Retrieve an SMS Template Retrieves a specific template by `id`SubscriptionApi.getSubscriptionsNotificationTypeRole
(ListSubscriptionsRoleRoleRefParameter roleRef, NotificationType notificationType) Retrieve a Subscription for a Role Retrieves a subscription by `notificationType` for a specified RoleSubscriptionApi.getSubscriptionsNotificationTypeRole
(ListSubscriptionsRoleRoleRefParameter roleRef, NotificationType notificationType, Map<String, String> additionalHeaders) Retrieve a Subscription for a Role Retrieves a subscription by `notificationType` for a specified RoleSubscriptionApi.getSubscriptionsNotificationTypeUser
(NotificationType notificationType, String userId) Retrieve a Subscription for a User Retrieves a subscription by `notificationType` for a specified User.SubscriptionApi.getSubscriptionsNotificationTypeUser
(NotificationType notificationType, String userId, Map<String, String> additionalHeaders) Retrieve a Subscription for a User Retrieves a subscription by `notificationType` for a specified User.TrustedOriginApi.getTrustedOrigin
(String trustedOriginId) Retrieve a Trusted Origin Retrieves a trusted originTrustedOriginApi.getTrustedOrigin
(String trustedOriginId, Map<String, String> additionalHeaders) Retrieve a Trusted Origin Retrieves a trusted originUiSchemaApi.getUISchema
(String id) Retrieve a UI Schema Retrieves a UI Schema by `id`UiSchemaApi.getUISchema
(String id, Map<String, String> additionalHeaders) Retrieve a UI Schema Retrieves a UI Schema by `id`Retrieve a User Retrieves a user from your Okta organizationRetrieve a User Retrieves a user from your Okta organizationRoleAssignmentApi.getUserAssignedRole
(String userId, String roleId) Retrieve a Role assigned to a User Retrieves a role identified by `roleId` assigned to a user identified by `userId`RoleAssignmentApi.getUserAssignedRole
(String userId, String roleId, Map<String, String> additionalHeaders) Retrieve a Role assigned to a User Retrieves a role identified by `roleId` assigned to a user identified by `userId`UserApi.getUserGrant
(String userId, String grantId, String expand) Retrieve a User Grant Retrieves a grant for the specified userUserApi.getUserGrant
(String userId, String grantId, String expand, Map<String, String> additionalHeaders) Retrieve a User Grant Retrieves a grant for the specified userAttackProtectionApi.getUserLockoutSettings()
Retrieve the User Lockout Settings Retrieves the User Lockout Settings for an orgAttackProtectionApi.getUserLockoutSettings
(Map<String, String> additionalHeaders) Retrieve the User Lockout Settings Retrieves the User Lockout Settings for an orgSchemaApi.getUserSchema
(String schemaId) Retrieve a User Schema Retrieves the schema for a Schema IdSchemaApi.getUserSchema
(String schemaId, Map<String, String> additionalHeaders) Retrieve a User Schema Retrieves the schema for a Schema IdUserTypeApi.getUserType
(String typeId) Retrieve a User Type Retrieves a User Type by ID.UserTypeApi.getUserType
(String typeId, Map<String, String> additionalHeaders) Retrieve a User Type Retrieves a User Type by ID.AuthenticatorApi.getWellKnownAppAuthenticatorConfiguration
(String oauthClientId) Retrieve the Well-Known App Authenticator Configuration Retrieves the well-known app authenticator configuration, which includes an app authenticator's settings, supported methods and various other configuration detailsAuthenticatorApi.getWellKnownAppAuthenticatorConfiguration
(String oauthClientId, Map<String, String> additionalHeaders) Retrieve the Well-Known App Authenticator Configuration Retrieves the well-known app authenticator configuration, which includes an app authenticator's settings, supported methods and various other configuration detailsOrgSettingApi.getWellknownOrgMetadata()
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 settingsOrgSettingApi.getWellknownOrgMetadata
(Map<String, String> additionalHeaders) 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 settingsApplicationGrantsApi.grantConsentToScope
(String appId, OAuth2ScopeConsentGrant oAuth2ScopeConsentGrant) Grant Consent to Scope Grants consent for the application to request an OAuth 2.0 Okta scopeApplicationGrantsApi.grantConsentToScope
(String appId, OAuth2ScopeConsentGrant oAuth2ScopeConsentGrant, Map<String, String> additionalHeaders) Grant Consent to Scope Grants consent for the application to request an OAuth 2.0 Okta scopeOrgSettingApi.grantOktaSupport()
Grant Okta Support Access to your Org Grants Okta Support temporary access your org as an administrator for eight hoursOrgSettingApi.grantOktaSupport
(Map<String, String> additionalHeaders) Grant Okta Support Access to your Org Grants Okta Support temporary access your org as an administrator for eight hoursIdentityProviderApi.linkUserToIdentityProvider
(String idpId, String userId, UserIdentityProviderLinkRequest userIdentityProviderLinkRequest) Link a User to a Social IdP Links an Okta user to an existing Social Identity Provider.IdentityProviderApi.linkUserToIdentityProvider
(String idpId, String userId, UserIdentityProviderLinkRequest userIdentityProviderLinkRequest, Map<String, String> additionalHeaders) Link a User to a Social IdP Links an Okta user to an existing Social Identity Provider.AgentPoolsApi.listAgentPools
(Integer limitPerPoolType, AgentType poolType, String after) List all Agent Pools Lists all agent pools with pagination supportAgentPoolsApi.listAgentPools
(Integer limitPerPoolType, AgentType poolType, String after, Map<String, String> additionalHeaders) List all Agent Pools Lists all agent pools with pagination supportAgentPoolsApi.listAgentPoolsUpdates
(String poolId, Boolean scheduled) List all Agent Pool updates Lists all agent pool updatesAgentPoolsApi.listAgentPoolsUpdates
(String poolId, Boolean scheduled, Map<String, String> additionalHeaders) List all Agent Pool updates Lists all agent pool updatesCustomizationApi.listAllSignInWidgetVersions
(String brandId) List all Sign-in Widget Versions Lists all sign-in widget versions supported by the current orgCustomizationApi.listAllSignInWidgetVersions
(String brandId, Map<String, String> additionalHeaders) List all Sign-in Widget Versions Lists all sign-in widget versions supported by the current orgApiServiceIntegrationsApi.listApiServiceIntegrationInstances
(String after) List all API Service Integration instances Lists all API Service Integration instances with a pagination optionApiServiceIntegrationsApi.listApiServiceIntegrationInstances
(String after, Map<String, String> additionalHeaders) List all API Service Integration instances Lists all API Service Integration instances with a pagination optionApiServiceIntegrationsApi.listApiServiceIntegrationInstanceSecrets
(String apiServiceId) List all API Service Integration instance Secrets Lists all client secrets for an API Service Integration instance by `apiServiceId`ApiServiceIntegrationsApi.listApiServiceIntegrationInstanceSecrets
(String apiServiceId, Map<String, String> additionalHeaders) List all API Service Integration instance Secrets Lists all client secrets for an API Service Integration instance by `apiServiceId`ApiTokenApi.listApiTokens
(String after, Integer limit, String q) List all API Token Metadata Lists all the metadata of the active API tokensApiTokenApi.listApiTokens
(String after, Integer limit, String q, Map<String, String> additionalHeaders) List all API Token Metadata Lists all the metadata of the active API tokensApplicationGroupsApi.listApplicationGroupAssignments
(String appId, String q, String after, Integer limit, String expand) List all Assigned Groups Lists all group assignments for an applicationApplicationGroupsApi.listApplicationGroupAssignments
(String appId, String q, String after, Integer limit, String expand, Map<String, String> additionalHeaders) List all Assigned Groups Lists all group assignments for an applicationApplicationCredentialsApi.listApplicationKeys
(String appId) List all Key Credentials Lists all key credentials for an applicationApplicationCredentialsApi.listApplicationKeys
(String appId, Map<String, String> additionalHeaders) List all Key Credentials Lists all key credentials for an applicationApplicationApi.listApplications
(String q, String after, Integer limit, String filter, String expand, Boolean includeNonDeleted) List all Applications Lists all applications with pagination.ApplicationApi.listApplications
(String q, String after, Integer limit, String filter, String expand, Boolean includeNonDeleted, Map<String, String> additionalHeaders) List all Applications Lists all applications with pagination.RoleTargetApi.listApplicationTargetsForApplicationAdministratorRoleForGroup
(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.listApplicationTargetsForApplicationAdministratorRoleForGroup
(String groupId, String roleId, String after, Integer limit, Map<String, String> additionalHeaders) List all Application Targets for an Application Administrator Role Lists all App targets for an `APP_ADMIN` Role assigned to a Group.RoleTargetApi.listApplicationTargetsForApplicationAdministratorRoleForUser
(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.RoleTargetApi.listApplicationTargetsForApplicationAdministratorRoleForUser
(String userId, String roleId, String after, Integer limit, Map<String, String> additionalHeaders) List all Application Targets for Application Administrator Role Lists all App targets for an `APP_ADMIN` Role assigned to a User.ApplicationUsersApi.listApplicationUsers
(String appId, String q, String queryScope, String after, Integer limit, String filter, String expand) List all assigned Users Lists all assigned users for an appApplicationUsersApi.listApplicationUsers
(String appId, String q, String queryScope, String after, Integer limit, String filter, String expand, Map<String, String> additionalHeaders) List all assigned Users Lists all assigned users for an appUserApi.listAppLinks
(String userId) List all Assigned Application Links Lists all appLinks for all direct or indirect (via group membership) assigned applicationsUserApi.listAppLinks
(String userId, Map<String, String> additionalHeaders) List all Assigned Application Links Lists all appLinks for all direct or indirect (via group membership) assigned applicationsGroupApi.listAssignedApplicationsForGroup
(String groupId, String after, Integer limit) List all Assigned Applications Lists all applications that are assigned to a groupGroupApi.listAssignedApplicationsForGroup
(String groupId, String after, Integer limit, Map<String, String> additionalHeaders) List all Assigned Applications Lists all applications that are assigned to a groupRoleAssignmentApi.listAssignedRolesForUser
(String userId, String expand) List all Roles assigned to a User Lists all roles assigned to a user identified by `userId`RoleAssignmentApi.listAssignedRolesForUser
(String userId, String expand, Map<String, String> additionalHeaders) List all Roles assigned to a User Lists all roles assigned to a user identified by `userId`AuthorizationServerApi.listAssociatedServersByTrustedType
(String authServerId, Boolean trusted, String q, Integer limit, String after) List all Associated Authorization Servers Lists all associated authorization servers by trusted type for the given `authServerId`AuthorizationServerApi.listAssociatedServersByTrustedType
(String authServerId, Boolean trusted, String q, Integer limit, String after, Map<String, String> additionalHeaders) List all Associated Authorization Servers Lists all associated authorization servers by trusted type for the given `authServerId`AuthenticatorApi.listAuthenticatorMethods
(String authenticatorId) List all Methods of an Authenticator Lists all Methods of an Authenticator identified by `authenticatorId`AuthenticatorApi.listAuthenticatorMethods
(String authenticatorId, Map<String, String> additionalHeaders) List all Methods of an Authenticator Lists all Methods of an Authenticator identified by `authenticatorId`AuthenticatorApi.listAuthenticators()
List all Authenticators Lists all authenticatorsAuthenticatorApi.listAuthenticators
(Map<String, String> additionalHeaders) List all Authenticators Lists all authenticatorsAuthorizationServerApi.listAuthorizationServerKeys
(String authServerId) List all Credential Keys Lists all credential keysAuthorizationServerApi.listAuthorizationServerKeys
(String authServerId, Map<String, String> additionalHeaders) List all Credential Keys Lists all credential keysAuthorizationServerApi.listAuthorizationServerPolicies
(String authServerId) List all Policies Lists all policiesAuthorizationServerApi.listAuthorizationServerPolicies
(String authServerId, Map<String, String> additionalHeaders) List all Policies Lists all policiesAuthorizationServerApi.listAuthorizationServerPolicyRules
(String authServerId, String policyId) List all Policy Rules Lists all policy rules for the specified Custom Authorization Server and PolicyAuthorizationServerApi.listAuthorizationServerPolicyRules
(String authServerId, String policyId, Map<String, String> additionalHeaders) List all Policy Rules Lists all policy rules for the specified Custom Authorization Server and PolicyAuthorizationServerApi.listAuthorizationServers
(String q, Integer limit, String after) List all Authorization Servers Lists all authorization serversAuthorizationServerApi.listAuthorizationServers
(String q, Integer limit, String after, Map<String, String> additionalHeaders) List all Authorization Servers Lists all authorization serversBehaviorApi.listBehaviorDetectionRules()
List all Behavior Detection Rules Lists all behavior detection rules with pagination supportBehaviorApi.listBehaviorDetectionRules
(Map<String, String> additionalHeaders) List all Behavior Detection Rules Lists all behavior detection rules with pagination supportResourceSetApi.listBindings
(String resourceSetId, String after) List all Bindings Lists all Resource Set bindings with pagination supportResourceSetApi.listBindings
(String resourceSetId, String after, Map<String, String> additionalHeaders) List all Bindings Lists all Resource Set bindings with pagination supportCustomizationApi.listBrandDomains
(String brandId) List all Domains associated with a Brand Lists all domains associated with a brand by `brandId`CustomizationApi.listBrandDomains
(String brandId, Map<String, String> additionalHeaders) List all Domains associated with a Brand Lists all domains associated with a brand by `brandId`List all Brands Lists all the brands in your orgCustomizationApi.listBrands
(List<String> expand, String after, Integer limit, String q, Map<String, String> additionalHeaders) List all Brands Lists all the brands in your orgCustomizationApi.listBrandThemes
(String brandId) List all Themes Lists all the themes in your brandCustomizationApi.listBrandThemes
(String brandId, Map<String, String> additionalHeaders) List all Themes Lists all the themes in your brandCaptchaApi.listCaptchaInstances()
List all CAPTCHA Instances Lists all CAPTCHA instances with pagination support.CaptchaApi.listCaptchaInstances
(Map<String, String> additionalHeaders) List all CAPTCHA Instances Lists all CAPTCHA instances with pagination support.ApplicationCredentialsApi.listCsrsForApplication
(String appId) List all Certificate Signing Requests Lists all Certificate Signing Requests for an applicationApplicationCredentialsApi.listCsrsForApplication
(String appId, Map<String, String> additionalHeaders) List all Certificate Signing Requests Lists all Certificate Signing Requests for an applicationIdentityProviderApi.listCsrsForIdentityProvider
(String idpId) List all Certificate Signing Requests Lists all Certificate Signing Requests for an IdPIdentityProviderApi.listCsrsForIdentityProvider
(String idpId, Map<String, String> additionalHeaders) List all Certificate Signing Requests Lists all Certificate Signing Requests for an IdPCustomDomainApi.listCustomDomains()
List all Custom Domains Lists all verified custom domains for the orgCustomDomainApi.listCustomDomains
(Map<String, String> additionalHeaders) List all Custom Domains Lists all verified custom domains for the orgDeviceAssuranceApi.listDeviceAssurancePolicies()
List all Device Assurance Policies Lists all device assurance policiesDeviceAssuranceApi.listDeviceAssurancePolicies
(Map<String, String> additionalHeaders) List all Device Assurance Policies Lists all device assurance policiesDeviceApi.listDevices
(String after, Integer limit, String search, String expand) List all Devices Lists all devices with pagination support.DeviceApi.listDevices
(String after, Integer limit, String search, String expand, Map<String, String> additionalHeaders) List all Devices Lists all devices with pagination support.DeviceApi.listDeviceUsers
(String deviceId) List all Users for a Device Lists all Users for a Device by `deviceId`DeviceApi.listDeviceUsers
(String deviceId, Map<String, String> additionalHeaders) List all Users for a Device Lists all Users for a Device by `deviceId`CustomizationApi.listEmailCustomizations
(String brandId, String templateName, String after, Integer limit) List all Email Customizations Lists all customizations of an email templateCustomizationApi.listEmailCustomizations
(String brandId, String templateName, String after, Integer limit, Map<String, String> additionalHeaders) List all Email Customizations Lists all customizations of an email templateEmailDomainApi.listEmailDomains
(List<String> expand) List all Email Domains Lists all the Email Domains in your orgList all Email Domains Lists all the Email Domains in your orgEmailServerApi.listEmailServers()
List all enrolled SMTP servers Lists all the enrolled custom email SMTP serversEmailServerApi.listEmailServers
(Map<String, String> additionalHeaders) List all enrolled SMTP servers Lists all the enrolled custom email SMTP serversCustomizationApi.listEmailTemplates
(String brandId, String after, Integer limit, List<String> expand) List all Email Templates Lists all email templatesCustomizationApi.listEmailTemplates
(String brandId, String after, Integer limit, List<String> expand, Map<String, String> additionalHeaders) List all Email Templates Lists all email templatesEventHookApi.listEventHooks()
List all Event Hooks Lists all event hooksEventHookApi.listEventHooks
(Map<String, String> additionalHeaders) List all Event Hooks Lists all event hooksUserFactorApi.listFactors
(String userId) List all Factors Lists all the enrolled factors for the specified userUserFactorApi.listFactors
(String userId, Map<String, String> additionalHeaders) List all Factors Lists all the enrolled factors for the specified userFeatureApi.listFeatureDependencies
(String featureId) List all Dependencies Lists all dependenciesFeatureApi.listFeatureDependencies
(String featureId, Map<String, String> additionalHeaders) List all Dependencies Lists all dependenciesFeatureApi.listFeatureDependents
(String featureId) List all Dependents Lists all dependentsFeatureApi.listFeatureDependents
(String featureId, Map<String, String> additionalHeaders) List all Dependents Lists all dependentsFeatureApi.listFeatures()
List all Features Lists all featuresFeatureApi.listFeatures
(Map<String, String> additionalHeaders) List all Features Lists all featuresApplicationFeaturesApi.listFeaturesForApplication
(String appId) List all Features Lists all features for an application > **Note:** The only application feature currently supported is `USER_PROVISIONING`.ApplicationFeaturesApi.listFeaturesForApplication
(String appId, Map<String, String> additionalHeaders) List all Features Lists all features for an application > **Note:** The only application feature currently supported is `USER_PROVISIONING`.UserApi.listGrantsForUserAndClient
(String userId, String clientId, String expand, String after, Integer limit) List all Grants for a Client Lists all grants for a specified user and clientUserApi.listGrantsForUserAndClient
(String userId, String clientId, String expand, String after, Integer limit, Map<String, String> additionalHeaders) List all Grants for a Client Lists all grants for a specified user and clientRoleAssignmentApi.listGroupAssignedRoles
(String groupId, String expand) List all Assigned Roles of Group Lists all assigned roles of group identified by `groupId`RoleAssignmentApi.listGroupAssignedRoles
(String groupId, String expand, Map<String, String> additionalHeaders) List all Assigned Roles of Group Lists all assigned roles of group identified by `groupId`GroupApi.listGroupOwners
(String groupId, String filter, String after, Integer limit) List all Group Owners Lists all owners for a specific groupGroupApi.listGroupOwners
(String groupId, String filter, String after, Integer limit, Map<String, String> additionalHeaders) List all Group Owners Lists all owners for a specific groupGroupApi.listGroupRules
(Integer limit, String after, String search, String expand) List all Group Rules Lists all group rulesGroupApi.listGroupRules
(Integer limit, String after, String search, String expand, Map<String, String> additionalHeaders) List all Group Rules Lists all group rulesGroupApi.listGroups
(String q, String filter, String after, Integer limit, String expand, String search, String sortBy, String sortOrder) List all Groups Lists all groups with pagination support.GroupApi.listGroups
(String q, String filter, String after, Integer limit, String expand, String search, String sortBy, String sortOrder, Map<String, String> additionalHeaders) List all Groups Lists all groups with pagination support.RoleTargetApi.listGroupTargetsForGroupRole
(String groupId, String roleId, String after, Integer limit) List all Group Targets for a Group Role Lists all group targets for a group roleRoleTargetApi.listGroupTargetsForGroupRole
(String groupId, String roleId, String after, Integer limit, Map<String, String> additionalHeaders) List all Group Targets for a Group Role Lists all group targets for a group roleRoleTargetApi.listGroupTargetsForRole
(String userId, String roleId, String after, Integer limit) List all Group Targets for Role Lists all group targets for roleRoleTargetApi.listGroupTargetsForRole
(String userId, String roleId, String after, Integer limit, Map<String, String> additionalHeaders) List all Group Targets for Role Lists all group targets for roleGroupApi.listGroupUsers
(String groupId, String after, Integer limit) List all Member Users Lists all users that are a member of a groupGroupApi.listGroupUsers
(String groupId, String after, Integer limit, Map<String, String> additionalHeaders) List all Member Users Lists all users that are a member of a groupHookKeyApi.listHookKeys()
List all keys Lists all keysHookKeyApi.listHookKeys
(Map<String, String> additionalHeaders) List all keys Lists all keysIdentityProviderApi.listIdentityProviderApplicationUsers
(String idpId) List all Users Lists all users linked to the identity providerIdentityProviderApi.listIdentityProviderApplicationUsers
(String idpId, Map<String, String> additionalHeaders) List all Users Lists all users linked to the identity providerIdentityProviderApi.listIdentityProviderKeys
(String after, Integer limit) List all Credential Keys Lists all IdP key credentialsIdentityProviderApi.listIdentityProviderKeys
(String after, Integer limit, Map<String, String> additionalHeaders) List all Credential Keys Lists all IdP key credentialsIdentityProviderApi.listIdentityProviders
(String q, String after, Integer limit, String type) List all Identity Providers Lists all identity provider integrations with pagination.IdentityProviderApi.listIdentityProviders
(String q, String after, Integer limit, String type, Map<String, String> additionalHeaders) List all Identity Providers Lists all identity provider integrations with pagination.IdentityProviderApi.listIdentityProviderSigningKeys
(String idpId) List all Signing Credential Keys Lists all signing key credentials for an IdPIdentityProviderApi.listIdentityProviderSigningKeys
(String idpId, Map<String, String> additionalHeaders) List all Signing Credential Keys Lists all signing key credentials for an IdPIdentitySourceApi.listIdentitySourceSessions
(String identitySourceId) List all Identity Source Sessions Lists all identity source sessions for the given identity source instanceIdentitySourceApi.listIdentitySourceSessions
(String identitySourceId, Map<String, String> additionalHeaders) List all Identity Source Sessions Lists all identity source sessions for the given identity source instanceInlineHookApi.listInlineHooks
(String type) List all Inline Hooks Lists all inline hooksInlineHookApi.listInlineHooks
(String type, Map<String, String> additionalHeaders) List all Inline Hooks Lists all inline hooksLinkedObjectApi.listLinkedObjectDefinitions()
List all Linked Object Definitions Lists all linked object definitionsLinkedObjectApi.listLinkedObjectDefinitions
(Map<String, String> additionalHeaders) List all Linked Object Definitions Lists all linked object definitionsUserApi.listLinkedObjectsForUser
(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 nameUserApi.listLinkedObjectsForUser
(String userId, String relationshipName, String after, Integer limit, Map<String, String> additionalHeaders) List all Linked Objects Lists all linked objects for a user, relationshipName can be a primary or associated relationship nameSystemLogApi.listLogEvents
(OffsetDateTime since, OffsetDateTime until, String filter, String q, Integer limit, String sortOrder, String after) List all System Log Events Lists all system log events.SystemLogApi.listLogEvents
(OffsetDateTime since, OffsetDateTime until, String filter, String q, Integer limit, String sortOrder, String after, Map<String, String> additionalHeaders) List all System Log Events Lists all system log events.LogStreamApi.listLogStreams
(String after, Integer limit, String filter) List all Log Streams Lists all Log Stream objects in your org.LogStreamApi.listLogStreams
(String after, Integer limit, String filter, Map<String, String> additionalHeaders) List all Log Streams Lists all Log Stream objects in your org.SchemaApi.listLogStreamSchemas()
List the Log Stream Schemas Lists the schema for all log stream types visible for this orgSchemaApi.listLogStreamSchemas
(Map<String, String> additionalHeaders) List the Log Stream Schemas Lists the schema for all log stream types visible for this orgResourceSetApi.listMembersOfBinding
(String resourceSetId, String roleIdOrLabel, String after) List all Members of a binding Lists all members of a Resource Set binding with pagination supportResourceSetApi.listMembersOfBinding
(String resourceSetId, String roleIdOrLabel, String after, Map<String, String> additionalHeaders) List all Members of a binding Lists all members of a Resource Set binding with pagination supportNetworkZoneApi.listNetworkZones
(String after, Integer limit, String filter) List all Network Zones Lists all network zones with pagination.NetworkZoneApi.listNetworkZones
(String after, Integer limit, String filter, Map<String, String> additionalHeaders) List all Network Zones Lists all network zones with pagination.AuthorizationServerApi.listOAuth2Claims
(String authServerId) List all Custom Token Claims Lists all custom token claimsAuthorizationServerApi.listOAuth2Claims
(String authServerId, Map<String, String> additionalHeaders) List all Custom Token Claims Lists all custom token claimsAuthorizationServerApi.listOAuth2ClientsForAuthorizationServer
(String authServerId) List all Clients Lists all clientsAuthorizationServerApi.listOAuth2ClientsForAuthorizationServer
(String authServerId, Map<String, String> additionalHeaders) List all Clients Lists all clientsAuthorizationServerApi.listOAuth2Scopes
(String authServerId, String q, String filter, String cursor, Integer limit) List all Custom Token Scopes Lists all custom token scopesAuthorizationServerApi.listOAuth2Scopes
(String authServerId, String q, String filter, String cursor, Integer limit, Map<String, String> additionalHeaders) List all Custom Token Scopes Lists all custom token scopesApplicationTokensApi.listOAuth2TokensForApplication
(String appId, String expand, String after, Integer limit) List all OAuth 2.0 Tokens Lists all tokens for the applicationApplicationTokensApi.listOAuth2TokensForApplication
(String appId, String expand, String after, Integer limit, Map<String, String> additionalHeaders) List all OAuth 2.0 Tokens Lists all tokens for the applicationPolicyApi.listPolicies
(String type, String status, String expand) List all Policies Lists all policies with the specified typePolicyApi.listPolicies
(String type, String status, String expand, Map<String, String> additionalHeaders) List all Policies Lists all policies with the specified typePolicyApi.listPolicyApps
(String policyId) Deprecated.PolicyApi.listPolicyApps
(String policyId, Map<String, String> additionalHeaders) Deprecated.PolicyApi.listPolicyMappings
(String policyId) List all resources mapped to a Policy Lists all resources mapped to a Policy identified by `policyId`PolicyApi.listPolicyMappings
(String policyId, Map<String, String> additionalHeaders) List all resources mapped to a Policy Lists all resources mapped to a Policy identified by `policyId`PolicyApi.listPolicyRules
(String policyId) List all Policy Rules Lists all policy rulesPolicyApi.listPolicyRules
(String policyId, Map<String, String> additionalHeaders) List all Policy Rules Lists all policy rulesPrincipalRateLimitApi.listPrincipalRateLimitEntities
(String filter, String after, Integer limit) List all Principal Rate Limits Lists all Principal Rate Limit entities considering the provided parametersPrincipalRateLimitApi.listPrincipalRateLimitEntities
(String filter, String after, Integer limit, Map<String, String> additionalHeaders) List all Principal Rate Limits Lists all Principal Rate Limit entities considering the provided parametersProfileMappingApi.listProfileMappings
(String after, Integer limit, String sourceId, String targetId) List all Profile Mappings Lists all profile mappings in your organization with [pagination](https://developer.okta.com/docs/api/#pagination).ProfileMappingApi.listProfileMappings
(String after, Integer limit, String sourceId, String targetId, Map<String, String> additionalHeaders) List all Profile Mappings Lists all profile mappings in your organization with [pagination](https://developer.okta.com/docs/api/#pagination).PushProviderApi.listPushProviders
(ProviderType type) List all Push Providers Lists all push providersPushProviderApi.listPushProviders
(ProviderType type, Map<String, String> additionalHeaders) List all Push Providers Lists all push providersList all Realms Lists all RealmsRealmApi.listRealms
(Integer limit, String after, String search, String sortBy, String sortOrder, Map<String, String> additionalHeaders) List all Realms Lists all RealmsAuthorizationServerApi.listRefreshTokensForAuthorizationServerAndClient
(String authServerId, String clientId, String expand, String after, Integer limit) List all Refresh Tokens for a Client Lists all refresh tokens for a clientAuthorizationServerApi.listRefreshTokensForAuthorizationServerAndClient
(String authServerId, String clientId, String expand, String after, Integer limit, Map<String, String> additionalHeaders) List all Refresh Tokens for a Client Lists all refresh tokens for a clientUserApi.listRefreshTokensForUserAndClient
(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 ClientUserApi.listRefreshTokensForUserAndClient
(String userId, String clientId, String expand, String after, Integer limit, Map<String, String> additionalHeaders) List all Refresh Tokens for a Client Lists all refresh tokens issued for the specified User and ClientResourceSetApi.listResourceSetResources
(String resourceSetId) List all Resources of a Resource Set Lists all resources that make up the Resource SetResourceSetApi.listResourceSetResources
(String resourceSetId, Map<String, String> additionalHeaders) List all Resources of a Resource Set Lists all resources that make up the Resource SetResourceSetApi.listResourceSets
(String after) List all Resource Sets Lists all Resource Sets with pagination supportResourceSetApi.listResourceSets
(String after, Map<String, String> additionalHeaders) List all Resource Sets Lists all Resource Sets with pagination supportRiskProviderApi.listRiskProviders()
List all Risk Providers Lists all Risk Provider objectsRiskProviderApi.listRiskProviders
(Map<String, String> additionalHeaders) List all Risk Providers Lists all Risk Provider objectsRoleApi.listRolePermissions
(String roleIdOrLabel) List all Permissions Lists all permissions of the role by `roleIdOrLabel`RoleApi.listRolePermissions
(String roleIdOrLabel, Map<String, String> additionalHeaders) List all Permissions Lists all permissions of the role by `roleIdOrLabel`List all Roles Lists all roles with pagination supportList all Roles Lists all roles with pagination supportApplicationGrantsApi.listScopeConsentGrants
(String appId, String expand) List all Scope Consent Grants Lists all scope consent grants for the applicationApplicationGrantsApi.listScopeConsentGrants
(String appId, String expand, Map<String, String> additionalHeaders) List all Scope Consent Grants Lists all scope consent grants for the applicationTemplateApi.listSmsTemplates
(SmsTemplateType templateType) List all SMS Templates Lists all custom SMS templates.TemplateApi.listSmsTemplates
(SmsTemplateType templateType, Map<String, String> additionalHeaders) List all SMS Templates Lists all custom SMS templates.IdentityProviderApi.listSocialAuthTokens
(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 AuthIdentityProviderApi.listSocialAuthTokens
(String idpId, String userId, Map<String, String> additionalHeaders) 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 AuthSubscriptionApi.listSubscriptionsRole
(ListSubscriptionsRoleRoleRefParameter roleRef) List all Subscriptions for a Role Lists all subscriptions available to a specified RoleSubscriptionApi.listSubscriptionsRole
(ListSubscriptionsRoleRoleRefParameter roleRef, Map<String, String> additionalHeaders) List all Subscriptions for a Role Lists all subscriptions available to a specified RoleSubscriptionApi.listSubscriptionsUser
(String userId) List all Subscriptions for a User Lists all subscriptions available to a specified User.SubscriptionApi.listSubscriptionsUser
(String userId, Map<String, String> additionalHeaders) List all Subscriptions for a User Lists all subscriptions available to a specified User.UserFactorApi.listSupportedFactors
(String userId) List all Supported Factors Lists all the supported factors that can be enrolled for the specified userUserFactorApi.listSupportedFactors
(String userId, Map<String, String> additionalHeaders) List all Supported Factors Lists all the supported factors that can be enrolled for the specified userUserFactorApi.listSupportedSecurityQuestions
(String userId) List all Supported Security Questions Lists all available security questions for a user's `question` factorUserFactorApi.listSupportedSecurityQuestions
(String userId, Map<String, String> additionalHeaders) List all Supported Security Questions Lists all available security questions for a user's `question` factorTrustedOriginApi.listTrustedOrigins
(String q, String filter, String after, Integer limit) List all Trusted Origins Lists all trusted originsTrustedOriginApi.listTrustedOrigins
(String q, String filter, String after, Integer limit, Map<String, String> additionalHeaders) List all Trusted Origins Lists all trusted originsUiSchemaApi.listUISchemas()
List all UI Schemas Lists all UI Schemas in your orgUiSchemaApi.listUISchemas
(Map<String, String> additionalHeaders) List all UI Schemas Lists all UI Schemas in your orgUserApi.listUserBlocks
(String userId) List all User Blocks Lists information about how the user is blocked from accessing their accountUserApi.listUserBlocks
(String userId, Map<String, String> additionalHeaders) List all User Blocks Lists information about how the user is blocked from accessing their accountUserApi.listUserClients
(String userId) List all Clients Lists all client resources for which the specified user has grants or tokensUserApi.listUserClients
(String userId, Map<String, String> additionalHeaders) List all Clients Lists all client resources for which the specified user has grants or tokensList all User Grants Lists all grants for the specified userUserApi.listUserGrants
(String userId, String scopeId, String expand, String after, Integer limit, Map<String, String> additionalHeaders) List all User Grants Lists all grants for the specified userUserApi.listUserGroups
(String userId) List all Groups Lists all groups of which the user is a memberUserApi.listUserGroups
(String userId, Map<String, String> additionalHeaders) List all Groups Lists all groups of which the user is a memberUserApi.listUserIdentityProviders
(String userId) List all Identity Providers Lists the IdPs associated with the userUserApi.listUserIdentityProviders
(String userId, Map<String, String> additionalHeaders) List all Identity Providers Lists the IdPs associated with the userUserApi.listUsers
(String q, String after, Integer limit, String filter, String search, String sortBy, String sortOrder) List all Users Lists all users that do not have a status of 'DEPROVISIONED' (by default), up to the maximum (200 for most orgs), with pagination.UserApi.listUsers
(String q, String after, Integer limit, String filter, String search, String sortBy, String sortOrder, Map<String, String> additionalHeaders) List all Users Lists all users that do not have a status of 'DEPROVISIONED' (by default), up to the maximum (200 for most orgs), with pagination.RoleAssignmentApi.listUsersWithRoleAssignments
(String after, Integer limit) List all Users with Role Assignments Lists all users with Role AssignmentsRoleAssignmentApi.listUsersWithRoleAssignments
(String after, Integer limit, Map<String, String> additionalHeaders) List all Users with Role Assignments Lists all users with Role AssignmentsUserTypeApi.listUserTypes()
List all User Types Lists all User Types in your orgUserTypeApi.listUserTypes
(Map<String, String> additionalHeaders) List all User Types Lists all User Types in your orgPolicyApi.mapResourceToPolicy
(String policyId, PolicyMappingRequest policyMappingRequest) Map a resource to a Policy Maps a resource to a Policy identified by `policyId`PolicyApi.mapResourceToPolicy
(String policyId, PolicyMappingRequest policyMappingRequest, Map<String, String> additionalHeaders) Map a resource to a Policy Maps a resource to a Policy identified by `policyId`OrgSettingApi.optInUsersToOktaCommunicationEmails()
Opt in all Users to Okta Communication emails Opts in all users of this org to Okta Communication emailsOrgSettingApi.optInUsersToOktaCommunicationEmails
(Map<String, String> additionalHeaders) Opt in all Users to Okta Communication emails Opts in all users of this org to Okta Communication emailsOrgSettingApi.optOutUsersFromOktaCommunicationEmails()
Opt out all Users from Okta Communication emails Opts out all users of this org from Okta Communication emailsOrgSettingApi.optOutUsersFromOktaCommunicationEmails
(Map<String, String> additionalHeaders) Opt out all Users from Okta Communication emails Opts out all users of this org from Okta Communication emailsAgentPoolsApi.pauseAgentPoolsUpdate
(String poolId, String updateId) Pause an Agent Pool update Pauses running or queued Agent pool updateAgentPoolsApi.pauseAgentPoolsUpdate
(String poolId, String updateId, Map<String, String> additionalHeaders) Pause an Agent Pool update Pauses running or queued Agent pool updateApplicationSsoApi.previewSAMLmetadataForApplication
(String appId) Preview the application SAML metadata Previews the SSO SAML metadata for an applicationApplicationSsoApi.previewSAMLmetadataForApplication
(String appId, Map<String, String> additionalHeaders) Preview the application SAML metadata Previews the SSO SAML metadata for an applicationIdentityProviderApi.publishCsrForIdentityProvider
(String idpId, String idpCsrId, File body) Publish a Certificate Signing Request Publishes a certificate signing request with a signed X.509 certificate and adds it into the signing key credentials for the IdPIdentityProviderApi.publishCsrForIdentityProvider
(String idpId, String idpCsrId, File body, Map<String, String> additionalHeaders) Publish a Certificate Signing Request Publishes a certificate signing request with a signed X.509 certificate and adds it into the signing key credentials for the IdPApplicationCredentialsApi.publishCsrFromApplication
(String appId, String csrId, File body) Publish a Certificate Signing Request Publishes a certificate signing request for the app with a signed X.509 certificate and adds it into the application key credentialsApplicationCredentialsApi.publishCsrFromApplication
(String appId, String csrId, File body, Map<String, String> additionalHeaders) Publish a Certificate Signing Request Publishes a certificate signing request for the app with a signed X.509 certificate and adds it into the application key credentialsUserApi.reactivateUser
(String userId, Boolean sendEmail) Reactivate a User Reactivates a user.Reactivate a User Reactivates a user.SessionApi.refreshSession
(String sessionId) Refresh a Session Refreshes an existing Session using the `id` for that Session.SessionApi.refreshSession
(String sessionId, Map<String, String> additionalHeaders) Refresh a Session Refreshes an existing Session using the `id` for that Session.ApplicationApi.replaceApplication
(String appId, Application application) Replace an Application Replaces an applicationApplicationApi.replaceApplication
(String appId, Application application, Map<String, String> additionalHeaders) Replace an Application Replaces an applicationAuthenticatorApi.replaceAuthenticator
(String authenticatorId, Authenticator authenticator) Replace an Authenticator Replaces the properties for an Authenticator identified by `authenticatorId`AuthenticatorApi.replaceAuthenticator
(String authenticatorId, Authenticator authenticator, Map<String, String> additionalHeaders) Replace an Authenticator Replaces the properties for an Authenticator identified by `authenticatorId`AuthenticatorApi.replaceAuthenticatorMethod
(String authenticatorId, AuthenticatorMethodType methodType, AuthenticatorMethodBase authenticatorMethodBase) Replace a Method Replaces a Method of `methodType` for an Authenticator identified by `authenticatorId`AuthenticatorApi.replaceAuthenticatorMethod
(String authenticatorId, AuthenticatorMethodType methodType, AuthenticatorMethodBase authenticatorMethodBase, Map<String, String> additionalHeaders) Replace a Method Replaces a Method of `methodType` for an Authenticator identified by `authenticatorId`AuthorizationServerApi.replaceAuthorizationServer
(String authServerId, AuthorizationServer authorizationServer) Replace an Authorization Server Replaces an authorization serverAuthorizationServerApi.replaceAuthorizationServer
(String authServerId, AuthorizationServer authorizationServer, Map<String, String> additionalHeaders) Replace an Authorization Server Replaces an authorization serverAuthorizationServerApi.replaceAuthorizationServerPolicy
(String authServerId, String policyId, AuthorizationServerPolicy policy) Replace a Policy Replaces a policyAuthorizationServerApi.replaceAuthorizationServerPolicy
(String authServerId, String policyId, AuthorizationServerPolicy policy, Map<String, String> additionalHeaders) Replace a Policy Replaces a policyAuthorizationServerApi.replaceAuthorizationServerPolicyRule
(String authServerId, String policyId, String ruleId, AuthorizationServerPolicyRule policyRule) Replace a Policy Rule Replaces the configuration of the Policy Rule defined in the specified Custom Authorization Server and PolicyAuthorizationServerApi.replaceAuthorizationServerPolicyRule
(String authServerId, String policyId, String ruleId, AuthorizationServerPolicyRule policyRule, Map<String, String> additionalHeaders) Replace a Policy Rule Replaces the configuration of the Policy Rule defined in the specified Custom Authorization Server and PolicyBehaviorApi.replaceBehaviorDetectionRule
(String behaviorId, BehaviorRule rule) Replace a Behavior Detection Rule Replaces a Behavior Detection Rule by `behaviorId`BehaviorApi.replaceBehaviorDetectionRule
(String behaviorId, BehaviorRule rule, Map<String, String> additionalHeaders) Replace a Behavior Detection Rule Replaces a Behavior Detection Rule by `behaviorId`CustomizationApi.replaceBrand
(String brandId, BrandRequest brand, List<String> expand) Replace a Brand Replaces a brand by `brandId`CustomizationApi.replaceBrand
(String brandId, BrandRequest brand, List<String> expand, Map<String, String> additionalHeaders) Replace a Brand Replaces a brand by `brandId`CustomizationApi.replaceBrandTheme
(String brandId, String themeId, Theme theme) Replace a Theme Replaces a theme for a brandCustomizationApi.replaceBrandTheme
(String brandId, String themeId, Theme theme, Map<String, String> additionalHeaders) Replace a Theme Replaces a theme for a brandCaptchaApi.replaceCaptchaInstance
(String captchaId, CAPTCHAInstance instance) Replace a CAPTCHA Instance Replaces the properties for a specified CAPTCHA instanceCaptchaApi.replaceCaptchaInstance
(String captchaId, CAPTCHAInstance instance, Map<String, String> additionalHeaders) Replace a CAPTCHA Instance Replaces the properties for a specified CAPTCHA instanceCustomDomainApi.replaceCustomDomain
(String domainId, UpdateDomain updateDomain) Replace a Custom Domain's Brand Replaces a custom domain's brandCustomDomainApi.replaceCustomDomain
(String domainId, UpdateDomain updateDomain, Map<String, String> additionalHeaders) Replace a Custom Domain's Brand Replaces a custom domain's brandCustomizationApi.replaceCustomizedErrorPage
(String brandId, ErrorPage errorPage) Replace the Customized Error Page Replaces the customized error page.CustomizationApi.replaceCustomizedErrorPage
(String brandId, ErrorPage errorPage, Map<String, String> additionalHeaders) Replace the Customized Error Page Replaces the customized error page.CustomizationApi.replaceCustomizedSignInPage
(String brandId, SignInPage signInPage) Replace the Customized Sign-in Page Replaces the customized sign-in page.CustomizationApi.replaceCustomizedSignInPage
(String brandId, SignInPage signInPage, Map<String, String> additionalHeaders) Replace the Customized Sign-in Page Replaces the customized sign-in page.DeviceAssuranceApi.replaceDeviceAssurancePolicy
(String deviceAssuranceId, DeviceAssurance deviceAssurance) Replace a Device Assurance Policy Replaces a Device Assurance Policy by `deviceAssuranceId`DeviceAssuranceApi.replaceDeviceAssurancePolicy
(String deviceAssuranceId, DeviceAssurance deviceAssurance, Map<String, String> additionalHeaders) Replace a Device Assurance Policy Replaces a Device Assurance Policy by `deviceAssuranceId`CustomizationApi.replaceEmailCustomization
(String brandId, String templateName, String customizationId, EmailCustomization instance) Replace an Email Customization Replaces an existing email customization using the property values providedCustomizationApi.replaceEmailCustomization
(String brandId, String templateName, String customizationId, EmailCustomization instance, Map<String, String> additionalHeaders) Replace an Email Customization Replaces an existing email customization using the property values providedEmailDomainApi.replaceEmailDomain
(String emailDomainId, UpdateEmailDomain updateEmailDomain, List<String> expand) Replace an Email Domain Replaces associated username and sender display name by `emailDomainId`EmailDomainApi.replaceEmailDomain
(String emailDomainId, UpdateEmailDomain updateEmailDomain, List<String> expand, Map<String, String> additionalHeaders) Replace an Email Domain Replaces associated username and sender display name by `emailDomainId`void
CustomizationApi.replaceEmailSettings
(String brandId, String templateName, EmailSettings emailSettings) Replace the Email Template Settings Replaces an email template's settingsvoid
CustomizationApi.replaceEmailSettings
(String brandId, String templateName, EmailSettings emailSettings, Map<String, String> additionalHeaders) Replace the Email Template Settings Replaces an email template's settingsEventHookApi.replaceEventHook
(String eventHookId, EventHook eventHook) Replace an Event Hook Replaces an event hookEventHookApi.replaceEventHook
(String eventHookId, EventHook eventHook, Map<String, String> additionalHeaders) Replace an Event Hook Replaces an event hookGroupApi.replaceGroup
(String groupId, Group group) Replace a Group Replaces the profile for a group with `OKTA_GROUP` typeReplace a Group Replaces the profile for a group with `OKTA_GROUP` typeGroupApi.replaceGroupRule
(String groupRuleId, GroupRule groupRule) Replace a Group Rule Replaces a group rule.GroupApi.replaceGroupRule
(String groupRuleId, GroupRule groupRule, Map<String, String> additionalHeaders) Replace a Group Rule Replaces a group rule.HookKeyApi.replaceHookKey
(String hookKeyId, KeyRequest keyRequest) Replace a key Replaces a key by `hookKeyId` This request replaces existing properties after passing validation.HookKeyApi.replaceHookKey
(String hookKeyId, KeyRequest keyRequest, Map<String, String> additionalHeaders) Replace a key Replaces a key by `hookKeyId` This request replaces existing properties after passing validation.IdentityProviderApi.replaceIdentityProvider
(String idpId, IdentityProvider identityProvider) Replace an Identity Provider Replaces an identity provider integration by `idpId`IdentityProviderApi.replaceIdentityProvider
(String idpId, IdentityProvider identityProvider, Map<String, String> additionalHeaders) Replace an Identity Provider Replaces an identity provider integration by `idpId`InlineHookApi.replaceInlineHook
(String inlineHookId, InlineHook inlineHook) Replace an Inline Hook Replaces an inline hook by `inlineHookId`InlineHookApi.replaceInlineHook
(String inlineHookId, InlineHook inlineHook, Map<String, String> additionalHeaders) Replace an Inline Hook Replaces an inline hook by `inlineHookId`LogStreamApi.replaceLogStream
(String logStreamId, LogStreamPutSchema instance) Replace a Log Stream Replaces the Log Stream object properties for a given ID.LogStreamApi.replaceLogStream
(String logStreamId, LogStreamPutSchema instance, Map<String, String> additionalHeaders) Replace a Log Stream Replaces the Log Stream object properties for a given ID.NetworkZoneApi.replaceNetworkZone
(String zoneId, NetworkZone zone) Replace a Network Zone Replaces a network zone by `zoneId`.NetworkZoneApi.replaceNetworkZone
(String zoneId, NetworkZone zone, Map<String, String> additionalHeaders) Replace a Network Zone Replaces a network zone by `zoneId`.AuthorizationServerApi.replaceOAuth2Claim
(String authServerId, String claimId, OAuth2Claim oAuth2Claim) Replace a Custom Token Claim Replaces a custom token claimAuthorizationServerApi.replaceOAuth2Claim
(String authServerId, String claimId, OAuth2Claim oAuth2Claim, Map<String, String> additionalHeaders) Replace a Custom Token Claim Replaces a custom token claimAuthorizationServerApi.replaceOAuth2Scope
(String authServerId, String scopeId, OAuth2Scope oAuth2Scope) Replace a Custom Token Scope Replaces a custom token scopeAuthorizationServerApi.replaceOAuth2Scope
(String authServerId, String scopeId, OAuth2Scope oAuth2Scope, Map<String, String> additionalHeaders) Replace a Custom Token Scope Replaces a custom token scopeOrgSettingApi.replaceOrgContactUser
(String contactType, OrgContactUser orgContactUser) Replace the User of the Contact Type Replaces the User associated with the specified Contact TypeOrgSettingApi.replaceOrgContactUser
(String contactType, OrgContactUser orgContactUser, Map<String, String> additionalHeaders) Replace the User of the Contact Type Replaces the User associated with the specified Contact TypeOrgSettingApi.replaceOrgSettings
(OrgSetting orgSetting) Replace the Org Settings Replaces the settings of your organizationOrgSettingApi.replaceOrgSettings
(OrgSetting orgSetting, Map<String, String> additionalHeaders) Replace the Org Settings Replaces the settings of your organizationPolicyApi.replacePolicy
(String policyId, Policy policy) Replace a Policy Replaces the properties of a Policy identified by `policyId`Replace a Policy Replaces the properties of a Policy identified by `policyId`PolicyApi.replacePolicyRule
(String policyId, String ruleId, PolicyRule policyRule) Replace a Policy Rule Replaces the properties for a Policy Rule identified by `policyId` and `ruleId`PolicyApi.replacePolicyRule
(String policyId, String ruleId, PolicyRule policyRule, Map<String, String> additionalHeaders) Replace a Policy Rule Replaces the properties for a Policy Rule identified by `policyId` and `ruleId`CustomizationApi.replacePreviewErrorPage
(String brandId, ErrorPage errorPage) Replace the Preview Error Page Replaces the preview error page.CustomizationApi.replacePreviewErrorPage
(String brandId, ErrorPage errorPage, Map<String, String> additionalHeaders) Replace the Preview Error Page Replaces the preview error page.CustomizationApi.replacePreviewSignInPage
(String brandId, SignInPage signInPage) Replace the Preview Sign-in Page Replaces the preview sign-in page.CustomizationApi.replacePreviewSignInPage
(String brandId, SignInPage signInPage, Map<String, String> additionalHeaders) Replace the Preview Sign-in Page Replaces the preview sign-in page.PrincipalRateLimitApi.replacePrincipalRateLimitEntity
(String principalRateLimitId, PrincipalRateLimitEntity entity) Replace a Principal Rate Limit Replaces a principal rate limit entity by `principalRateLimitId`PrincipalRateLimitApi.replacePrincipalRateLimitEntity
(String principalRateLimitId, PrincipalRateLimitEntity entity, Map<String, String> additionalHeaders) Replace a Principal Rate Limit Replaces a principal rate limit entity by `principalRateLimitId`PushProviderApi.replacePushProvider
(String pushProviderId, PushProvider pushProvider) Replace a Push Provider Replaces a push provider by `pushProviderId`PushProviderApi.replacePushProvider
(String pushProviderId, PushProvider pushProvider, Map<String, String> additionalHeaders) Replace a Push Provider Replaces a push provider by `pushProviderId`RateLimitSettingsApi.replaceRateLimitSettingsAdminNotifications
(RateLimitAdminNotifications rateLimitAdminNotifications) Replace the Rate Limit Admin Notification Settings Replaces the Rate Limit Admin Notification Settings and returns the configured propertiesRateLimitSettingsApi.replaceRateLimitSettingsAdminNotifications
(RateLimitAdminNotifications rateLimitAdminNotifications, Map<String, String> additionalHeaders) Replace the Rate Limit Admin Notification Settings Replaces the Rate Limit Admin Notification Settings and returns the configured propertiesRateLimitSettingsApi.replaceRateLimitSettingsPerClient
(PerClientRateLimitSettings perClientRateLimitSettings) Replace the Per-Client Rate Limit Settings Replaces the Per-Client Rate Limit Settings and returns the configured propertiesRateLimitSettingsApi.replaceRateLimitSettingsPerClient
(PerClientRateLimitSettings perClientRateLimitSettings, Map<String, String> additionalHeaders) Replace the Per-Client Rate Limit Settings Replaces the Per-Client Rate Limit Settings and returns the configured propertiesRateLimitSettingsApi.replaceRateLimitSettingsWarningThreshold
(RateLimitWarningThresholdRequest rateLimitWarningThreshold) Replace the Rate Limit Warning Threshold Percentage Replaces the Rate Limit Warning Threshold Percentage and returns the configured propertyRateLimitSettingsApi.replaceRateLimitSettingsWarningThreshold
(RateLimitWarningThresholdRequest rateLimitWarningThreshold, Map<String, String> additionalHeaders) Replace the Rate Limit Warning Threshold Percentage Replaces the Rate Limit Warning Threshold Percentage and returns the configured propertyResourceSetApi.replaceResourceSet
(String resourceSetId, ResourceSet instance) Replace a Resource Set Replaces a Resource Set by `resourceSetId`ResourceSetApi.replaceResourceSet
(String resourceSetId, ResourceSet instance, Map<String, String> additionalHeaders) Replace a Resource Set Replaces a Resource Set by `resourceSetId`RiskProviderApi.replaceRiskProvider
(String riskProviderId, RiskProvider instance) Replace a Risk Provider Replaces the properties for a given Risk Provider object IDRiskProviderApi.replaceRiskProvider
(String riskProviderId, RiskProvider instance, Map<String, String> additionalHeaders) Replace a Risk Provider Replaces the properties for a given Risk Provider object IDRoleApi.replaceRole
(String roleIdOrLabel, UpdateIamRoleRequest instance) Replace a Role Replaces a role by `roleIdOrLabel`RoleApi.replaceRole
(String roleIdOrLabel, UpdateIamRoleRequest instance, Map<String, String> additionalHeaders) Replace a Role Replaces a role by `roleIdOrLabel`RoleApi.replaceRolePermission
(String roleIdOrLabel, String permissionType, CreateUpdateIamRolePermissionRequest instance) Replace a Permission Replaces a permission specified by `permissionType` in the roleRoleApi.replaceRolePermission
(String roleIdOrLabel, String permissionType, CreateUpdateIamRolePermissionRequest instance, Map<String, String> additionalHeaders) Replace a Permission Replaces a permission specified by `permissionType` in the roleCustomizationApi.replaceSignOutPageSettings
(String brandId, HostedPage hostedPage) Replace the Sign-out Page Settings Replaces the sign-out page settingsCustomizationApi.replaceSignOutPageSettings
(String brandId, HostedPage hostedPage, Map<String, String> additionalHeaders) Replace the Sign-out Page Settings Replaces the sign-out page settingsTemplateApi.replaceSmsTemplate
(String templateId, SmsTemplate smsTemplate) Replace an SMS Template Replaces the SMS templateTemplateApi.replaceSmsTemplate
(String templateId, SmsTemplate smsTemplate, Map<String, String> additionalHeaders) Replace an SMS Template Replaces the SMS templateCaptchaApi.replacesOrgCaptchaSettings
(OrgCAPTCHASettings orgCAPTCHASettings) Replace the Org-wide CAPTCHA Settings Replaces the CAPTCHA settings object for your organization.CaptchaApi.replacesOrgCaptchaSettings
(OrgCAPTCHASettings orgCAPTCHASettings, Map<String, String> additionalHeaders) Replace the Org-wide CAPTCHA Settings Replaces the CAPTCHA settings object for your organization.TrustedOriginApi.replaceTrustedOrigin
(String trustedOriginId, TrustedOrigin trustedOrigin) Replace a Trusted Origin Replaces a trusted originTrustedOriginApi.replaceTrustedOrigin
(String trustedOriginId, TrustedOrigin trustedOrigin, Map<String, String> additionalHeaders) Replace a Trusted Origin Replaces a trusted originUiSchemaApi.replaceUISchemas
(String id, UpdateUISchema updateUISchemaBody) Replace a UI Schema Replaces a UI Schema by `id`UiSchemaApi.replaceUISchemas
(String id, UpdateUISchema updateUISchemaBody, Map<String, String> additionalHeaders) Replace a UI Schema Replaces a UI Schema by `id`UserApi.replaceUser
(String userId, User user, Boolean strict) Replace a User Replaces a user's profile and/or credentials using strict-update semanticsReplace a User Replaces a user's profile and/or credentials using strict-update semanticsAttackProtectionApi.replaceUserLockoutSettings
(UserLockoutSettings lockoutSettings) Replace the User Lockout Settings Replaces the User Lockout Settings for an orgAttackProtectionApi.replaceUserLockoutSettings
(UserLockoutSettings lockoutSettings, Map<String, String> additionalHeaders) Replace the User Lockout Settings Replaces the User Lockout Settings for an orgUserTypeApi.replaceUserType
(String typeId, UserTypePutRequest userType) Replace a User Type Replaces an existing User Type.UserTypeApi.replaceUserType
(String typeId, UserTypePutRequest userType, Map<String, String> additionalHeaders) Replace a User Type Replaces an existing User Type.UserFactorApi.resendEnrollFactor
(String userId, String factorId, UserFactor userFactor, String templateId) Resend a factor enrollment Resends a factor challenge (SMS/call/email OTP) as part of an enrollment flow.UserFactorApi.resendEnrollFactor
(String userId, String factorId, UserFactor userFactor, String templateId, Map<String, String> additionalHeaders) Resend a factor enrollment Resends a factor challenge (SMS/call/email OTP) as part of an enrollment flow.void
UserApi.resetFactors
(String userId) Reset all Factors Resets all factors for the specified user.void
UserApi.resetFactors
(String userId, Map<String, String> additionalHeaders) Reset all Factors Resets all factors for the specified user.AgentPoolsApi.resumeAgentPoolsUpdate
(String poolId, String updateId) Resume an Agent Pool update Resumes running or queued Agent pool updateAgentPoolsApi.resumeAgentPoolsUpdate
(String poolId, String updateId, Map<String, String> additionalHeaders) Resume an Agent Pool update Resumes running or queued Agent pool updateAgentPoolsApi.retryAgentPoolsUpdate
(String poolId, String updateId) Retry an Agent Pool update Retries Agent pool updateAgentPoolsApi.retryAgentPoolsUpdate
(String poolId, String updateId, Map<String, String> additionalHeaders) Retry an Agent Pool update Retries Agent pool updatevoid
ApiTokenApi.revokeApiToken
(String apiTokenId) Revoke an API Token Revokes an API token by `apiTokenId`void
ApiTokenApi.revokeApiToken
(String apiTokenId, Map<String, String> additionalHeaders) Revoke an API Token Revokes an API token by `apiTokenId`void
IdentityProviderApi.revokeCsrForIdentityProvider
(String idpId, String idpCsrId) Revoke a Certificate Signing Request Revokes a certificate signing request and deletes the key pair from the IdPvoid
IdentityProviderApi.revokeCsrForIdentityProvider
(String idpId, String idpCsrId, Map<String, String> additionalHeaders) Revoke a Certificate Signing Request Revokes a certificate signing request and deletes the key pair from the IdPvoid
ApplicationCredentialsApi.revokeCsrFromApplication
(String appId, String csrId) Revoke a Certificate Signing Request Revokes a certificate signing request and deletes the key pair from the applicationvoid
ApplicationCredentialsApi.revokeCsrFromApplication
(String appId, String csrId, Map<String, String> additionalHeaders) Revoke a Certificate Signing Request Revokes a certificate signing request and deletes the key pair from the applicationvoid
ApiTokenApi.revokeCurrentApiToken()
Revoke the Current API Token Revokes the API token provided in the Authorization headervoid
ApiTokenApi.revokeCurrentApiToken
(Map<String, String> additionalHeaders) Revoke the Current API Token Revokes the API token provided in the Authorization headervoid
UserApi.revokeGrantsForUserAndClient
(String userId, String clientId) Revoke all Grants for a Client Revokes all grants for the specified user and clientvoid
UserApi.revokeGrantsForUserAndClient
(String userId, String clientId, Map<String, String> additionalHeaders) Revoke all Grants for a Client Revokes all grants for the specified user and clientvoid
ApplicationTokensApi.revokeOAuth2TokenForApplication
(String appId, String tokenId) Revoke an OAuth 2.0 Token Revokes the specified token for the specified applicationvoid
ApplicationTokensApi.revokeOAuth2TokenForApplication
(String appId, String tokenId, Map<String, String> additionalHeaders) Revoke an OAuth 2.0 Token Revokes the specified token for the specified applicationvoid
ApplicationTokensApi.revokeOAuth2TokensForApplication
(String appId) Revoke all OAuth 2.0 Tokens Revokes all tokens for the specified applicationvoid
ApplicationTokensApi.revokeOAuth2TokensForApplication
(String appId, Map<String, String> additionalHeaders) Revoke all OAuth 2.0 Tokens Revokes all tokens for the specified applicationOrgSettingApi.revokeOktaSupport()
Revoke Okta Support Access Revokes Okta Support access to your organizationOrgSettingApi.revokeOktaSupport
(Map<String, String> additionalHeaders) Revoke Okta Support Access Revokes Okta Support access to your organizationvoid
AuthorizationServerApi.revokeRefreshTokenForAuthorizationServerAndClient
(String authServerId, String clientId, String tokenId) Revoke a Refresh Token for a Client Revokes a refresh token for a clientvoid
AuthorizationServerApi.revokeRefreshTokenForAuthorizationServerAndClient
(String authServerId, String clientId, String tokenId, Map<String, String> additionalHeaders) Revoke a Refresh Token for a Client Revokes a refresh token for a clientvoid
AuthorizationServerApi.revokeRefreshTokensForAuthorizationServerAndClient
(String authServerId, String clientId) Revoke all Refresh Tokens for a Client Revokes all refresh tokens for a clientvoid
AuthorizationServerApi.revokeRefreshTokensForAuthorizationServerAndClient
(String authServerId, String clientId, Map<String, String> additionalHeaders) Revoke all Refresh Tokens for a Client Revokes all refresh tokens for a clientvoid
ApplicationGrantsApi.revokeScopeConsentGrant
(String appId, String grantId) Revoke a Scope Consent Grant Revokes permission for the application to request the given scopevoid
ApplicationGrantsApi.revokeScopeConsentGrant
(String appId, String grantId, Map<String, String> additionalHeaders) Revoke a Scope Consent Grant Revokes permission for the application to request the given scopevoid
SessionApi.revokeSession
(String sessionId) Revoke a Session Revokes the specified Sessionvoid
SessionApi.revokeSession
(String sessionId, Map<String, String> additionalHeaders) Revoke a Session Revokes the specified Sessionvoid
UserApi.revokeTokenForUserAndClient
(String userId, String clientId, String tokenId) Revoke a Token for a Client Revokes the specified refresh tokenvoid
UserApi.revokeTokenForUserAndClient
(String userId, String clientId, String tokenId, Map<String, String> additionalHeaders) Revoke a Token for a Client Revokes the specified refresh tokenvoid
UserApi.revokeTokensForUserAndClient
(String userId, String clientId) Revoke all Refresh Tokens for a Client Revokes all refresh tokens issued for the specified User and Clientvoid
UserApi.revokeTokensForUserAndClient
(String userId, String clientId, Map<String, String> additionalHeaders) Revoke all Refresh Tokens for a Client Revokes all refresh tokens issued for the specified User and Clientvoid
UserApi.revokeUserGrant
(String userId, String grantId) Revoke a User Grant Revokes one grant for a specified uservoid
Revoke a User Grant Revokes one grant for a specified uservoid
UserApi.revokeUserGrants
(String userId) Revoke all User Grants Revokes all grants for a specified uservoid
UserApi.revokeUserGrants
(String userId, Map<String, String> additionalHeaders) Revoke all User Grants Revokes all grants for a specified uservoid
UserApi.revokeUserSessions
(String userId, Boolean oauthTokens) Revoke all User Sessions Revokes all active identity provider sessions of the user.void
UserApi.revokeUserSessions
(String userId, Boolean oauthTokens, Map<String, String> additionalHeaders) Revoke all User Sessions Revokes all active identity provider sessions of the user.AuthorizationServerApi.rotateAuthorizationServerKeys
(String authServerId, JwkUse use) Rotate all Credential Keys Rotates all credential keysAuthorizationServerApi.rotateAuthorizationServerKeys
(String authServerId, JwkUse use, Map<String, String> additionalHeaders) Rotate all Credential Keys Rotates all credential keysvoid
RiskEventApi.sendRiskEvents
(List<RiskEvent> instance) Send multiple Risk Events Sends multiple IP risk events to Okta.void
Send multiple Risk Events Sends multiple IP risk events to Okta.void
CustomizationApi.sendTestEmail
(String brandId, String templateName, String language) Send a Test Email Sends a test email to the current user’s primary and secondary email addresses.void
CustomizationApi.sendTestEmail
(String brandId, String templateName, String language, Map<String, String> additionalHeaders) Send a Test Email Sends a test email to the current user’s primary and secondary email addresses.void
UserApi.setLinkedObjectForUser
(String userId, String primaryRelationshipName, String primaryUserId) Create a Linked Object for two Users Creates a Linked Object for two usersvoid
UserApi.setLinkedObjectForUser
(String userId, String primaryRelationshipName, String primaryUserId, Map<String, String> additionalHeaders) Create a Linked Object for two Users Creates a Linked Object for two usersIdentitySourceApi.startImportFromIdentitySource
(String identitySourceId, String sessionId) Start the import from the Identity Source Starts the import from the identity source described by the uploaded bulk operationsIdentitySourceApi.startImportFromIdentitySource
(String identitySourceId, String sessionId, Map<String, String> additionalHeaders) Start the import from the Identity Source Starts the import from the identity source described by the uploaded bulk operationsAgentPoolsApi.stopAgentPoolsUpdate
(String poolId, String updateId) Stop an Agent Pool update Stops Agent pool updateAgentPoolsApi.stopAgentPoolsUpdate
(String poolId, String updateId, Map<String, String> additionalHeaders) Stop an Agent Pool update Stops Agent pool updatevoid
SubscriptionApi.subscribeByNotificationTypeRole
(ListSubscriptionsRoleRoleRefParameter roleRef, NotificationType notificationType) Subscribe a Role to a Specific Notification Type Subscribes a Role to a specified notification type.void
SubscriptionApi.subscribeByNotificationTypeRole
(ListSubscriptionsRoleRoleRefParameter roleRef, NotificationType notificationType, Map<String, String> additionalHeaders) Subscribe a Role to a Specific Notification Type Subscribes a Role to a specified notification type.void
SubscriptionApi.subscribeByNotificationTypeUser
(NotificationType notificationType, String userId) Subscribe a User to a Specific Notification Type Subscribes the current user to a specified notification type.void
SubscriptionApi.subscribeByNotificationTypeUser
(NotificationType notificationType, String userId, Map<String, String> additionalHeaders) Subscribe a User to a Specific Notification Type Subscribes the current user to a specified notification type.void
DeviceApi.suspendDevice
(String deviceId) Suspend a Device Suspends a Device by setting its status to ACTIVE.void
DeviceApi.suspendDevice
(String deviceId, Map<String, String> additionalHeaders) Suspend a Device Suspends a Device by setting its status to ACTIVE.void
UserApi.suspendUser
(String userId) Suspend a User Suspends a user.void
UserApi.suspendUser
(String userId, Map<String, String> additionalHeaders) Suspend a User Suspends a user.void
EmailServerApi.testEmailServer
(String emailServerId, EmailTestAddresses emailTestAddresses) Test an SMTP Server configuration Tests your organization's custom SMTP Server with the given IDvoid
EmailServerApi.testEmailServer
(String emailServerId, EmailTestAddresses emailTestAddresses, Map<String, String> additionalHeaders) Test an SMTP Server configuration Tests your organization's custom SMTP Server with the given IDvoid
RoleTargetApi.unassignAppInstanceTargetFromAdminRoleForUser
(String userId, String roleId, String appName, String appId) Unassign an Application Instance Target from an Application Administrator Role Unassigns an application instance target from an application administrator rolevoid
RoleTargetApi.unassignAppInstanceTargetFromAdminRoleForUser
(String userId, String roleId, String appName, String appId, Map<String, String> additionalHeaders) Unassign an Application Instance Target from an Application Administrator Role Unassigns an application instance target from an application administrator rolevoid
RoleTargetApi.unassignAppInstanceTargetToAppAdminRoleForGroup
(String groupId, String roleId, String appName, String appId) Unassign an Application Instance Target from an Application Administrator Role Unassigns an application instance target from application administrator rolevoid
RoleTargetApi.unassignAppInstanceTargetToAppAdminRoleForGroup
(String groupId, String roleId, String appName, String appId, Map<String, String> additionalHeaders) Unassign an Application Instance Target from an Application Administrator Role Unassigns an application instance target from application administrator rolevoid
ApplicationGroupsApi.unassignApplicationFromGroup
(String appId, String groupId) Unassign a Group Unassigns a group from an applicationvoid
ApplicationGroupsApi.unassignApplicationFromGroup
(String appId, String groupId, Map<String, String> additionalHeaders) Unassign a Group Unassigns a group from an applicationvoid
RoleTargetApi.unassignAppTargetFromAppAdminRoleForUser
(String userId, String roleId, String appName) Unassign an Application Target from an Application Administrator Role Unassigns an application target from application administrator rolevoid
RoleTargetApi.unassignAppTargetFromAppAdminRoleForUser
(String userId, String roleId, String appName, Map<String, String> additionalHeaders) Unassign an Application Target from an Application Administrator Role Unassigns an application target from application administrator rolevoid
RoleTargetApi.unassignAppTargetToAdminRoleForGroup
(String groupId, String roleId, String appName) Unassign an Application Target from Application Administrator Role Unassigns an application target from application administrator rolevoid
RoleTargetApi.unassignAppTargetToAdminRoleForGroup
(String groupId, String roleId, String appName, Map<String, String> additionalHeaders) Unassign an Application Target from Application Administrator Role Unassigns an application target from application administrator rolevoid
RoleTargetApi.unassignGroupTargetFromGroupAdminRole
(String groupId, String roleId, String targetGroupId) Unassign a Group Target from a Group Role Unassigns a group target from a group rolevoid
RoleTargetApi.unassignGroupTargetFromGroupAdminRole
(String groupId, String roleId, String targetGroupId, Map<String, String> additionalHeaders) Unassign a Group Target from a Group Role Unassigns a group target from a group rolevoid
RoleTargetApi.unassignGroupTargetFromUserAdminRole
(String userId, String roleId, String groupId) Unassign a Group Target from Role Unassigns a Group Target from Rolevoid
RoleTargetApi.unassignGroupTargetFromUserAdminRole
(String userId, String roleId, String groupId, Map<String, String> additionalHeaders) Unassign a Group Target from Role Unassigns a Group Target from Rolevoid
ResourceSetApi.unassignMemberFromBinding
(String resourceSetId, String roleIdOrLabel, String memberId) Unassign a Member from a binding Unassigns a member identified by `memberId` from a bindingvoid
ResourceSetApi.unassignMemberFromBinding
(String resourceSetId, String roleIdOrLabel, String memberId, Map<String, String> additionalHeaders) Unassign a Member from a binding Unassigns a member identified by `memberId` from a bindingvoid
RoleAssignmentApi.unassignRoleFromGroup
(String groupId, String roleId) Unassign a Role from a Group Unassigns a role identified by `roleId` assigned to group identified by `groupId`void
RoleAssignmentApi.unassignRoleFromGroup
(String groupId, String roleId, Map<String, String> additionalHeaders) Unassign a Role from a Group Unassigns a role identified by `roleId` assigned to group identified by `groupId`void
RoleAssignmentApi.unassignRoleFromUser
(String userId, String roleId) Unassign a Role from a User Unassigns a role identified by `roleId` from a user identified by `userId`void
RoleAssignmentApi.unassignRoleFromUser
(String userId, String roleId, Map<String, String> additionalHeaders) Unassign a Role from a User Unassigns a role identified by `roleId` from a user identified by `userId`void
ApplicationUsersApi.unassignUserFromApplication
(String appId, String userId, Boolean sendEmail) Unassign an App User Unassigns a user from an applicationvoid
ApplicationUsersApi.unassignUserFromApplication
(String appId, String userId, Boolean sendEmail, Map<String, String> additionalHeaders) Unassign an App User Unassigns a user from an applicationvoid
GroupApi.unassignUserFromGroup
(String groupId, String userId) Unassign a User Unassigns a user from a group with 'OKTA_GROUP' typevoid
Unassign a User Unassigns a user from a group with 'OKTA_GROUP' typevoid
UserFactorApi.unenrollFactor
(String userId, String factorId, Boolean removeRecoveryEnrollment) Unenroll a Factor Unenrolls an existing factor for the specified user, allowing the user to enroll a new factorvoid
UserFactorApi.unenrollFactor
(String userId, String factorId, Boolean removeRecoveryEnrollment, Map<String, String> additionalHeaders) Unenroll a Factor Unenrolls an existing factor for the specified user, allowing the user to enroll a new factorvoid
IdentityProviderApi.unlinkUserFromIdentityProvider
(String idpId, String userId) Unlink a User from IdP Unlinks the link between the Okta user and the IdP uservoid
IdentityProviderApi.unlinkUserFromIdentityProvider
(String idpId, String userId, Map<String, String> additionalHeaders) Unlink a User from IdP Unlinks the link between the Okta user and the IdP uservoid
UserApi.unlockUser
(String userId) Unlock a User Unlocks a user with a `LOCKED_OUT` status or unlocks a user with an `ACTIVE` status that is blocked from unknown devices.void
UserApi.unlockUser
(String userId, Map<String, String> additionalHeaders) Unlock a User Unlocks a user with a `LOCKED_OUT` status or unlocks a user with an `ACTIVE` status that is blocked from unknown devices.void
SubscriptionApi.unsubscribeByNotificationTypeRole
(ListSubscriptionsRoleRoleRefParameter roleRef, NotificationType notificationType) Unsubscribe a Role from a Specific Notification Type Unsubscribes a Role from a specified notification type.void
SubscriptionApi.unsubscribeByNotificationTypeRole
(ListSubscriptionsRoleRoleRefParameter roleRef, NotificationType notificationType, Map<String, String> additionalHeaders) Unsubscribe a Role from a Specific Notification Type Unsubscribes a Role from a specified notification type.void
SubscriptionApi.unsubscribeByNotificationTypeUser
(NotificationType notificationType, String userId) Unsubscribe a User from a Specific Notification Type Unsubscribes the current user from a specified notification type.void
SubscriptionApi.unsubscribeByNotificationTypeUser
(NotificationType notificationType, String userId, Map<String, String> additionalHeaders) Unsubscribe a User from a Specific Notification Type Unsubscribes the current user from a specified notification type.void
DeviceApi.unsuspendDevice
(String deviceId) Unsuspend a Device Unsuspends a Device by returning its `status` to ACTIVE.void
DeviceApi.unsuspendDevice
(String deviceId, Map<String, String> additionalHeaders) Unsuspend a Device Unsuspends a Device by returning its `status` to ACTIVE.void
UserApi.unsuspendUser
(String userId) Unsuspend a User Unsuspends a user and returns them to the `ACTIVE` state.void
UserApi.unsuspendUser
(String userId, Map<String, String> additionalHeaders) Unsuspend a User Unsuspends a user and returns them to the `ACTIVE` state.AgentPoolsApi.updateAgentPoolsUpdate
(String poolId, String updateId, AgentPoolUpdate agentPoolUpdate) Update an Agent Pool update by id Updates Agent pool update and return latest agent pool updateAgentPoolsApi.updateAgentPoolsUpdate
(String poolId, String updateId, AgentPoolUpdate agentPoolUpdate, Map<String, String> additionalHeaders) Update an Agent Pool update by id Updates Agent pool update and return latest agent pool updateAgentPoolsApi.updateAgentPoolsUpdateSettings
(String poolId, AgentPoolUpdateSetting agentPoolUpdateSetting) Update an Agent Pool update settings Updates an agent pool update settingsAgentPoolsApi.updateAgentPoolsUpdateSettings
(String poolId, AgentPoolUpdateSetting agentPoolUpdateSetting, Map<String, String> additionalHeaders) Update an Agent Pool update settings Updates an agent pool update settingsApplicationUsersApi.updateApplicationUser
(String appId, String userId, AppUser appUser) Update an App Profile for an assigned User Updates a user's profile for an applicationApplicationUsersApi.updateApplicationUser
(String appId, String userId, AppUser appUser, Map<String, String> additionalHeaders) Update an App Profile for an assigned User Updates a user's profile for an applicationSchemaApi.updateApplicationUserProfile
(String appId, UserSchema body) Update the default Application User Schema for an Application Partially updates on the User Profile properties of the Application User SchemaSchemaApi.updateApplicationUserProfile
(String appId, UserSchema body, Map<String, String> additionalHeaders) Update the default Application User Schema for an Application Partially updates on the User Profile properties of the Application User SchemaCaptchaApi.updateCaptchaInstance
(String captchaId, CAPTCHAInstance instance) Update a CAPTCHA Instance Partially updates the properties of a specified CAPTCHA instanceCaptchaApi.updateCaptchaInstance
(String captchaId, CAPTCHAInstance instance, Map<String, String> additionalHeaders) Update a CAPTCHA Instance Partially updates the properties of a specified CAPTCHA instanceThreatInsightApi.updateConfiguration
(ThreatInsightConfiguration threatInsightConfiguration) Update the ThreatInsight Configuration Updates the ThreatInsight configuration for the orgThreatInsightApi.updateConfiguration
(ThreatInsightConfiguration threatInsightConfiguration, Map<String, String> additionalHeaders) Update the ThreatInsight Configuration Updates the ThreatInsight configuration for the orgApplicationConnectionsApi.updateDefaultProvisioningConnectionForApplication
(String appId, ProvisioningConnectionRequest provisioningConnectionRequest, Boolean activate) Update the default Provisioning Connection Updates the default Provisioning Connection for an appApplicationConnectionsApi.updateDefaultProvisioningConnectionForApplication
(String appId, ProvisioningConnectionRequest provisioningConnectionRequest, Boolean activate, Map<String, String> additionalHeaders) Update the default Provisioning Connection Updates the default Provisioning Connection for an appEmailServerApi.updateEmailServer
(String emailServerId, EmailServerRequest emailServerRequest) Update an SMTP Server configuration Updates one or more fields of your organization's custom SMTP Server configurationEmailServerApi.updateEmailServer
(String emailServerId, EmailServerRequest emailServerRequest, Map<String, String> additionalHeaders) Update an SMTP Server configuration Updates one or more fields of your organization's custom SMTP Server configurationApplicationFeaturesApi.updateFeatureForApplication
(String appId, String featureName, CapabilitiesObject capabilitiesObject) Update a Feature Updates a Feature object for an application > **Note:** This endpoint supports partial updates.ApplicationFeaturesApi.updateFeatureForApplication
(String appId, String featureName, CapabilitiesObject capabilitiesObject, Map<String, String> additionalHeaders) Update a Feature Updates a Feature object for an application > **Note:** This endpoint supports partial updates.FeatureApi.updateFeatureLifecycle
(String featureId, FeatureLifecycle lifecycle, String mode) Update a Feature Lifecycle Updates a feature lifecycleFeatureApi.updateFeatureLifecycle
(String featureId, FeatureLifecycle lifecycle, String mode, Map<String, String> additionalHeaders) Update a Feature Lifecycle Updates a feature lifecycleSchemaApi.updateGroupSchema
(GroupSchema groupSchema) Update the default Group Schema Updates the default group schema.SchemaApi.updateGroupSchema
(GroupSchema groupSchema, Map<String, String> additionalHeaders) Update the default Group Schema Updates the default group schema.OrgSettingApi.updateOrgHideOktaUIFooter()
Update the Preference to Hide the Okta Dashboard Footer Updates the preference hide the Okta UI footer for all end users of your organizationOrgSettingApi.updateOrgHideOktaUIFooter
(Map<String, String> additionalHeaders) Update the Preference to Hide the Okta Dashboard Footer Updates the preference hide the Okta UI footer for all end users of your organizationOrgSettingApi.updateOrgSettings
(OrgSetting orgSetting) Update the Org Settings Partially updates the org settings depending on provided fieldsOrgSettingApi.updateOrgSettings
(OrgSetting orgSetting, Map<String, String> additionalHeaders) Update the Org Settings Partially updates the org settings depending on provided fieldsOrgSettingApi.updateOrgShowOktaUIFooter()
Update the Preference to Show the Okta Dashboard Footer Updates the preference to show the Okta UI footer for all end users of your organizationOrgSettingApi.updateOrgShowOktaUIFooter
(Map<String, String> additionalHeaders) Update the Preference to Show the Okta Dashboard Footer Updates the preference to show the Okta UI footer for all end users of your organizationProfileMappingApi.updateProfileMapping
(String mappingId, ProfileMappingRequest profileMapping) Update a Profile Mapping Updates an existing profile mapping by adding, updating, or removing one or many property mappingsProfileMappingApi.updateProfileMapping
(String mappingId, ProfileMappingRequest profileMapping, Map<String, String> additionalHeaders) Update a Profile Mapping Updates an existing profile mapping by adding, updating, or removing one or many property mappingsRealmApi.updateRealm
(String realmId, Realm body) Update a Realm Updates a RealmUpdate a Realm Updates a RealmTemplateApi.updateSmsTemplate
(String templateId, SmsTemplate smsTemplate) Update an SMS Template Updates an SMS templateTemplateApi.updateSmsTemplate
(String templateId, SmsTemplate smsTemplate, Map<String, String> additionalHeaders) Update an SMS Template Updates an SMS templateUserApi.updateUser
(String userId, UpdateUserRequest user, Boolean strict) Update a User Updates a user partially determined by the request parametersUserApi.updateUser
(String userId, UpdateUserRequest user, Boolean strict, Map<String, String> additionalHeaders) Update a User Updates a user partially determined by the request parametersSchemaApi.updateUserProfile
(String schemaId, UserSchema userSchema) Update a User Schema Partially updates on the User Profile properties of the user schemaSchemaApi.updateUserProfile
(String schemaId, UserSchema userSchema, Map<String, String> additionalHeaders) Update a User Schema Partially updates on the User Profile properties of the user schemaUserTypeApi.updateUserType
(String typeId, UserTypePostRequest userType) Update a User Type Updates an existing User Type.UserTypeApi.updateUserType
(String typeId, UserTypePostRequest userType, Map<String, String> additionalHeaders) Update a User Type Updates an existing User Type.void
ApplicationLogosApi.uploadApplicationLogo
(String appId, File _file) Upload an application Logo Uploads a logo for the app instance.void
ApplicationLogosApi.uploadApplicationLogo
(String appId, File _file, Map<String, String> additionalHeaders) Upload an application Logo Uploads a logo for the app instance.CustomizationApi.uploadBrandThemeBackgroundImage
(String brandId, String themeId, File _file) Upload the Background Image Uploads and replaces the background image for the theme.CustomizationApi.uploadBrandThemeBackgroundImage
(String brandId, String themeId, File _file, Map<String, String> additionalHeaders) Upload the Background Image Uploads and replaces the background image for the theme.CustomizationApi.uploadBrandThemeFavicon
(String brandId, String themeId, File _file) Upload the Favicon Uploads and replaces the favicon for the themeCustomizationApi.uploadBrandThemeFavicon
(String brandId, String themeId, File _file, Map<String, String> additionalHeaders) Upload the Favicon Uploads and replaces the favicon for the themeCustomizationApi.uploadBrandThemeLogo
(String brandId, String themeId, File _file) Upload the Logo Uploads and replaces the logo for the theme.CustomizationApi.uploadBrandThemeLogo
(String brandId, String themeId, File _file, Map<String, String> additionalHeaders) Upload the Logo Uploads and replaces the logo for the theme.void
IdentitySourceApi.uploadIdentitySourceDataForDelete
(String identitySourceId, String sessionId, BulkDeleteRequestBody bulkDeleteRequestBody) Upload the data to be deleted in Okta Uploads entities that need to be deleted in Okta from the identity source for the given sessionvoid
IdentitySourceApi.uploadIdentitySourceDataForDelete
(String identitySourceId, String sessionId, BulkDeleteRequestBody bulkDeleteRequestBody, Map<String, String> additionalHeaders) Upload the data to be deleted in Okta Uploads entities that need to be deleted in Okta from the identity source for the given sessionvoid
IdentitySourceApi.uploadIdentitySourceDataForUpsert
(String identitySourceId, String sessionId, BulkUpsertRequestBody bulkUpsertRequestBody) Upload the data to be upserted in Okta Uploads entities that need to be upserted in Okta from the identity source for the given sessionvoid
IdentitySourceApi.uploadIdentitySourceDataForUpsert
(String identitySourceId, String sessionId, BulkUpsertRequestBody bulkUpsertRequestBody, Map<String, String> additionalHeaders) Upload the data to be upserted in Okta Uploads entities that need to be upserted in Okta from the identity source for the given sessionvoid
OrgSettingApi.uploadOrgLogo
(File _file) Upload the Org Logo Uploads and replaces the logo for your organization.void
OrgSettingApi.uploadOrgLogo
(File _file, Map<String, String> additionalHeaders) Upload the Org Logo Uploads and replaces the logo for your organization.void
CustomDomainApi.upsertCertificate
(String domainId, DomainCertificate certificate) Upsert the Custom Domain's Certificate Upserts (creates or renews) the `MANUAL` certificate for the custom domain.void
CustomDomainApi.upsertCertificate
(String domainId, DomainCertificate certificate, Map<String, String> additionalHeaders) Upsert the Custom Domain's Certificate Upserts (creates or renews) the `MANUAL` certificate for the custom domain.CustomDomainApi.verifyDomain
(String domainId) Verify a Custom Domain Verifies the custom domain and validity of DNS records by `domainId`.CustomDomainApi.verifyDomain
(String domainId, Map<String, String> additionalHeaders) Verify a Custom Domain Verifies the custom domain and validity of DNS records by `domainId`.EmailDomainApi.verifyEmailDomain
(String emailDomainId) Verify an Email Domain Verifies an Email Domain by `emailDomainId`EmailDomainApi.verifyEmailDomain
(String emailDomainId, Map<String, String> additionalHeaders) Verify an Email Domain Verifies an Email Domain by `emailDomainId`EventHookApi.verifyEventHook
(String eventHookId) Verify an Event Hook Verifies an event hookEventHookApi.verifyEventHook
(String eventHookId, Map<String, String> additionalHeaders) Verify an Event Hook Verifies an event hookUserFactorApi.verifyFactor
(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` factorUserFactorApi.verifyFactor
(String userId, String factorId, String templateId, Integer tokenLifetimeSeconds, String xForwardedFor, String userAgent, String acceptLanguage, VerifyFactorRequest body, Map<String, String> additionalHeaders) Verify an MFA Factor Verifies an OTP for a `token` or `token:hardware` factor -
Uses of ApiException in com.okta.sdk.resource.application
-
Uses of ApiException in com.okta.sdk.resource.client
Modifier and TypeMethodDescription<T> T
ApiClient.deserialize
(org.apache.hc.client5.http.impl.classic.CloseableHttpResponse response, com.fasterxml.jackson.core.type.TypeReference<T> valueType) Deserialize response body to Java object according to the Content-Type.<T> T
ApiClient.invokeAPI
(String path, String method, List<Pair> queryParams, List<Pair> collectionQueryParams, String urlQueryDeepObject, Object body, Map<String, String> headerParams, Map<String, String> cookieParams, Map<String, Object> formParams, String accept, String contentType, String[] authNames, com.fasterxml.jackson.core.type.TypeReference<T> returnType) Invoke API by sending HTTP request with the given options.protected <T> T
ApiClient.processResponse
(org.apache.hc.client5.http.impl.classic.CloseableHttpResponse response, com.fasterxml.jackson.core.type.TypeReference<T> returnType) org.apache.hc.core5.http.HttpEntity
ApiClient.serialize
(Object obj, Map<String, Object> formParams, org.apache.hc.core5.http.ContentType contentType) Serialize the given Java object into string according the given Content-Type (only JSON is supported for now). -
Uses of ApiException in com.okta.sdk.resource.group
-
Uses of ApiException in com.okta.sdk.resource.policy
-
Uses of ApiException in com.okta.sdk.resource.user
-
Uses of ApiException in quickstart