v1
latestOpenAPI 3.0.1AGPLv32026-07-17302746.4 KBSetup a new camera or fix a broken one
post/api/v1/cameras/{id}
Request body
Example request
{
"name": "MuadDib_Camera_1",
"resolution": {
"width": 640,
"height": 640
},
"rotation": 180,
"focus": 0.5,
"exposure": 4.2,
"send_to_connect": true
}Response
OK