Docs

Update Risk

Updates an existing risk in ProjectManager.

PUT

Query

Field selectionChoose which fields should be included in the response. Learn more
string

Comma-separated response fields to include.

Body

Arguments
stringrequired

The id of the risk

string

The common name of this Risk.

string

The date when this risk is expected to be resolved.

string

Percentage completion (0–100).

string

Priority of the risk.

string

The potential effect of the risk.

string

Probability of the risk occurring.

string

Planned or implemented response. Avoid it, Mitigate, Transfer, Accept

string

Actions taken or planned to address the risk.

string

Additional comments or observations.

string

Users assigned to the risk. Replaces existing assignments when provided.

string

Tags applied to the risk. Replaces existing tags when provided.

string

The type of risk. Risk = 1 Assumption = 2 Issue = 3 Dependency = 4 Change = 5

Every app you connect,one REST pattern

Call any app with one REST pattern. MindCloud handles each provider's auth, request shape, and responses for you.

Learn what the Universal API is
One REST patternUse the same request structure across apps like Slack, HubSpot, Salesforce, and thousands more.
Managed connectionsSend a MindCloud connection ID instead of handling provider tokens, refresh logic, and credential storage yourself.
Action-level docsEach action page shows the exact endpoint, required arguments, optional controls, and response behavior for that app version.