Modify Risk

Use this API to partially modify an existing risk in the Risk Register.

πŸ—’

Things to Know

  • The Managing organization assignment for risks setting must be enabled in the OneTrust Platform to pass values for the orgGroupId parameter using this API. If this setting is disabled, any values passed for the orgGroupId parameter will be ignored. This setting can be found on the Global Settings > Risk, Controls & Evidence > General screen.
Path Params
uuid
required

Unique identifier of the risk to patch

Body Params
string

description

string

recommendation

date-time

deadline, format - YYYY-MM-DDTHH:MM:SS.FFFZ

int64

number of days before the deadline when the reminder will be sent

int64

probability level id

int64

impact level id

number

risk score

int64

risk level Id, replacement for level field

categoryIds
array of uuids

List of Category Ids

categoryIds
inherentRiskLevel
object

Inherent risk level details

targetRiskLevel
object

Target risk level details

string

AKA remediation in current workflow

uuid

Threat id

vulnerabilityIds
array of uuids

List of vulnerabilityIds

vulnerabilityIds
uuid

organization group id

attributeValues
object

Custom Attributes

string
length between 0 and 300

name

string
enum

treatment status to set for Risk in Custom Workflows

Allowed:
uuid
string
enum

Result to set on Risk as part of approval

Allowed:
uuid

result Id

int64
riskManager
array of uuids

list of manager ids

riskManager
Responses
204

No Content

400

Bad Request

401

Unauthorized

403

Forbidden

500

Internal Server Error

Language
Credentials
OAuth2
Missing 2 required scopes
URL
Response
Choose an example:
*/*