Cleanup OAuth Clients in Test Org with 100 limit

In our Test Genesys Org, the number of OAuth Clients ran into limits coming close to 100 (in fact we started seeing errors once it crossed 70+ not even 90s).

We raised a case with Genesys and they recommended us to delete unused OAuth Clients based on last used date.

I tried to find API where I can find when an OAuth Client was last used, but no luck. In the interest of time I was able to delete few of the unused OAuth Clients (based on name ... by guessing).

Is there an API which I can use to know this info like when is the last time an OAuth Client was used?

I know OAuth Clients have Created DateTime and Modified DateTime ... but this doesn't mean they are NOT actively used.

Any help in this regard is appreciated.

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