---
title: "Changes to Delete a camera"
method: DELETE
path: "/api/v1/cameras/{id}"
---

# Changes to Delete a camera

`DELETE /api/v1/cameras/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 49 revisions.

- **2022-11-15** `c1e419cc0298` — 1 breaking, 3 info
- **2022-10-13** `6a5c6d42113e` — 1 info
- **2021-02-22** `30eda14983ed` — 1 breaking

## Changes

- **2022-11-15** `c1e419cc0298` — 1 breaking, 3 info
  - removed the success response with the status `204`
  - added the non-success response with the status `403`
  - added the non-success response with the status `503`
  - added the success response with the status `200`
- **2022-10-13** `6a5c6d42113e` — 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/delete.md) · [API](https://skmtc.dev/prusa3d/apis/prusalink-web.md) · [Page](https://skmtc.dev/prusa3d/apis/prusalink-web/changes/api/v1/cameras/:id/delete)
