v1
latestOpenAPI 3.0.32026-07-24214879985.1 KBCameras
Opens a camera tunnel. As this API is intended for incidental access to the cameras UI, it should not be used for general API integration.
put/cameras/{cameraId}/tunnel
Request body
object required
Response
OK
Example response
{
"httpUrl": "http://example.com",
"httpsUrl": "https://example.com"
}