Skip to main content

StartSessionUserData

Arbitrary user data passed when starting a session, as simple key/value pairs

Usage profiles​

UsageFields and validation
In requestsView fields
In responsesView fields

In requests​

API JSON uses JSON field names (camelCase).

FieldTypePresenceMeaning
fieldsMap from string to JSON valueOptionalStructured user data passed to the session-start request.

In responses​

API JSON uses JSON field names (camelCase).

FieldTypePresenceMeaning
fieldsMap from string to JSON valueOptionalStructured user data passed to the session-start request.

Where used​

ReferenceRelationship
Create a voice session (in progress)POST /api/v1/llm/create-daily-session
DailySessionNested in model

Download the public reference contract.

Document: DOC-API-MODEL-start-session-user-data.