Skip to content

Delete camera

Request

Decommission a camera that is in state running or paused.

Security
api_key
Path
cameraIdstring, (uuid)required

the camera ID of the camera.

curl -i -X DELETE \
  'https://coreapi.hoxton.ai/_mock/v1/cameras/{cameraId}' \
  -H 'Authorization: YOUR_API_KEY_HERE'

Responses

OK.

Response
No content