Can we update existing API in API gateway with an automate process

Hi Community,

I’ve created a new API by using the feature “Import API from URL” and using a swagger URL

Is there a way to update automatically this API with an admin API or other automation process ?

Kind regards,

Christophe

Yes there is. You can find in github:
https://github.com/SoftwareAG/webmethods-api-gateway

https://github.com/SoftwareAG/webmethods-api-gateway/blob/master/apigatewayservices/APIGatewayServiceManagement.json

use the /apis path

Thanks Aryell. I found the right APIs to manage our needs