Bridges
Updates the settings of a bridge.
patch/bridges/{id}/settings/
Request body
Example request
{
"data": {
"timeZone": "America/Chicago",
"mediaShortcut": {
"ipOverrides": [
"wan",
"10.45.4.4"
]
}
}
}Response
Camera Updated
Changes
No recorded changes to this endpoint across all 1 revision of this API.