Axway · Example Payload

Amplify Platform Marketplace.Ai.Enable Example

API ManagementEnterpriseIntegrationSecurity

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

Top-level fields

changesembeddedstreamurl

Example Payload

Raw ↑
{
  "changes": [
    {
      "a": 0,
      "k": "example_value",
      "o": "example_value",
      "v": "example_value"
    }
  ],
  "embedded": "example_value",
  "stream": "example_value",
  "url": "https://example.com"
}