Tyk · Example Payload

Tyk Gateway Batch Reply Unit Example

API GatewayAPI ManagementGraphQLOpen Source

Tyk Gateway Batch Reply Unit 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

bodycoderelative_url

Example Payload

Raw ↑
{
  "body": "example_value",
  "code": 10,
  "relative_url": "https://www.example.com"
}