Tyk · Example Payload

Tyk Gateway Api Modify Key Success Example

API GatewayAPI ManagementGraphQLOpen Source

Tyk Gateway Api Modify Key Success 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

actionkeykey_hashstatus

Example Payload

Raw ↑
{
  "action": "example_value",
  "key": "example_value",
  "key_hash": "example_value",
  "status": "example_value"
}