---
title: "Changes to Set new settings to a working camera"
method: PATCH
path: "/api/v1/cameras/{id}/config"
---

# Changes to Set new settings to a working camera

`PATCH /api/v1/cameras/{id}/config`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 49 revisions.

- **2023-05-02** `65188ef36d05` — 1 info
- **2022-12-14** `f1205c950e45` — 2 breaking, 6 info
- **2022-11-15** `c1e419cc0298` — 1 info
- **2021-02-22** `30eda14983ed` — 1 breaking

## Changes

- **2023-05-02** `65188ef36d05` — 1 info
  - added the new optional request property `focus`
- **2022-12-14** `f1205c950e45` — 2 breaking, 6 info
  - removed the enum value `EVERY_10_MIN` of the request property `trigger_scheme`
  - removed the enum value `ON_LAYER_CHANGE` of the request property `trigger_scheme`
  - added the new `EACH_LAYER` enum value to the request property `trigger_scheme`
  - added the new `FIFTH_LAYER` enum value to the request property `trigger_scheme`
  - added the new `MANUAL` enum value to the request property `trigger_scheme`
  - added the new `SIXTY_SEC` enum value to the request property `trigger_scheme`
  - added the new `TEN_SEC` enum value to the request property `trigger_scheme`
  - added the new `THIRTY_SEC` enum value to the request property `trigger_scheme`
- **2022-11-15** `c1e419cc0298` — 1 info
  - endpoint added
- **2021-02-22** `30eda14983ed` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/prusa3d/apis/prusalink-web/docs/api/v1/cameras/:id/config/patch.md) · [API](https://skmtc.dev/prusa3d/apis/prusalink-web.md) · [Page](https://skmtc.dev/prusa3d/apis/prusalink-web/changes/api/v1/cameras/:id/config/patch)
