Risk REST Endpoints

Risk

The risk object represents a probabilistic event or condition which if it occurs has an impact (e.g. schedule, cost, quality, safety) on the project. Risks with negative impacts are threats; risks with positive impacts on the project are opportunities.

This business object supports user defined fields (UDFs). To assign UDFs to an activity expense, use the UDFValue service.

Create Risks
Method: post
Path: /risk
Delete Risks
Method: delete
Path: /risk
Read Risks
Method: get
Path: /risk
Update Risks
Method: put
Path: /risk
View Risk Field Length
Method: get
Path: /risk/getFieldLength/{fieldName}
View Risk fields
Method: get
Path: /risk/fields