Import an Tyk OAS format API without x-tyk-gateway. For use with an existing Tyk OAS API that you want to expose via your Tyk Gateway.
Api key
Upstream URL for the API
Listen path for the API
Custom domain for the API
Enable allowList middleware for all endpoints
true, false true
Enable validateRequest middleware for all endpoints having a request body with media type application/json
true, false true
Enable mockResponse middleware for all endpoints having responses configured.
true, false true
Enable/disable the authentication mechanism in your Tyk Gateway for your OAS API
true, false true
The base API which the new version will be linked to.
The version name of the base API while creating the first version. This doesn't have to be sent for the next versions but if it is set, it will override base API version name.
The version name of the created version.
If true, the new version is set as default version.
The body is of type object.