Updating APIs
You can edit an API using the Edit option for minor edits, whereas the update feature helps you to overwrite the complete API definition using a file or a URL at the same time.
Before you begin
About this task
You can update the definition of an existing API by uploading a WSDL, Swagger, or RAML file or URL. The uploaded file can also be in a .zip format. When you update an API, it retains the Expose to consumers setting, the existing scope definitions, the configured policies, and the REST-enabled path configurations for SOAP API.
You can update an active API. You cannot modify the name and version of an API when you update an active API.
Note: The active API is replaced with the updated API. The updated APIs do not become effective for
ongoing requests. Updates to an activated API are propagated across a cluster and trigger a hot
deployment on each cluster node separately.