Type Alias: CreateParticipantRequest
Properties
| Property | Type | Required | Description |
|---|---|---|---|
externalUserId | string | Yes | External User ID from ODIN (stable identifier) |
displayName | string | No | Display name of the participant |
userData | object | No | User data from ODIN (parsed JSON) |
Defined in
4Players/cortex-typescript-sdk/src/resources/participants.ts:20