Tyk · Example Payload

Tyk Gateway Middleware Id Extractor Example

API GatewayAPI ManagementGraphQLOpen Source

Tyk Gateway Middleware Id Extractor 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

disabledextract_fromextract_withextractor_config

Example Payload

Raw ↑
{
  "disabled": true,
  "extract_from": "example_value",
  "extract_with": "example_value",
  "extractor_config": "example_value"
}