...
A new API version is created when you want to change a published API's behavior, authentication mechanism, resources, throttling tiers, target audiences etc. It isn't recommended to modify a published API that has subscribers plugged to it.
After creating a new version, you typically deploy it as a prototype for early promotion. A prototype can be used for testing, without subscription, along with the published versions of the API. After a period of time during which the new version is used in parallel with the older versions, the prototyped API can be published and its older versions deprecated.
...
Note |
---|
The examples here use the |
The steps below show how to create a new version of an existing API.
...
Give a version number, check the default version option and click Done.
...
...
Include Page APIMShared:Create new API Versions APIMShared:Create new API Versions
You have created a new version of an API. In the next tutorial, you deploy this API as a prototype and test it with its older versions.