Tyk · Example Payload

Tyk Gateway Batch Request Structure Example

API GatewayAPI ManagementGraphQLOpen Source

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

Top-level fields

requestssuppress_parallel_execution

Example Payload

Raw ↑
{
  "requests": [],
  "suppress_parallel_execution": true
}