Skip to main content

Type Alias: GenerateTokenRequest

type GenerateTokenRequest: components["schemas"]["GenerateTokenRequest"];

Properties

PropertyTypeRequiredDescription
roomIdstringYesThe Room ID
projectIdstringYesThe Project ID (API Key)
secretstringYesThe Project Secret

Defined in

4Players/cortex-typescript-sdk/src/client.ts:57