Tyk · Example Payload

Tyk Gateway Oid Provider Config Example

API GatewayAPI ManagementGraphQLOpen Source

Tyk Gateway Oid Provider Config 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

client_idsissuer

Example Payload

Raw ↑
{
  "client_ids": "example_value",
  "issuer": "example_value"
}