Axway · Example Payload

Amplify Platform Platform.Session.Create Example

API ManagementEnterpriseIntegrationSecurity

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

Top-level fields

fromidpiproleroles

Example Payload

Raw ↑
{
  "from": "example_value",
  "idp": {
    "id": "507f1f77bcf86cd799439011",
    "name": {}
  },
  "ip": "10.0.0.1",
  "role": "administrator",
  "roles": [
    {}
  ]
}