delete_control
Soft-delete a security control with justification. Prevents removal if it would leave a control objective uncovered, prompting a replacement or threat model update.
Instructions
Soft-delete a security control with justification.
Blocks with HTTP 409 if this is the only control covering any control objective. Add a replacement control or refine the threat model first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | No | Justification for deletion. | |
| model_id | Yes | ID of the threat model. | |
| control_id | Yes | ID of the control to delete. | |
| server_version | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||