Financial Risk
Updates a monitored company's risk exposure.
The ransomware scenario is designed to assess the likelihood of a ransomware attack and identify areas of vulnerability. By assessing the organization's security controls, potential attack vectors, and previous ransomware incidents, the scenario provides insights into the potential impact of a ransomware attack and highlights areas where improvements can be made to prevent or mitigate the impact of such an attack.
patch/api/v2/companies/{id}/riskexposure/ransomware
Path parameters
idinteger required
Example:123
The id of the company whose risk exposure is to be updated.
Request body
Example request
{
"NoOf_PII_PHI_PCI_Records": 300,
"SimulationType": "Confidentiality"
}Response
Success