Approve a proposed remediation for execution.
admin or owner
rem_01HX9VTPQR3KF8MZWBYD5N6JCE.200 OK with the updated remediation status.
| Field | Type | Description |
|---|---|---|
remediationId | string | The remediation that was approved |
status | string | Always "approved" after a successful call |
404 Not Found if the remediation does not exist.
Returns 403 Forbidden if the authenticated user is not an admin or owner.
Returns 409 Conflict if the remediation has already been approved, rejected, or executed.