Tyk · Example Payload

Tyk Gateway Auth Source Example

API GatewayAPI ManagementGraphQLOpen Source

Tyk Gateway Auth Source 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

enabledname

Example Payload

Raw ↑
{
  "enabled": true,
  "name": "Example Title"
}