Tyk · Example Payload

Tyk Gateway Validate Request Meta Example

API GatewayAPI ManagementGraphQLOpen Source

Tyk Gateway Validate Request Meta 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

enablederror_response_codemethodpath

Example Payload

Raw ↑
{
  "enabled": true,
  "error_response_code": 10,
  "method": "example_value",
  "path": "example_value"
}