---
title: "PATCH /v1/printers/{id}/bed-occupancy-verification-config"
method: PATCH
path: "/v1/printers/{id}/bed-occupancy-verification-config"
tags: ["Printers"]
---

# PATCH /v1/printers/{id}/bed-occupancy-verification-config

`PATCH /v1/printers/{id}/bed-occupancy-verification-config`

Update Bed Occupancy Verification production rollout config for a printer

## Path parameters

- `id` string, required

## Request body

- object
  - `bed_occupancy_verification_enabled` boolean
  - `inspection_z_buffer` number
  - `bed_occupancy_empty_bed_threshold` number
  - `bed_occupancy_max_attempts` integer
  - `bed_occupancy_reveal_enabled` boolean
  - `bov_reveal` object

## Response `200`

Default Response

## Other responses

- `default` — Unexpected error response

## Changes

- **2026-09-25** `6f1a23af942d` — 2 info
  - added the new optional request property `bed_occupancy_reveal_enabled`
  - added the new optional request property `bov_reveal`

[Change history](https://skmtc.dev/printhiv3d/apis/hive-api-documentation/changes/v1/printers/:id/bed-occupancy-verification-config/patch.md)

---

[API](https://skmtc.dev/printhiv3d/apis/hive-api-documentation.md) · [All operations](https://skmtc.dev/printhiv3d/apis/hive-api-documentation/llms.txt) · [OpenAPI document](https://skmtc.dev/printhiv3d/apis/hive-api-documentation/revisions/3dea7fda80a8?raw)
