What's New > October 2024 > New features and enhancements
  

New features and enhancements

The October 2024 release of API Center includes the following new features and enhancements.

Unpublish an API

You can unpublish an API that was published using a top-down approach or a bottom-up approach. You can also unpublish a custom API or any API published through an Application Integration process. If you no longer need a published API, you can unpublish the API and permanently delete the unpublished API from API Center.
The API that you want to unpublish must not contain any managed API in created, active, shared, deprecated, or inactive state.
Unpublishing an API doesn't impact any API group.
For more information, see Manage APIs.

Cross-origin Resource Sharing (CORS) policy

You can define a cross-origin resource sharing (CORS) policy and associate the CORS policy with a CORS group. You can specify the allowed origins, HTTP methods, and headers that require CORS support.
CORS support helps API providers to control the invoking of the managed APIs and managed API groups.
For more information, see API Policies.