---
title: "POST /v1/organizations/{organizationId}/pause-light-settings/preview"
method: POST
path: "/v1/organizations/{organizationId}/pause-light-settings/preview"
---

# POST /v1/organizations/{organizationId}/pause-light-settings/preview

`POST /v1/organizations/{organizationId}/pause-light-settings/preview`

## Path parameters

- `organizationId` string, required

## Request body

- object
  - `printerId` string, required
  - `pattern` object, required
    - `enabled` boolean, required
    - `sequence` unknown[], required
      - unknown
    - `chamberLight` boolean, required
    - `workLight` boolean, required
  - `durationMs` number

## Response `200`

Default Response

- object
  - `success` boolean, required
  - `message` string, required

## Other responses

- `400` — Default Response
- `403` — Default Response
- `500` — Default Response

---

[API](https://skmtc.net/printhiv3d/apis/hive-api-documentation.md) · [All operations](https://skmtc.net/printhiv3d/apis/hive-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/printhiv3d/hive-api-documentation/revisions/64e0f1284c6f/schema)
