⚠️ Experimental: The Moverse Capture Remote Control API is in an experimental stage. For usage with Moverse Capture Studio, click here.
{"status": 1} to trigger the handshake process.202 Accepted (Async process started).gain, exposure, etc.) to update them on the fly. You only need to send the fields you want to change.200 OK (Applied) or 422 Unprocessable (Invalid values).curl --location --request PATCH '/api/v1/cameras' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": -1,
"status": 1
}'