Axway · Example Payload

Amplify Platform Marketplace.User.Remove Example

API ManagementEnterpriseIntegrationSecurity

Amplify Platform Marketplace.User.Remove 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

guidnameorgs

Example Payload

Raw ↑
{
  "guid": "507f1f77bcf86cd799439011",
  "name": "Example Name",
  "orgs": [
    {
      "guid": {},
      "name": {},
      "org_id": {}
    }
  ]
}