Update a Helix Event

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…

This method can be used to update a Helix Event that has already been posted to Command. This is especially useful if a user needs to add an additional attribute key to the existing event, along with its new corresponding value. To successfully update a Helix Event, users will need to input the associated Camera ID, API Token with Helix permissions, Event Type UID, exact event epoch time in milliseconds, as well as the new attribute key and attribute value that is being updated.

Query Params
string
required

The unique identifier of the camera.

integer
required

The event epoch time in milliseconds.

string
required

The unique identifier of the event type.

Body Params
object

list of event attributes.

boolean

Whether or not an event is flagged.

Response
200

ok

Language
Credentials
URL
Click Try It! to start a request and see the response here!