Axway · Example Payload

Amplify Platform Platform.Env.Update Example

API ManagementEnterpriseIntegrationSecurity

Amplify Platform Platform.Env.Update Example is an example object payload from Axway, with 1 top-level field. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

changes

Example Payload

Raw ↑
{
  "changes": [
    {
      "a": 0,
      "k": "example_value",
      "o": "example_value",
      "v": "example_value"
    }
  ]
}