Skip to main content
POST
Create Session

Authorizations

Authorization
string
header
required

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

Body

application/json

Schema for creating an ADK agent session.

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

Response

Successful Response

The response is of type Response Create Session Api Adk Sessions Post · object.