---
title: "Changes to Delete User Event"
method: DELETE
path: "/api/v1/users/event/{user_id}/{event_id}"
---

# Changes to Delete User Event

`DELETE /api/v1/users/event/{user_id}/{event_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 31 revisions.

- **2025-09-01** `c5d39efe16d8` — 2 info
- **2025-04-17** `ff75f1135b23` — 1 warning
- **2025-03-29** `102136e2c6c1` — 1 info
- **2025-01-15** `a9bfbdf3d53b` — 1 breaking

## Changes

- **2025-09-01** `c5d39efe16d8` — 2 info
  - for the `path` request parameter `event_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-03-29** `102136e2c6c1` — 1 info
  - endpoint added
- **2025-01-15** `a9bfbdf3d53b` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/memodb-io/apis/memobase-api/docs/api/v1/users/event/:user_id/:event_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/users/event/:user_id/:event_id/delete)
