Update an Event

Update an event

patch
Authorizations
AuthorizationstringRequired

Format: Api-Key {API_KEY}

Path parameters
namestringRequired

Schema name

idstringRequired

Event ID (KsuidMs)

Body

Partial update for an event

lr.camera_idstring · nullableOptional
my_custom_fieldstring · nullableOptionalExample: my_custom_value
Responses
chevron-right
200Success
application/json
patch
/schema/{name}/events/{id}
200Success

Last updated