Tyk · Example Payload

Tyk Gateway Cache Plugin Example

API GatewayAPI ManagementGraphQLOpen Source

Tyk Gateway Cache Plugin Example is an example object payload from Tyk, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

cacheByRegexcacheResponseCodesenabledtimeout

Example Payload

Raw ↑
{
  "cacheByRegex": "example_value",
  "cacheResponseCodes": [],
  "enabled": true,
  "timeout": 10
}