v1

latestOpenAPI 3.1.02026-07-2617501.1 MB

Invoke the camera control job

put/v1/cameras/{eld_device_id}

Path parameters

eld_device_idinteger required

Specify the ID of the Vehicle Gateway or the dashcam that you want to enable or disable.

Request body

camera_statestring

Specify the state of the camera for the event. Allowed values are, ON or OFF.

Response

200

req_idstring
req_statusstring

Example response

{
  "req_id": "uuid-1234",
  "req_status": "Submitted"
}