Tyk · Example Payload

Tyk Gateway From Oas Examples Example

API GatewayAPI ManagementGraphQLOpen Source

Tyk Gateway From Oas Examples 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

codecontentTypeenabledexampleName

Example Payload

Raw ↑
{
  "code": 10,
  "contentType": "example_value",
  "enabled": true,
  "exampleName": "example_value"
}