This method loads an empty profile for a headset. You can use this method to quickly load a profile, without having to create a profile with setupProfile.
The result is an object containing these fields:
Name
Type
Required
Description
cortexToken
string
yes
A token returned by authorize.
headset
string
yes
A headset id returned by queryHeadsets.
Name
Type
Description
action
string
Is always "load".
name
string
Is always "Guest Profile".
message
string
A success message.