Authorizations
The Tyk Dashboard API Access Credentials
Path Parameters
ID of the API you want to patch.
Query Parameters
Upstream URL for the API.
Listen path for the API.
Custom domain for the API.
Enable allowList middleware for all endpoints.
true
Enable validateRequest middleware for all endpoints having a request body with media type application/json.
true
Enable mockResponse middleware for all endpoints having responses configured.
true
Enable/disable the authentication mechanism in your Tyk Gateway for your OAS API.
true
Body
The content of the file should be the OpenAPI document in JSON or YAML format.