Decommission a camera that is in state running or paused.
Security
api_key
- Mock serverhttps://coreapi.hoxton.ai/_mock/v1/cameras/{cameraId}
- https://nexus.hoxton.ai/api/v1https://nexus.hoxton.ai/api/v1/cameras/{cameraId}
curl -i -X DELETE \
'https://coreapi.hoxton.ai/_mock/v1/cameras/{cameraId}' \
-H 'Authorization: YOUR_API_KEY_HERE'