---
title: "Make a snapshot with the camera"
method: POST
path: "/api/v1/cameras/{id}/snap"
---

# Make a snapshot with the camera

`POST /api/v1/cameras/{id}/snap`

Can be manually done only during camera initialization or in manual mode

## Response `200`

OK

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found
- `408` — Request Timeout
- `409` — Conflict
- `503` — Service Unavailable

## Changes

- **2022-11-15** `c1e419cc0298` — 2 info
  - added the non-success response with the status `403`
  - added the non-success response with the status `503`
- **2022-10-13** `6a5c6d42113e` — 1 info
  - endpoint added
- **2021-02-22** `30eda14983ed` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/prusa3d/apis/prusalink-web/changes/api/v1/cameras/:id/snap/post.md)

---

[API](https://skmtc.dev/prusa3d/apis/prusalink-web.md) · [All operations](https://skmtc.dev/prusa3d/apis/prusalink-web/llms.txt) · [OpenAPI document](https://skmtc.dev/prusa3d/apis/prusalink-web/revisions/0f7524a0402f?raw)
