Update camera firmware
Update camera firmware
Send command to update firmware to camera
POST
Update camera firmware
Authorizations
Your Rhombus API key. Must be accompanied by the x-auth-scheme header set to api-token (or partner-api-token for partner endpoints).
Headers
Authentication scheme identifier. Use api-token for standard API key authentication, partner-api-token for partner API key authentication. Must be paired with the x-auth-apikey header containing your API key.
Available options:
api-token, api, partner-api-token, partner-api Body
application/json
Request to update camera firmware.
base 64 (url-safe) uuid string
Example:
"AAAAAAAAAAAAAAAAAAAAAA"
Response
200 - application/json
OK
Response containing the status of camera firmware update.
Status of the firmware update operation
Available options:
ALREADY_ON_THE_LATEST_FIRMWARE, DEVICE_ON_A_SPECIAL_FIRMWARE_AND_CANNOT_BE_UPDATED, UPDATE_STARTED, UNABLE_TO_REACH_DEVICE, FIRMWARE_UPDATE_ALREADY_IN_PROGESS, DEVICE_NOT_AUTHROIZED Last modified on June 6, 2026