Request the device to pair provided auxiliary cameras. A system message webhook will be sent after the camera is paired with the device.
required | Array of objects [ 1 .. 8 ] items The array of auxiliary cameras that will be paired |
Successful operation
Bad request error
Unauthorized error
Forbidden error
Not found error
Locked error
Internal server error
{- "auxiliaryCameras": [
- {
- "ssid": "string"
}
]
}
{- "requestId": "06327cae-e075-42ca-b620-c5cfdd3b4e37"
}