Unlink Risks

Use this API to disassociate one or more risks from a target entity.

🗒

Things to Know

  • This operation removes the association between the specified risks and the target entity.
  • The risks themselves are not deleted, only the linkage is removed.
  • Multiple risks can be unlinked in a single request.
Body Params
riskIds
array of uuids
required
length between 1 and 2147483647

List of risk Ids that will be linked to or unlinked from the target entity. Must contain at least one valid risk ID

riskIds*

List of risk Ids that will be linked to or unlinked from the target entity. Must contain at least one valid risk ID

riskSourceInformation
object
required

source information

string
enum

origin of the risk

Allowed:
Responses
200

Risks unlinked successfully

400

Bad Request

401

Unauthorized

403

Forbidden

500

Internal Server Error

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