Unable to find SDK code to Authorize or Deauthorize OAuthClient Applications

Hi

I am unable to find/locate required method from Java SDK documentation to authorize or deauthorize OAuthClient Application.

Please if you can share the code or some link for the same.

Thanks

Hello,

I believe what you are looking for can be found here: https://developer.genesys.cloud/devapps/sdk/java

Best

hi,

I already tried searching for the relevant method for this here-> https://developer.genesys.cloud/devapps/sdk/docexplorer/purecloudjava/OAuthApi

https://developer.genesys.cloud/devapps/sdk/docexplorer/purecloudjava/AuthorizationApi

But, no success..

Maybe you can explain what you mean further? Authorizing an OAuth application means the process where a user provides credentials to the login server or client credentials are provided to the login server. This is covered in the section Authentication in the docs Ebenezer linked. If you mean something else, please describe what you're trying to accomplish.

Hi tim,

let me rephrase my question..

We just build a custom application where we need to authorize or deauthorize the client applications using SDK which is available on UI at below path->

Admin --> Integrations --> Authorized Applications

So, please assist us on this. And, please let me know if you need any further information.

Thanks
Sidharth

The APIs you referenced do exist and are documented at https://developer.genesys.cloud/devapps/sdk/docexplorer/purecloudjava/IntegrationsApi. What is your question?

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.