Class OrgSettingApi
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<T> T
bulkRemoveEmailAddressBounces
(Class<?> T, BouncesRemoveListObj bouncesRemoveListObj) Remove Emails from Email Provider Bounce List A list of email addresses to be removed from the set of email addresses that are bouncedbulkRemoveEmailAddressBounces
(BouncesRemoveListObj bouncesRemoveListObj) Remove Emails from Email Provider Bounce List A list of email addresses to be removed from the set of email addresses that are bouncedorg.springframework.http.ResponseEntity<BouncesRemoveListResult>
bulkRemoveEmailAddressBouncesWithHttpInfo
(BouncesRemoveListObj bouncesRemoveListObj) Remove Emails from Email Provider Bounce List A list of email addresses to be removed from the set of email addresses that are bouncedbulkRemoveEmailAddressBouncesWithPaginationInfo
(BouncesRemoveListObj bouncesRemoveListObj) Remove Emails from Email Provider Bounce List A list of email addresses to be removed from the set of email addresses that are bouncedExtend Okta Support Access Extends the length of time that Okta Support can access your org by 24 hours.org.springframework.http.ResponseEntity<OrgOktaSupportSettingsObj>
Extend Okta Support Access Extends the length of time that Okta Support can access your org by 24 hours.Extend Okta Support Access Extends the length of time that Okta Support can access your org by 24 hours.Retrieve the Okta Communication Settings Retrieves Okta Communication Settings of your organizationorg.springframework.http.ResponseEntity<OrgOktaCommunicationSetting>
Retrieve the Okta Communication Settings Retrieves Okta Communication Settings of your organizationRetrieve the Okta Communication Settings Retrieves Okta Communication Settings of your organizationRetrieve the Org Contact Types Retrieves Contact Types of your organizationorg.springframework.http.ResponseEntity<List<OrgContactTypeObj>>
Retrieve the Org Contact Types Retrieves Contact Types of your organizationRetrieve the Org Contact Types Retrieves Contact Types of your organizationgetOrgContactUser
(String contactType) Retrieve the User of the Contact Type Retrieves the URL of the User associated with the specified Contact Typeorg.springframework.http.ResponseEntity<OrgContactUser>
getOrgContactUserWithHttpInfo
(String contactType) Retrieve the User of the Contact Type Retrieves the URL of the User associated with the specified Contact TypegetOrgContactUserWithPaginationInfo
(String contactType) Retrieve the User of the Contact Type Retrieves the URL of the User associated with the specified Contact TypeRetrieve the Okta Support Settings Retrieves Okta Support Settings of your organizationorg.springframework.http.ResponseEntity<OrgOktaSupportSettingsObj>
Retrieve the Okta Support Settings Retrieves Okta Support Settings of your organizationRetrieve the Okta Support Settings Retrieves Okta Support Settings of your organizationRetrieve the Org Preferences Retrieves preferences of your organizationorg.springframework.http.ResponseEntity<OrgPreferences>
Retrieve the Org Preferences Retrieves preferences of your organizationRetrieve the Org Preferences Retrieves preferences of your organizationRetrieve the Org Settings Retrieves the org settingsorg.springframework.http.ResponseEntity<OrgSetting>
Retrieve the Org Settings Retrieves the org settingsRetrieve the Org Settings Retrieves the org settingsRetrieve the Well-Known Org Metadata Retrieves the well-known org metadata, which includes the id, configured custom domains, authentication pipeline, and various other org settingsorg.springframework.http.ResponseEntity<WellKnownOrgMetadata>
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 settingsRetrieve the Well-Known Org Metadata Retrieves the well-known org metadata, which includes the id, configured custom domains, authentication pipeline, and various other org settingsGrant Okta Support Access to your Org Enables you to temporarily allow Okta Support to access your org as an administrator for eight hoursorg.springframework.http.ResponseEntity<OrgOktaSupportSettingsObj>
Grant Okta Support Access to your Org Enables you to temporarily allow Okta Support to access your org as an administrator for eight hoursGrant Okta Support Access to your Org Enables you to temporarily allow Okta Support to access your org as an administrator for eight hoursOpt in all Users to Okta Communication emails Opts in all users of this org to Okta Communication emailsorg.springframework.http.ResponseEntity<OrgOktaCommunicationSetting>
Opt in all Users to Okta Communication emails Opts in all users of this org to Okta Communication emailsOpt in all Users to Okta Communication emails Opts in all users of this org to Okta Communication emailsOpt out all Users from Okta Communication emails Opts out all users of this org from Okta Communication emailsorg.springframework.http.ResponseEntity<OrgOktaCommunicationSetting>
Opt out all Users from Okta Communication emails Opts out all users of this org from Okta Communication emailsOpt out all Users from Okta Communication emails Opts out all users of this org from Okta Communication emails<T> T
replaceOrgContactUser
(Class<?> T, String contactType, OrgContactUser orgContactUser) Replace the User of the Contact Type Replaces the User associated with the specified Contact TypereplaceOrgContactUser
(String contactType, OrgContactUser orgContactUser) Replace the User of the Contact Type Replaces the User associated with the specified Contact Typeorg.springframework.http.ResponseEntity<OrgContactUser>
replaceOrgContactUserWithHttpInfo
(String contactType, OrgContactUser orgContactUser) Replace the User of the Contact Type Replaces the User associated with the specified Contact TypereplaceOrgContactUserWithPaginationInfo
(String contactType, OrgContactUser orgContactUser) Replace the User of the Contact Type Replaces the User associated with the specified Contact Type<T> T
replaceOrgSettings
(Class<?> T, OrgSetting orgSetting) Replace the Org Settings Replaces the settings of your organizationreplaceOrgSettings
(OrgSetting orgSetting) Replace the Org Settings Replaces the settings of your organizationorg.springframework.http.ResponseEntity<OrgSetting>
replaceOrgSettingsWithHttpInfo
(OrgSetting orgSetting) Replace the Org Settings Replaces the settings of your organizationreplaceOrgSettingsWithPaginationInfo
(OrgSetting orgSetting) Replace the Org Settings Replaces the settings of your organizationRevoke Okta Support Access Revokes Okta Support access to your organizationorg.springframework.http.ResponseEntity<OrgOktaSupportSettingsObj>
Revoke Okta Support Access Revokes Okta Support access to your organizationRevoke Okta Support Access Revokes Okta Support access to your organizationvoid
setApiClient
(ApiClient apiClient) Update the Preference to Hide the Okta Dashboard Footer Hide the Okta UI footer for all end users of your organizationorg.springframework.http.ResponseEntity<OrgPreferences>
Update the Preference to Hide the Okta Dashboard Footer Hide the Okta UI footer for all end users of your organizationUpdate the Preference to Hide the Okta Dashboard Footer Hide the Okta UI footer for all end users of your organization<T> T
updateOrgSettings
(Class<?> T, OrgSetting orgSetting) Update the Org Settings Partially update the org settings depending on provided fieldsupdateOrgSettings
(OrgSetting orgSetting) Update the Org Settings Partially update the org settings depending on provided fieldsorg.springframework.http.ResponseEntity<OrgSetting>
updateOrgSettingsWithHttpInfo
(OrgSetting orgSetting) Update the Org Settings Partially update the org settings depending on provided fieldsupdateOrgSettingsWithPaginationInfo
(OrgSetting orgSetting) Update the Org Settings Partially update the org settings depending on provided fieldsUpdate the Preference to Show the Okta Dashboard Footer Makes the Okta UI footer visible for all end users of your organizationorg.springframework.http.ResponseEntity<OrgPreferences>
Update the Preference to Show the Okta Dashboard Footer Makes the Okta UI footer visible for all end users of your organizationUpdate the Preference to Show the Okta Dashboard Footer Makes the Okta UI footer visible for all end users of your organizationvoid
uploadOrgLogo
(File _file) Upload the Org Logo Uploads and replaces the logo for your organizationorg.springframework.http.ResponseEntity<Void>
uploadOrgLogoWithHttpInfo
(File _file) Upload the Org Logo Uploads and replaces the logo for your organization
-
Constructor Details
-
OrgSettingApi
public OrgSettingApi() -
OrgSettingApi
-
-
Method Details
-
getApiClient
-
setApiClient
-
bulkRemoveEmailAddressBounces
public BouncesRemoveListResult bulkRemoveEmailAddressBounces(BouncesRemoveListObj bouncesRemoveListObj) throws org.springframework.web.client.RestClientException Remove Emails from Email Provider Bounce List A list of email addresses to be removed from the set of email addresses that are bounced200 - Deletes the provided list of emails from the set of email addresses that are bounced so that the provider resumes sending emails to those addresses.
400 - Bad Request
403 - Forbidden
429 - Too Many Requests
- Parameters:
bouncesRemoveListObj
- (optional)- Returns:
- BouncesRemoveListResult
- Throws:
org.springframework.web.client.RestClientException
- if an error occurs while attempting to invoke the API
-
bulkRemoveEmailAddressBounces
public <T> T bulkRemoveEmailAddressBounces(Class<?> T, BouncesRemoveListObj bouncesRemoveListObj) throws org.springframework.web.client.RestClientException Remove Emails from Email Provider Bounce List A list of email addresses to be removed from the set of email addresses that are bounced200 - Deletes the provided list of emails from the set of email addresses that are bounced so that the provider resumes sending emails to those addresses.
400 - Bad Request
403 - Forbidden
429 - Too Many Requests
- Parameters:
T
- (required) - the assignable return typebouncesRemoveListObj
- (optional)- Returns:
- T instance
- Throws:
org.springframework.web.client.RestClientException
- if an error occurs while attempting to invoke the API
-
bulkRemoveEmailAddressBouncesWithHttpInfo
public org.springframework.http.ResponseEntity<BouncesRemoveListResult> bulkRemoveEmailAddressBouncesWithHttpInfo(BouncesRemoveListObj bouncesRemoveListObj) throws org.springframework.web.client.RestClientException Remove Emails from Email Provider Bounce List A list of email addresses to be removed from the set of email addresses that are bounced200 - Deletes the provided list of emails from the set of email addresses that are bounced so that the provider resumes sending emails to those addresses.
400 - Bad Request
403 - Forbidden
429 - Too Many Requests
- Parameters:
bouncesRemoveListObj
- (optional)- Returns:
- ResponseEntity<BouncesRemoveListResult>
- Throws:
org.springframework.web.client.RestClientException
- if an error occurs while attempting to invoke the API
-
bulkRemoveEmailAddressBouncesWithPaginationInfo
public PagedList bulkRemoveEmailAddressBouncesWithPaginationInfo(BouncesRemoveListObj bouncesRemoveListObj) throws org.springframework.web.client.RestClientException Remove Emails from Email Provider Bounce List A list of email addresses to be removed from the set of email addresses that are bounced200 - Deletes the provided list of emails from the set of email addresses that are bounced so that the provider resumes sending emails to those addresses.
400 - Bad Request
403 - Forbidden
429 - Too Many Requests
- Parameters:
bouncesRemoveListObj
- (optional)- Returns:
- ResponseEntity<BouncesRemoveListResult>
- Throws:
org.springframework.web.client.RestClientException
- if an error occurs while attempting to invoke the API
-
extendOktaSupport
public OrgOktaSupportSettingsObj extendOktaSupport() throws org.springframework.web.client.RestClientExceptionExtend Okta Support Access Extends the length of time that Okta Support can access your org by 24 hours. This means that 24 hours are added to the remaining access time.200 - Success
403 - Forbidden
429 - Too Many Requests
- Returns:
- OrgOktaSupportSettingsObj
- Throws:
org.springframework.web.client.RestClientException
- if an error occurs while attempting to invoke the API
-
extendOktaSupportWithHttpInfo
public org.springframework.http.ResponseEntity<OrgOktaSupportSettingsObj> extendOktaSupportWithHttpInfo() throws org.springframework.web.client.RestClientExceptionExtend Okta Support Access Extends the length of time that Okta Support can access your org by 24 hours. This means that 24 hours are added to the remaining access time.200 - Success
403 - Forbidden
429 - Too Many Requests
- Returns:
- ResponseEntity<OrgOktaSupportSettingsObj>
- Throws:
org.springframework.web.client.RestClientException
- if an error occurs while attempting to invoke the API
-
extendOktaSupportWithPaginationInfo
public PagedList extendOktaSupportWithPaginationInfo() throws org.springframework.web.client.RestClientExceptionExtend Okta Support Access Extends the length of time that Okta Support can access your org by 24 hours. This means that 24 hours are added to the remaining access time.200 - Success
403 - Forbidden
429 - Too Many Requests
- Returns:
- ResponseEntity<OrgOktaSupportSettingsObj>
- Throws:
org.springframework.web.client.RestClientException
- if an error occurs while attempting to invoke the API
-
getOktaCommunicationSettings
public OrgOktaCommunicationSetting getOktaCommunicationSettings() throws org.springframework.web.client.RestClientExceptionRetrieve the Okta Communication Settings Retrieves Okta Communication Settings of your organization200 - Success
403 - Forbidden
429 - Too Many Requests
- Returns:
- OrgOktaCommunicationSetting
- Throws:
org.springframework.web.client.RestClientException
- if an error occurs while attempting to invoke the API
-
getOktaCommunicationSettingsWithHttpInfo
public org.springframework.http.ResponseEntity<OrgOktaCommunicationSetting> getOktaCommunicationSettingsWithHttpInfo() throws org.springframework.web.client.RestClientExceptionRetrieve the Okta Communication Settings Retrieves Okta Communication Settings of your organization200 - Success
403 - Forbidden
429 - Too Many Requests
- Returns:
- ResponseEntity<OrgOktaCommunicationSetting>
- Throws:
org.springframework.web.client.RestClientException
- if an error occurs while attempting to invoke the API
-
getOktaCommunicationSettingsWithPaginationInfo
public PagedList getOktaCommunicationSettingsWithPaginationInfo() throws org.springframework.web.client.RestClientExceptionRetrieve the Okta Communication Settings Retrieves Okta Communication Settings of your organization200 - Success
403 - Forbidden
429 - Too Many Requests
- Returns:
- ResponseEntity<OrgOktaCommunicationSetting>
- Throws:
org.springframework.web.client.RestClientException
- if an error occurs while attempting to invoke the API
-
getOrgContactTypes
public List<OrgContactTypeObj> getOrgContactTypes() throws org.springframework.web.client.RestClientExceptionRetrieve the Org Contact Types Retrieves Contact Types of your organization200 - Success
403 - Forbidden
429 - Too Many Requests
- Returns:
- List<OrgContactTypeObj>
- Throws:
org.springframework.web.client.RestClientException
- if an error occurs while attempting to invoke the API
-
getOrgContactTypesWithHttpInfo
public org.springframework.http.ResponseEntity<List<OrgContactTypeObj>> getOrgContactTypesWithHttpInfo() throws org.springframework.web.client.RestClientExceptionRetrieve the Org Contact Types Retrieves Contact Types of your organization200 - Success
403 - Forbidden
429 - Too Many Requests
- Returns:
- ResponseEntity<List<OrgContactTypeObj>>
- Throws:
org.springframework.web.client.RestClientException
- if an error occurs while attempting to invoke the API
-
getOrgContactTypesWithPaginationInfo
public PagedList getOrgContactTypesWithPaginationInfo() throws org.springframework.web.client.RestClientExceptionRetrieve the Org Contact Types Retrieves Contact Types of your organization200 - Success
403 - Forbidden
429 - Too Many Requests
- Returns:
- ResponseEntity<List<OrgContactTypeObj>>
- Throws:
org.springframework.web.client.RestClientException
- if an error occurs while attempting to invoke the API
-
getOrgContactUser
public OrgContactUser getOrgContactUser(String contactType) throws org.springframework.web.client.RestClientException Retrieve the User of the Contact Type Retrieves the URL of the User associated with the specified Contact Type200 - Success
403 - Forbidden
404 - Not Found
429 - Too Many Requests
- Parameters:
contactType
- (required)- Returns:
- OrgContactUser
- Throws:
org.springframework.web.client.RestClientException
- if an error occurs while attempting to invoke the API
-
getOrgContactUserWithHttpInfo
public org.springframework.http.ResponseEntity<OrgContactUser> getOrgContactUserWithHttpInfo(String contactType) throws org.springframework.web.client.RestClientException Retrieve the User of the Contact Type Retrieves the URL of the User associated with the specified Contact Type200 - Success
403 - Forbidden
404 - Not Found
429 - Too Many Requests
- Parameters:
contactType
- (required)- Returns:
- ResponseEntity<OrgContactUser>
- Throws:
org.springframework.web.client.RestClientException
- if an error occurs while attempting to invoke the API
-
getOrgContactUserWithPaginationInfo
public PagedList getOrgContactUserWithPaginationInfo(String contactType) throws org.springframework.web.client.RestClientException Retrieve the User of the Contact Type Retrieves the URL of the User associated with the specified Contact Type200 - Success
403 - Forbidden
404 - Not Found
429 - Too Many Requests
- Parameters:
contactType
- (required)- Returns:
- ResponseEntity<OrgContactUser>
- Throws:
org.springframework.web.client.RestClientException
- if an error occurs while attempting to invoke the API
-
getOrgOktaSupportSettings
public OrgOktaSupportSettingsObj getOrgOktaSupportSettings() throws org.springframework.web.client.RestClientExceptionRetrieve the Okta Support Settings Retrieves Okta Support Settings of your organization200 - Success
403 - Forbidden
429 - Too Many Requests
- Returns:
- OrgOktaSupportSettingsObj
- Throws:
org.springframework.web.client.RestClientException
- if an error occurs while attempting to invoke the API
-
getOrgOktaSupportSettingsWithHttpInfo
public org.springframework.http.ResponseEntity<OrgOktaSupportSettingsObj> getOrgOktaSupportSettingsWithHttpInfo() throws org.springframework.web.client.RestClientExceptionRetrieve the Okta Support Settings Retrieves Okta Support Settings of your organization200 - Success
403 - Forbidden
429 - Too Many Requests
- Returns:
- ResponseEntity<OrgOktaSupportSettingsObj>
- Throws:
org.springframework.web.client.RestClientException
- if an error occurs while attempting to invoke the API
-
getOrgOktaSupportSettingsWithPaginationInfo
public PagedList getOrgOktaSupportSettingsWithPaginationInfo() throws org.springframework.web.client.RestClientExceptionRetrieve the Okta Support Settings Retrieves Okta Support Settings of your organization200 - Success
403 - Forbidden
429 - Too Many Requests
- Returns:
- ResponseEntity<OrgOktaSupportSettingsObj>
- Throws:
org.springframework.web.client.RestClientException
- if an error occurs while attempting to invoke the API
-
getOrgPreferences
Retrieve the Org Preferences Retrieves preferences of your organization200 - Success
403 - Forbidden
429 - Too Many Requests
- Returns:
- OrgPreferences
- Throws:
org.springframework.web.client.RestClientException
- if an error occurs while attempting to invoke the API
-
getOrgPreferencesWithHttpInfo
public org.springframework.http.ResponseEntity<OrgPreferences> getOrgPreferencesWithHttpInfo() throws org.springframework.web.client.RestClientExceptionRetrieve the Org Preferences Retrieves preferences of your organization200 - Success
403 - Forbidden
429 - Too Many Requests
- Returns:
- ResponseEntity<OrgPreferences>
- Throws:
org.springframework.web.client.RestClientException
- if an error occurs while attempting to invoke the API
-
getOrgPreferencesWithPaginationInfo
public PagedList getOrgPreferencesWithPaginationInfo() throws org.springframework.web.client.RestClientExceptionRetrieve the Org Preferences Retrieves preferences of your organization200 - Success
403 - Forbidden
429 - Too Many Requests
- Returns:
- ResponseEntity<OrgPreferences>
- Throws:
org.springframework.web.client.RestClientException
- if an error occurs while attempting to invoke the API
-
getOrgSettings
Retrieve the Org Settings Retrieves the org settings200 - Success
403 - Forbidden
429 - Too Many Requests
- Returns:
- OrgSetting
- Throws:
org.springframework.web.client.RestClientException
- if an error occurs while attempting to invoke the API
-
getOrgSettingsWithHttpInfo
public org.springframework.http.ResponseEntity<OrgSetting> getOrgSettingsWithHttpInfo() throws org.springframework.web.client.RestClientExceptionRetrieve the Org Settings Retrieves the org settings200 - Success
403 - Forbidden
429 - Too Many Requests
- Returns:
- ResponseEntity<OrgSetting>
- Throws:
org.springframework.web.client.RestClientException
- if an error occurs while attempting to invoke the API
-
getOrgSettingsWithPaginationInfo
public PagedList getOrgSettingsWithPaginationInfo() throws org.springframework.web.client.RestClientExceptionRetrieve the Org Settings Retrieves the org settings200 - Success
403 - Forbidden
429 - Too Many Requests
- Returns:
- ResponseEntity<OrgSetting>
- Throws:
org.springframework.web.client.RestClientException
- if an error occurs while attempting to invoke the API
-
getWellknownOrgMetadata
public WellKnownOrgMetadata getWellknownOrgMetadata() throws org.springframework.web.client.RestClientExceptionRetrieve the Well-Known Org Metadata Retrieves the well-known org metadata, which includes the id, configured custom domains, authentication pipeline, and various other org settings200 - Success
429 - Too Many Requests
- Returns:
- WellKnownOrgMetadata
- Throws:
org.springframework.web.client.RestClientException
- if an error occurs while attempting to invoke the API
-
getWellknownOrgMetadataWithHttpInfo
public org.springframework.http.ResponseEntity<WellKnownOrgMetadata> getWellknownOrgMetadataWithHttpInfo() throws org.springframework.web.client.RestClientExceptionRetrieve the Well-Known Org Metadata Retrieves the well-known org metadata, which includes the id, configured custom domains, authentication pipeline, and various other org settings200 - Success
429 - Too Many Requests
- Returns:
- ResponseEntity<WellKnownOrgMetadata>
- Throws:
org.springframework.web.client.RestClientException
- if an error occurs while attempting to invoke the API
-
getWellknownOrgMetadataWithPaginationInfo
public PagedList getWellknownOrgMetadataWithPaginationInfo() throws org.springframework.web.client.RestClientExceptionRetrieve the Well-Known Org Metadata Retrieves the well-known org metadata, which includes the id, configured custom domains, authentication pipeline, and various other org settings200 - Success
429 - Too Many Requests
- Returns:
- ResponseEntity<WellKnownOrgMetadata>
- Throws:
org.springframework.web.client.RestClientException
- if an error occurs while attempting to invoke the API
-
grantOktaSupport
public OrgOktaSupportSettingsObj grantOktaSupport() throws org.springframework.web.client.RestClientExceptionGrant Okta Support Access to your Org Enables you to temporarily allow Okta Support to access your org as an administrator for eight hours200 - Success
403 - Forbidden
429 - Too Many Requests
- Returns:
- OrgOktaSupportSettingsObj
- Throws:
org.springframework.web.client.RestClientException
- if an error occurs while attempting to invoke the API
-
grantOktaSupportWithHttpInfo
public org.springframework.http.ResponseEntity<OrgOktaSupportSettingsObj> grantOktaSupportWithHttpInfo() throws org.springframework.web.client.RestClientExceptionGrant Okta Support Access to your Org Enables you to temporarily allow Okta Support to access your org as an administrator for eight hours200 - Success
403 - Forbidden
429 - Too Many Requests
- Returns:
- ResponseEntity<OrgOktaSupportSettingsObj>
- Throws:
org.springframework.web.client.RestClientException
- if an error occurs while attempting to invoke the API
-
grantOktaSupportWithPaginationInfo
public PagedList grantOktaSupportWithPaginationInfo() throws org.springframework.web.client.RestClientExceptionGrant Okta Support Access to your Org Enables you to temporarily allow Okta Support to access your org as an administrator for eight hours200 - Success
403 - Forbidden
429 - Too Many Requests
- Returns:
- ResponseEntity<OrgOktaSupportSettingsObj>
- Throws:
org.springframework.web.client.RestClientException
- if an error occurs while attempting to invoke the API
-
optInUsersToOktaCommunicationEmails
public OrgOktaCommunicationSetting optInUsersToOktaCommunicationEmails() throws org.springframework.web.client.RestClientExceptionOpt in all Users to Okta Communication emails Opts in all users of this org to Okta Communication emails200 - Success
403 - Forbidden
429 - Too Many Requests
- Returns:
- OrgOktaCommunicationSetting
- Throws:
org.springframework.web.client.RestClientException
- if an error occurs while attempting to invoke the API
-
optInUsersToOktaCommunicationEmailsWithHttpInfo
public org.springframework.http.ResponseEntity<OrgOktaCommunicationSetting> optInUsersToOktaCommunicationEmailsWithHttpInfo() throws org.springframework.web.client.RestClientExceptionOpt in all Users to Okta Communication emails Opts in all users of this org to Okta Communication emails200 - Success
403 - Forbidden
429 - Too Many Requests
- Returns:
- ResponseEntity<OrgOktaCommunicationSetting>
- Throws:
org.springframework.web.client.RestClientException
- if an error occurs while attempting to invoke the API
-
optInUsersToOktaCommunicationEmailsWithPaginationInfo
public PagedList optInUsersToOktaCommunicationEmailsWithPaginationInfo() throws org.springframework.web.client.RestClientExceptionOpt in all Users to Okta Communication emails Opts in all users of this org to Okta Communication emails200 - Success
403 - Forbidden
429 - Too Many Requests
- Returns:
- ResponseEntity<OrgOktaCommunicationSetting>
- Throws:
org.springframework.web.client.RestClientException
- if an error occurs while attempting to invoke the API
-
optOutUsersFromOktaCommunicationEmails
public OrgOktaCommunicationSetting optOutUsersFromOktaCommunicationEmails() throws org.springframework.web.client.RestClientExceptionOpt out all Users from Okta Communication emails Opts out all users of this org from Okta Communication emails200 - Success
403 - Forbidden
429 - Too Many Requests
- Returns:
- OrgOktaCommunicationSetting
- Throws:
org.springframework.web.client.RestClientException
- if an error occurs while attempting to invoke the API
-
optOutUsersFromOktaCommunicationEmailsWithHttpInfo
public org.springframework.http.ResponseEntity<OrgOktaCommunicationSetting> optOutUsersFromOktaCommunicationEmailsWithHttpInfo() throws org.springframework.web.client.RestClientExceptionOpt out all Users from Okta Communication emails Opts out all users of this org from Okta Communication emails200 - Success
403 - Forbidden
429 - Too Many Requests
- Returns:
- ResponseEntity<OrgOktaCommunicationSetting>
- Throws:
org.springframework.web.client.RestClientException
- if an error occurs while attempting to invoke the API
-
optOutUsersFromOktaCommunicationEmailsWithPaginationInfo
public PagedList optOutUsersFromOktaCommunicationEmailsWithPaginationInfo() throws org.springframework.web.client.RestClientExceptionOpt out all Users from Okta Communication emails Opts out all users of this org from Okta Communication emails200 - Success
403 - Forbidden
429 - Too Many Requests
- Returns:
- ResponseEntity<OrgOktaCommunicationSetting>
- Throws:
org.springframework.web.client.RestClientException
- if an error occurs while attempting to invoke the API
-
replaceOrgContactUser
public OrgContactUser replaceOrgContactUser(String contactType, OrgContactUser orgContactUser) throws org.springframework.web.client.RestClientException Replace the User of the Contact Type Replaces the User associated with the specified Contact Type200 - Success
400 - Bad Request
403 - Forbidden
404 - Not Found
429 - Too Many Requests
- Parameters:
contactType
- (required)orgContactUser
- (required)- Returns:
- OrgContactUser
- Throws:
org.springframework.web.client.RestClientException
- if an error occurs while attempting to invoke the API
-
replaceOrgContactUser
public <T> T replaceOrgContactUser(Class<?> T, String contactType, OrgContactUser orgContactUser) throws org.springframework.web.client.RestClientException Replace the User of the Contact Type Replaces the User associated with the specified Contact Type200 - Success
400 - Bad Request
403 - Forbidden
404 - Not Found
429 - Too Many Requests
- Parameters:
T
- (required) - the assignable return typecontactType
- (required)orgContactUser
- (required)- Returns:
- T instance
- Throws:
org.springframework.web.client.RestClientException
- if an error occurs while attempting to invoke the API
-
replaceOrgContactUserWithHttpInfo
public org.springframework.http.ResponseEntity<OrgContactUser> replaceOrgContactUserWithHttpInfo(String contactType, OrgContactUser orgContactUser) throws org.springframework.web.client.RestClientException Replace the User of the Contact Type Replaces the User associated with the specified Contact Type200 - Success
400 - Bad Request
403 - Forbidden
404 - Not Found
429 - Too Many Requests
- Parameters:
contactType
- (required)orgContactUser
- (required)- Returns:
- ResponseEntity<OrgContactUser>
- Throws:
org.springframework.web.client.RestClientException
- if an error occurs while attempting to invoke the API
-
replaceOrgContactUserWithPaginationInfo
public PagedList replaceOrgContactUserWithPaginationInfo(String contactType, OrgContactUser orgContactUser) throws org.springframework.web.client.RestClientException Replace the User of the Contact Type Replaces the User associated with the specified Contact Type200 - Success
400 - Bad Request
403 - Forbidden
404 - Not Found
429 - Too Many Requests
- Parameters:
contactType
- (required)orgContactUser
- (required)- Returns:
- ResponseEntity<OrgContactUser>
- Throws:
org.springframework.web.client.RestClientException
- if an error occurs while attempting to invoke the API
-
replaceOrgSettings
public OrgSetting replaceOrgSettings(OrgSetting orgSetting) throws org.springframework.web.client.RestClientException Replace the Org Settings Replaces the settings of your organization200 - Success
400 - Bad Request
403 - Forbidden
429 - Too Many Requests
- Parameters:
orgSetting
- (required)- Returns:
- OrgSetting
- Throws:
org.springframework.web.client.RestClientException
- if an error occurs while attempting to invoke the API
-
replaceOrgSettings
public <T> T replaceOrgSettings(Class<?> T, OrgSetting orgSetting) throws org.springframework.web.client.RestClientException Replace the Org Settings Replaces the settings of your organization200 - Success
400 - Bad Request
403 - Forbidden
429 - Too Many Requests
- Parameters:
T
- (required) - the assignable return typeorgSetting
- (required)- Returns:
- T instance
- Throws:
org.springframework.web.client.RestClientException
- if an error occurs while attempting to invoke the API
-
replaceOrgSettingsWithHttpInfo
public org.springframework.http.ResponseEntity<OrgSetting> replaceOrgSettingsWithHttpInfo(OrgSetting orgSetting) throws org.springframework.web.client.RestClientException Replace the Org Settings Replaces the settings of your organization200 - Success
400 - Bad Request
403 - Forbidden
429 - Too Many Requests
- Parameters:
orgSetting
- (required)- Returns:
- ResponseEntity<OrgSetting>
- Throws:
org.springframework.web.client.RestClientException
- if an error occurs while attempting to invoke the API
-
replaceOrgSettingsWithPaginationInfo
public PagedList replaceOrgSettingsWithPaginationInfo(OrgSetting orgSetting) throws org.springframework.web.client.RestClientException Replace the Org Settings Replaces the settings of your organization200 - Success
400 - Bad Request
403 - Forbidden
429 - Too Many Requests
- Parameters:
orgSetting
- (required)- Returns:
- ResponseEntity<OrgSetting>
- Throws:
org.springframework.web.client.RestClientException
- if an error occurs while attempting to invoke the API
-
revokeOktaSupport
public OrgOktaSupportSettingsObj revokeOktaSupport() throws org.springframework.web.client.RestClientExceptionRevoke Okta Support Access Revokes Okta Support access to your organization200 - Success
403 - Forbidden
429 - Too Many Requests
- Returns:
- OrgOktaSupportSettingsObj
- Throws:
org.springframework.web.client.RestClientException
- if an error occurs while attempting to invoke the API
-
revokeOktaSupportWithHttpInfo
public org.springframework.http.ResponseEntity<OrgOktaSupportSettingsObj> revokeOktaSupportWithHttpInfo() throws org.springframework.web.client.RestClientExceptionRevoke Okta Support Access Revokes Okta Support access to your organization200 - Success
403 - Forbidden
429 - Too Many Requests
- Returns:
- ResponseEntity<OrgOktaSupportSettingsObj>
- Throws:
org.springframework.web.client.RestClientException
- if an error occurs while attempting to invoke the API
-
revokeOktaSupportWithPaginationInfo
public PagedList revokeOktaSupportWithPaginationInfo() throws org.springframework.web.client.RestClientExceptionRevoke Okta Support Access Revokes Okta Support access to your organization200 - Success
403 - Forbidden
429 - Too Many Requests
- Returns:
- ResponseEntity<OrgOktaSupportSettingsObj>
- Throws:
org.springframework.web.client.RestClientException
- if an error occurs while attempting to invoke the API
-
updateOrgSettings
public OrgSetting updateOrgSettings(OrgSetting orgSetting) throws org.springframework.web.client.RestClientException Update the Org Settings Partially update the org settings depending on provided fields200 - Success
400 - Bad Request
403 - Forbidden
429 - Too Many Requests
- Parameters:
orgSetting
- (optional)- Returns:
- OrgSetting
- Throws:
org.springframework.web.client.RestClientException
- if an error occurs while attempting to invoke the API
-
updateOrgSettings
public <T> T updateOrgSettings(Class<?> T, OrgSetting orgSetting) throws org.springframework.web.client.RestClientException Update the Org Settings Partially update the org settings depending on provided fields200 - Success
400 - Bad Request
403 - Forbidden
429 - Too Many Requests
- Parameters:
T
- (required) - the assignable return typeorgSetting
- (optional)- Returns:
- T instance
- Throws:
org.springframework.web.client.RestClientException
- if an error occurs while attempting to invoke the API
-
updateOrgSettingsWithHttpInfo
public org.springframework.http.ResponseEntity<OrgSetting> updateOrgSettingsWithHttpInfo(OrgSetting orgSetting) throws org.springframework.web.client.RestClientException Update the Org Settings Partially update the org settings depending on provided fields200 - Success
400 - Bad Request
403 - Forbidden
429 - Too Many Requests
- Parameters:
orgSetting
- (optional)- Returns:
- ResponseEntity<OrgSetting>
- Throws:
org.springframework.web.client.RestClientException
- if an error occurs while attempting to invoke the API
-
updateOrgSettingsWithPaginationInfo
public PagedList updateOrgSettingsWithPaginationInfo(OrgSetting orgSetting) throws org.springframework.web.client.RestClientException Update the Org Settings Partially update the org settings depending on provided fields200 - Success
400 - Bad Request
403 - Forbidden
429 - Too Many Requests
- Parameters:
orgSetting
- (optional)- Returns:
- ResponseEntity<OrgSetting>
- Throws:
org.springframework.web.client.RestClientException
- if an error occurs while attempting to invoke the API
-
uploadOrgLogo
Upload the Org Logo Uploads and replaces the logo for your organization201 - Created
400 - Bad Request
403 - Forbidden
429 - Too Many Requests
- Parameters:
_file
- (required)- Throws:
org.springframework.web.client.RestClientException
- if an error occurs while attempting to invoke the API
-
uploadOrgLogoWithHttpInfo
public org.springframework.http.ResponseEntity<Void> uploadOrgLogoWithHttpInfo(File _file) throws org.springframework.web.client.RestClientException Upload the Org Logo Uploads and replaces the logo for your organization201 - Created
400 - Bad Request
403 - Forbidden
429 - Too Many Requests
- Parameters:
_file
- (required)- Returns:
- ResponseEntity<Void>
- Throws:
org.springframework.web.client.RestClientException
- if an error occurs while attempting to invoke the API
-