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

Changes

No recorded changes to this endpoint across all 1 revision of this API.