Skip to main content
PATCH
Update Session

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

agent_name
string
required
user_id
string
required
session_id
string
required

Body

application/json

Schema for updating an ADK agent session.

agent_name
string
required
user_id
string
required
session_id
string
required
data
Data · object | null

Response

Successful Response