Skip to main content
PATCH
Edit a feature memory entry.

Authorizations

Authorization
string
header
required

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

Headers

Api-key
string | null

Path Parameters

feature_key
string
required

Body

application/json
content
string | null
Minimum string length: 1
annotations
Annotations · object | null
status
enum<string> | null
Available options:
active,
deprecated
edit_reason
string | null
Maximum string length: 1000
review_context
string | null

Optional reviewer-facing ticket context from the originating agent or workflow. This is used for governance notifications and is not stored on the feature definition itself.

Maximum string length: 1500

Response

Successful Response

feature
FeatureMemoryRead · object
required
impact_warning
FeatureImpactWarning · object | null