Axway · Example Payload

Amplify Platform Platform.Team.Remove Example

API ManagementEnterpriseIntegrationSecurity

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

Top-level fields

reassign_teamteam

Example Payload

Raw ↑
{
  "reassign_team": {
    "default": {},
    "guid": {},
    "name": {}
  },
  "team": {
    "default": {},
    "guid": {},
    "name": {}
  }
}