Delete a Helix Event

Log in to see full request history

This method can be used to delete a Helix event from Command. The required parameter to successfully delete a Helix event are the associated Organization ID, Camera ID, API Key, Event Type UID, and the exact event epoch time in milliseconds.

Query Params
string
required

The unique identifier of the organization.

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.

Response
200

ok

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