v52

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-0189112274.5 KB
Agent Task Tracker

Update Agent Task Tracker

Update agent task tracker by tracker ID

put/tracker/{tracker_id}

Path parameters

tracker_idstring required

Request body

last_processed_event_idstring nullable

The most recent processed event ID (omit to leave unchanged)

statusstring nullable

Processing status

status_reasonstring nullable

Optional status reason

Response

Successful Response

idstring required

The UUID of the agent task tracker

agent_idstring required

The UUID of the agent

task_idstring required

The UUID of the task

statusstring nullable

Processing status

status_reasonstring nullable

Optional status reason

last_processed_event_idstring nullable

The last processed event ID

created_atstring date-time required

When the agent task tracker was created

updated_atstring date-time nullable

When the agent task tracker was last updated