v1

latestOpenAPI 3.1.0raw.githubusercontent.com2026-06-304917042.1 MB
knowledge-gap-analytics

Transition a cluster through the lifecycle state machine

post/v1/knowledge-gaps/clusters/{cluster_id}/status

Path parameters

cluster_idstring uuid required

Request body

to_status'acknowledged' | 'in_progress' | 'fixed' | 'reopened' | 'merged' | 'archived' required
notestring nullable
target_cluster_idstring uuid nullable

Required when to_status == 'merged'; ignored otherwise.

Response

Successful Response

cluster_idstring uuid required
from_statusstring required
to_statusstring required
actor_user_idstring uuid nullable required
event_idstring uuid nullable required