For the complete documentation index, see llms.txt.
Skip to main content
Version: 8.10 (unreleased)

Update agent instanceAdded in 8.10

PATCH 

/agent-instances/:agentInstanceKey

Strongly Consistent About endpoint data consistency

Updates the mutable fields of an agent instance (status, metric counters, and tools) and appends a batch of history items to its conversation history. Metric values are treated as deltas and applied immediately to the aggregate counters. Tool updates replace the existing tool list. Each history item created for this request is echoed back in the response.

Required permissions

When authorization is enabled, this endpoint requires the following permission. See resources and permissions to learn more.

Resource typePermission
PROCESS_DEFINITIONUPDATE_PROCESS_INSTANCE

Request

Responses

The agent instance was updated successfully.