---
title: "Changes to Delete Blob"
method: DELETE
path: "/api/v1/blobs/{user_id}/{blob_id}"
---

# Changes to Delete Blob

`DELETE /api/v1/blobs/{user_id}/{blob_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 31 revisions.

- **2025-09-01** `c5d39efe16d8` — 2 info
- **2025-04-17** `ff75f1135b23` — 1 warning
- **2025-01-15** `a9bfbdf3d53b` — 3 info

## Changes

- **2025-09-01** `c5d39efe16d8` — 2 info
  - for the `path` request parameter `blob_id`, the type/format was generalized from `string`/`` to ``/``
  - for the `path` request parameter `user_id`, the type/format was generalized from `string`/`` to ``/``
- **2025-04-17** `ff75f1135b23` — 1 warning
  - added the new `520.00` enum value to the `errno` response property for the response status `200`
- **2025-01-15** `a9bfbdf3d53b` — 3 info
  - for the `path` request parameter `blob_id`, the type/format was generalized from ``/`` to `string`/``
  - for the `path` request parameter `user_id`, the type/format was generalized from ``/`` to `string`/``
  - removed the `520.00` enum value from the `errno` response property for the response status `200`

---

[Operation](https://skmtc.dev/memodb-io/apis/memobase-api/docs/api/v1/blobs/:user_id/:blob_id/delete.md) · [API](https://skmtc.dev/memodb-io/apis/memobase-api.md) · [Page](https://skmtc.dev/memodb-io/apis/memobase-api/changes/api/v1/blobs/:user_id/:blob_id/delete)
