Axway · Example Payload

Amplify Platform Platform.Org.Update Example

API ManagementEnterpriseIntegrationSecurity

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

Top-level fields

changesfrommodified_by

Example Payload

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