Why building api product with limited request verbs is not available ?

Why building api product with limited request verbs is not available ?

for example readonly product should execlude post requests

0 2 176
2 REPLIES 2

@Shawky Foda ,

Feature you have asked is already available in API Product Configuration. OAuth Scopes Field part of API Product creation is designed for that.

You just need to define the strings & leverage OAuth in Apigee to enforce rules in API Flow.

-------------------------------

Anil Sagar

5997-screen-shot-2017-11-23-at-75916-pm.png Learn Apigee Concepts in 4 Minutes HandsOn

Thank You Anil, what if I'm not using OAuth, for example I'm using verify_apikey only ?