RiskThreshold REST Endpoints
    
        RiskThreshold
    
The risk threshold object contains the name, description, and type of each risk threshold. Risk thresholds provide a mechanism for setting up the criteria that is used to assess the risk.
- Create RiskThresholds
- Method: postPath:/riskThreshold
- Delete RiskThresholds
- Method: deletePath:/riskThreshold
- Read RiskThresholds
- Method: getPath:/riskThreshold
- Update RiskThresholds
- Method: putPath:/riskThreshold
- View RiskThreshold Field Length
- Method: getPath:/riskThreshold/getFieldLength/{fieldName}
- View RiskThreshold fields
- Method: getPath:/riskThreshold/fields