Skip to main content

Register a feature

POST 

/registry/features

Register a new feature in the feature registry.

Semantic deduplication is applied: if an equivalent feature already exists (same semantic_hash), deduplicated=True is returned and the existing feature_id is preserved.

HTTP 409 — feature_id + version already exists with different body.

Request

Responses

Successful Response