scf_remove_custom_risk_control
Removes the linkage between a custom risk and a control in the SCF platform, leaving both entities intact. Use to break associations without deleting risks or controls.
Instructions
Unlink a scoped control from a custom risk (write — editor+ role). The control and risk both remain; only the mapping is removed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| org_id | Yes | Organization UUID — obtain from scf_list_organizations | |
| scf_id | Yes | SCF control ID to unlink (e.g., 'AST-01') — obtain from scf_list_custom_risk_controls | |
| risk_code | Yes | Custom risk code in R-ORG-N format (e.g., 'R-ORG-1') — obtain from scf_list_custom_risks |