Skip to main content
PATCH
Update a corrective action plan

Path Parameters

cap_id
string<uuid>
required

Body

application/json
expected_version
integer
required
status
enum<string> | null
Available options:
proposed,
approved,
in_progress,
blocked,
completed,
verified,
rejected
owner
string | null
due_date
string | null
path_tier
enum<string> | null
Available options:
automated,
governed,
expert
problem_statement
string | null
root_cause
string | null
containment_action
string | null
corrective_action
string | null
preventive_action
string | null
success_metric
string | null
verification_evidence
string | null

Response

Successful Response

id
string<uuid>
required
target_type
string
required
target_id
string
required
title
string
required
status
enum<string>
required
Available options:
proposed,
approved,
in_progress,
blocked,
completed,
verified,
rejected
version
integer
required
due_date
string | null
required
created_at
string
required
updated_at
string
required
owner
string | null
problem_statement
string
default:""
root_cause
string
default:""
containment_action
string
default:""
corrective_action
string
default:""
preventive_action
string
default:""
success_metric
string
default:""
verification_evidence
string
default:""
path_tier
enum<string>
default:governed
Available options:
automated,
governed,
expert
proof_window_days
integer
default:30
steps
Steps · object
proof_started_at
string | null
proof_verified_at
string | null