Modify chosen versionsCopy Pageput https://{hostname}/crux/v1/device-posture/risk-assessment/chosen-versionsUpdates the chosen versions selection of different risk assessment dimensions.Query ParamscontractIdstringThe Akamai contract identifier for your Enterprise Application Access product.accountSwitchKeystringFor customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.Body ParamsThe versions selected for different dimensions of device risk assessment.browsersarray of objectsrequiredlength ≥ 1The browser version details.browsers* objectcustomarray of stringsrequiredlength ≥ 0Custom combinations of different browser versions.custom*ADD stringgracePeriodintegerrequired≥ 0The number of days the previous version is valid until it's deprecated.namestringrequiredlength ≥ 1The name of the web browser.ADD objectclientobjectrequiredThe selected client versions.client objecteaaclientarray of objectsrequiredlength ≥ 0The per-OS version selections for EAA clients.eaaclient*ADD objectosarray of objectsrequiredlength ≥ 0The selected operating system version details.os*ADD objectResponse 200Successful response.Updated about 1 month ago