EventsCreateBody
source_type object
anyOf
- MOD1
- MOD2
string
sub_label object
anyOf
- MOD1
- MOD2
string
score object
anyOf
- MOD1
- MOD2
number
duration object
anyOf
- MOD1
- MOD2
integer
include_recording object
anyOf
- MOD1
- MOD2
boolean
draw object
anyOf
- MOD1
- MOD2
object
EventsCreateBody
{
"source_type": "string",
"sub_label": "string",
"score": 0,
"duration": 0,
"include_recording": true,
"draw": {}
}