Tyk · Example Payload

Tyk Gateway Url Rewrite Meta Example

API GatewayAPI ManagementGraphQLOpen Source

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

Top-level fields

disabledmatch_patternmethodpathrewrite_totriggers

Example Payload

Raw ↑
{
  "disabled": true,
  "match_pattern": "example_value",
  "method": "example_value",
  "path": "example_value",
  "rewrite_to": "example_value",
  "triggers": []
}