RiskMatrixScore REST Endpoints
    
        RiskMatrixScore
    
The risk matrix score object stores the score values from the probability and impact diagram (PID) of the risk score matrix.
- Create RiskMatrixScores
 - Method: postPath:
/riskMatrixScore - Delete RiskMatrixScores
 - Method: deletePath:
/riskMatrixScore - Read RiskMatrixScores
 - Method: getPath:
/riskMatrixScore - Update RiskMatrixScores
 - Method: putPath:
/riskMatrixScore - View RiskMatrixScore Field Length
 - Method: getPath:
/riskMatrixScore/getFieldLength/{fieldName} - View RiskMatrixScore fields
 - Method: getPath:
/riskMatrixScore/fields