Skip to main content

Type Alias: CreateParticipantRequest

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

Properties

PropertyTypeRequiredDescription
externalUserIdstringYesExternal User ID from ODIN (stable identifier)
displayNamestringNoDisplay name of the participant
userDataobjectNoUser data from ODIN (parsed JSON)

Defined in

4Players/cortex-typescript-sdk/src/resources/participants.ts:20