Tyk · Example Payload

Tyk Gateway Id Extractor Example

API GatewayAPI ManagementGraphQLOpen Source

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

Top-level fields

enabledsourcewith

Example Payload

Raw ↑
{
  "enabled": true,
  "source": "example_value",
  "with": "example_value"
}