Agent environments

Upload a validated contiguous batch of remote agent events

post/api/v1/agent-environments/{environmentId}/events

Path parameters

environmentIdstring required

Request body

protocolVersion1 required
environmentIdstring required
runIdstring required

Response

Successful response. Stable response schemas are documented in workflow guides when available.

{"stackTrail":"paths:/api/v1/agent-environments/{environmentId}/events:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown","description":"Response shape is route-specific and may be backed by @overlay/app-core contracts."}

Changes