Optional
requestFactory: APIManagementApiRequestFactoryOptional
responseProcessor: APIManagementApiResponseProcessorPrivate
configurationPrivate
requestPrivate
responseThe request object
Optional
options: ConfigurationDelete a specific API by ID.
The request object
Optional
options: ConfigurationRetrieve information about a specific API in OpenAPI format file.
The request object
Optional
options: ConfigurationList APIs and their IDs.
The request object
Optional
options: ConfigurationUpdate information about a specific API. The given content will replace all API content of the given ID. The ID is returned by the create API, or can be found in the URL in the API catalog UI.
The request object
Optional
options: ConfigurationGenerated using TypeDoc
Create a new API from the OpenAPI specification given. See the API Catalog documentation for additional information about the possible metadata. It returns the created API ID.