---
title: "Changes to Update Case Status"
method: PATCH
path: "/api/v1/cases/{case_id}"
---

# Changes to Update Case Status

`PATCH /api/v1/cases/{case_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 12 revisions.

- **2026-08-02** `6a15543258a5` — 1 breaking, 2 info
- **2026-08-01** `43f85a5ab348` — 1 info
- **2026-07-31** `bd124844fd9f` — 1 info

## Changes

- **2026-08-02** `6a15543258a5` — 1 breaking, 2 info
  - removed the enum value `BLOCKED` of the request property `status`
  - removed the `BLOCKED` enum value from the `status` response property for the response status `200`
  - removed the `QUEUED` enum value from the `tasks/items/status` response property for the response status `200`
- **2026-08-01** `43f85a5ab348` — 1 info
  - added the required property `source_url` to the response with the `200` status
- **2026-07-31** `bd124844fd9f` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/getprosperapp/apis/prosper-voice/docs/api/v1/cases/:case_id/patch.md) · [API](https://skmtc.dev/getprosperapp/apis/prosper-voice.md) · [Page](https://skmtc.dev/getprosperapp/apis/prosper-voice/changes/api/v1/cases/:case_id/patch)
