Tyk · Example Payload

Tyk Gateway Authentication Example

API GatewayAPI ManagementGraphQLOpen Source

Tyk Gateway Authentication 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

baseIdentityProviderenabledstripAuthorizationData

Example Payload

Raw ↑
{
  "baseIdentityProvider": "example_value",
  "enabled": true,
  "stripAuthorizationData": true
}