Tyk · Example Payload

Tyk Gateway Template Data Example

API GatewayAPI ManagementGraphQLOpen Source

Tyk Gateway Template Data 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

enable_sessioninput_typetemplate_modetemplate_source

Example Payload

Raw ↑
{
  "enable_session": true,
  "input_type": "example_value",
  "template_mode": "example_value",
  "template_source": "example_value"
}