Skip to main content
POST
Record a browser lifecycle observation for an AgentRun

Authorizations

overlay_session
string
cookie
required

Signed httpOnly browser session cookie.

Body

application/json
conversationId
string
required
Minimum string length: 1
agentRunId
string
required
Minimum string length: 1
event
enum<string>
required
Available options:
browser_disconnected,
browser_reconnected

Response

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

Response shape is route-specific and may be backed by @overlay/app-core contracts.