Reject a proposed remediation.
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.
reason can be provided to document why the remediation was rejected. This is useful for audit trails and for informing future AI suggestions.
Required role: admin
rem_01HX9VTPQR3KF8MZWBYD5N6JCE."This rollback would affect other tenants. Prefer the index creation approach instead."200 OK with the updated remediation status.
| Field | Type | Description |
|---|---|---|
remediationId | string | The remediation that was rejected |
status | string | Always "rejected" 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.