New Member
Since ‎09-01-2016
‎06-22-2021

My Stats

  • 16 Posts
  • 0 Solutions
  • 0 Likes given
  • 1 Likes received

rmagsomb's Bio

Badges rmagsomb Earned

View all badges

Recent Activity

In my spike arrest policy:1000psAccording to apigee documentation:Per-second rates get smoothed into full requests allowed in intervals of milliseconds.For example, 10ps gets smoothed like this:1000 milliseconds (1 second) / 10ps = 100-millisecond in...
can i call management API locally (like from my own local java code)? I will be using my internal client id and secret
is there a way to get the lists of access tokens related to a particular user?corrected: What I really wanted to ask is: whether there is a way of doing this without using Management API
Is there an equivalent proxy calls for the below?https://api.enterprise.apigee.com/v1/organizations/{org_name}/oauth2/accesstokens//oauth2/search/apps/
how to revoke or get token/tokens without going to Management API?
Likes from