Tyk · Example Payload

Tyk Gateway Notifications Manager Example

API GatewayAPI ManagementGraphQLOpen Source

Tyk Gateway Notifications Manager 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

oauth_on_keychange_urlshared_secret

Example Payload

Raw ↑
{
  "oauth_on_keychange_url": "https://www.example.com",
  "shared_secret": "example_value"
}