Approve a proposed remediation for execution.
Documentation Index
Fetch the complete documentation index at: https://docs.causeflow.ai/llms.txt
Use this file to discover all available pages before exploring further.
admin
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.
Returns 409 Conflict if the remediation has already been approved, rejected, or executed.