Tyk · Example Payload

Tyk Gateway End Point Meta Example

API GatewayAPI ManagementGraphQLOpen Source

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

Top-level fields

disabledignore_casemethodmethod_actionspath

Example Payload

Raw ↑
{
  "disabled": true,
  "ignore_case": true,
  "method": "example_value",
  "method_actions": "example_value",
  "path": "example_value"
}