Skip to main content

Create Event

POST 

/events/:camera_name/:label/create

Create Event

Request

Path Parameters

    camera_name Camera Namerequired
    label Labelrequired

Body

    source_type

    object

    anyOf

    string

    sub_label

    object

    anyOf

    string

    score

    object

    anyOf

    integer

    duration

    object

    anyOf

    integer

    include_recording

    object

    anyOf

    boolean

    draw

    object

    anyOf

    object

Responses

Successful Response

Schema

    any

Loading...