...
The diagram below shows the general API and backend service life cycle elements.
Figure: API and backend service life cycle elements
...
- Log in to the API Publisher (https://<HostName>:9443/store) as a user who has the publisher role assigned.
- From the All APIs window that opens, click on the API you want to publish.
The API's overview window opens. Click the Life Cycles tab, which displays the API's available states.
Info icon false The Life Cycle tab is only visible to users with publisher privileges.
- To publish the API, select the PUBLISHED state from the drop-down list. You get three check boxes to select as follows:
Propagate Changes to API Gateway
Used to define an API proxy in the API Gateway runtime component, allowing the API to be exposed to the consumers via the API Gateway. If this option is left unselected, the API metadata will not change and you will have to manually configure the API Gateway according to the information published in the API Store.
Deprecate Old Versions
If selected, any prior versions of the API will be set to the DEPRECIATED state automatically.
Require Re-Subscription
Invalidates current user subscriptions, forcing users to subscribe again.
- Select the necessary options and click the Update button to publish the API to the API Store. Note the API life cycle history visible at the bottom of the page.
Similarly, you can depreciate, retire and block APIs. Next, see how to manage subscriptions and access tokens in Managing API Usage.