Hybrid: Management call to update an API configuration

Hi All,

Is there a way to update APIs in Apigee Hybrid using management calls.

I was able to find v1.organizations.apis for GET,DELETE,POST but nothing for update (PUT).

Please suggest.

Thanks.

0 3 868
3 REPLIES 3

Assuming you're interested in updating the same proxy revision, note that on Apigee hybrid, revisions are immutable

https://docs.apigee.com/api-platform/faq/compare-apigeegcp-edge#summary-features

Hi @dknezic  Is there any background information you can share on this decision? It seems as though once a revision is deployed, even if undeployed, you then can't deploy again. 

There shouldn't be any issue in redeploying it. 

Only if you need to modify an existing revision, you need to create a new one.