---
title: "Invoke the camera control job"
method: PUT
path: "/v1/cameras/{eld_device_id}"
---

# Invoke the camera control job

`PUT /v1/cameras/{eld_device_id}`

## Path parameters

- `eld_device_id` integer, required

## Request body

- object
  - `camera_state` string — Specify the state of the camera for the event. Allowed values are, ON or OFF.

## Response `200`

200

- object
  - `req_id` string
  - `req_status` string

---

[API](https://skmtc.net/gomotive/apis/motive.md) · [All operations](https://skmtc.net/gomotive/apis/motive/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/gomotive/motive/revisions/c71780e497f5/schema)
