Skip to main content
PATCH
Patch Prediction

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

prediction_id
string
required

Body

application/json

I3 / V2 fix (API-IMPLEMENTATION-SPEC.md §8.2): shrinks to {status, notes} ONLY — "you can acknowledge/mute; you cannot edit a probability." The dismissed/feedback aliases are REMOVED (REPLACE strategy, no legacy aliases); POST .../feedback is the real outcome-recording path.

notes
string | null
Maximum string length: 2000
status
string | null
Pattern: ^(active|acknowledged|muted|dismissed)$

Response

Successful Response

The response is of type Response Patch Prediction V1 Predictions Prediction Id Patch · object.