Share this topic
LinkedIn
Twitter
Copy URL
From Apigee I want to expose a POST API instead of GET like (www.example.com/api/find)
Body {id:['cola','fiz']}
Is it possible to accept post api and transform and route as get from apigee proxy ?