RiskCategory REST Endpoints

RiskCategory

The risk category object is used to categorize and organize project risks. A risk can only be associated with a single category. Categories help ensure a comprehensive and systematic way of identifying risks to a consistent level of detail and completeness. Technical, Operational, External are examples of risk categories that might apply to a typical project. Categories are global objects and are usually defined by an administrator.

Create RiskCategories
Method: post
Path: /riskCategory
Delete RiskCategories
Method: delete
Path: /riskCategory
Read RiskCategories
Method: get
Path: /riskCategory
Update RiskCategories
Method: put
Path: /riskCategory
View RiskCategory Field Length
Method: get
Path: /riskCategory/getFieldLength/{fieldName}
View RiskCategory fields
Method: get
Path: /riskCategory/fields