inactivePeriodInDays
Learn about inactivePeriodInDays parameter for the Customer Password Policy API.
inactivePeriodInDays parameter for the Customer Password Policy specifies the period of time (in days) a customer account can be inactive after which it is automatically disabled.
If you don't define a value for the inactivity period then the default password policy value will be used.
{
    "inactivePeriodInDays": 60
//rest of the fields
 }For information on the other parameters in this API, see topic Customer Password Policy APIs.