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

# Changes to Update User Event

`PUT /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 was generalized from `string` to no type
  - for the `path` request parameter `user_id`, the type was generalized from `string` to no type
- **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/put.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/put)
