Endpoint:Documentation Index
Fetch the complete documentation index at: https://docs.lyzr.ai/llms.txt
Use this file to discover all available pages before exploring further.
POST /v1/sessions/
This endpoint creates a new session for a user. You need to provide the user_id and optional metadata in the request body.
Parameters
The unique ID of the user for whom the session is created.
Additional metadata related to the session.
Response Parameters
The unique identifier for the newly created session.