Skip to main content

EventsCreateBody

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