v51

latestOpenAPI 3.0.2raw.githubusercontent.com2026-08-01245104440.0 KB
AI Operators

Set observation state

Acknowledge or dismiss an AI operator observation (or return it to the "new" state). Requires "update alarms" access to the observation's source object; server-level observations require the "manage AI operators" system access right.

put/v1/ai/observations/{observation-id}/state

Path parameters

observation-idinteger required

Request body

state'new' | 'acknowledged' | 'dismissed' required

New observation state

Response

State updated