v1

latestOpenAPI 3.0.1Vanta Terms of Service2026-07-26327517821.8 KB
Risk Scenarios

Remove a control from a risk scenario

Remove a control from a risk scenario.

Fully unlinks the control regardless of whether it is currently a TREATMENT_PLAN or an EXISTING control. To only drop the treatment-plan designation while keeping the control linked, use PATCH { "controlType": "EXISTING" } instead. Deleting an already-unlinked control is an idempotent no-op (204).

delete/risk-scenarios/{riskScenarioId}/controls/{controlId}

Path parameters

riskScenarioIdstring required
controlIdstring required

Response

No content