Update camera WiFi
Send a command to update wifi on specified connected cameras
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.
api-token, api, partner-api-token, partner-api Body
Request to update WiFi settings for one or more cameras.
RUUID with optional appended facet information
"AAAAAAAAAAAAAAAAAAAAAA.v0"
List of camera UUIDs to update WiFi settings for
RUUID with optional appended facet information
"AAAAAAAAAAAAAAAAAAAAAA.v0"
WiFi network password
"password123"
WiFi network SSID
"MyWiFiNetwork"