Skip to main content

DailyMeetingTokenProperties

Daily meeting token configuration (subset of common fields)

Usage profiles​

UsageFields and validation
In requestsView fields
In responsesView fields

In requests​

API JSON uses JSON field names (camelCase).

FieldTypePresenceMeaning
isOwnerbooleanOptionalWhether the issued Daily meeting token grants room-owner privileges.
enableAutoRecordingbooleanOptionalWhether the Daily meeting token requests automatic recording.

In responses​

API JSON uses JSON field names (camelCase).

FieldTypePresenceMeaning
isOwnerbooleanOptionalWhether the issued Daily meeting token grants room-owner privileges.
enableAutoRecordingbooleanOptionalWhether the Daily meeting token requests automatic recording.

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-daily-meeting-token-properties.