Create Risk Predictor (Traffic anomaly)

POST {{apiPath}}/environments/{{envID}}/riskPredictors

This PingOne collection contains only the requests without documentation. For the official PingOne Platform API documentation, see Create Risk Predictor (Traffic anomaly).

Request Body

{"name"=>"Traffic anomaly predictor created with API", "compactName"=>"trafficAnomalyCreatedFromAPI", "type"=>"TRAFFIC_ANOMALY", "default"=>{"result"=>{"level"=>"medium", "type"=>"VALUE"}}, "rules"=>[{"type"=>"UNIQUES_USERS_PER_DEVICE", "threshold"=>{"medium"=>3, "high"=>6}, "interval"=>{"unit"=>"DAY", "quantity"=>7}, "enabled"=>true}]}