Add Threat to Risk

Use this API to add or replace a threat on a risk.

πŸ—’

Things to Know

  • If a threat was previously assigned to the risk, that threat will be replaced with the new specified threat after calling this API.
Path Params
uuid
required

Unique identifier of the risk

Body Params
uuid

Unique identifier of the threat to be added. If null, any existing threat will be removed from the risk.

Responses
201

Threat added or replaced successfully

400

Bad Request

401

Unauthorized

403

Forbidden

500

Internal Server Error

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