Axway · Example Payload

Amplify Platform Password Policy Example

API ManagementEnterpriseIntegrationSecurity

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

Top-level fields

lengthmax_lengthlowerupperspecialdigitlockoutrenewalhistory

Example Payload

Raw ↑
{
  "length": 1,
  "max_length": 1,
  "lower": 1,
  "upper": 1,
  "special": 1,
  "digit": 1,
  "lockout": 1,
  "renewal": 1,
  "history": 1
}