PTZ
Updates the PTZ settings for the given camera.
patch/cameras/{cameraId}/ptz/settings
Request body
Example request
{
"presets": [
{
"name": "Preset 1"
}
],
"homePreset": "Preset 1"
}Response
Camera Updated
Changes
No recorded changes to this endpoint across all 1 revision of this API.