Tyk · Example Payload

Tyk Gateway Basic Auth Data Example

API GatewayAPI ManagementGraphQLOpen Source

Tyk Gateway Basic Auth Data 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

hash_typepassword

Example Payload

Raw ↑
{
  "hash_type": "example_value",
  "password": "example_value"
}