---
title: "Changes to Close a case"
method: POST
path: "/contact_cases/{id}/close"
---

# Changes to Close a case

`POST /contact_cases/{id}/close`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 54 revisions.

- **2026-07-26** `d5569b315411` — 2 warning
- **2026-07-23** `3ab6b73994fc` — 1 info
- **2026-07-22** `6bba44d87e83` — 2 warning, 2 info
- **2026-07-12** `0f1b4632fdbc` — 2 info
- **2026-07-08** `0e81fffc2849` — 1 info
- **2026-05-30** `995c56ba9219` — 1 breaking

## Changes

- **2026-07-26** `d5569b315411` — 2 warning
  - added the new `web_session` enum value to the `local/allOf[#/components/schemas/CommonAddress]/type` response property for the response status `200`
  - added the new `web_session` enum value to the `peer/allOf[#/components/schemas/CommonAddress]/type` response property for the response status `200`
- **2026-07-23** `3ab6b73994fc` — 1 info
  - added the optional property `reference_id` to the response with the `200` status
- **2026-07-22** `6bba44d87e83` — 2 warning, 2 info
  - removed the optional property `peer_target` from the response with the `200` status
  - removed the optional property `peer_type` from the response with the `200` status
  - added the optional property `local` to the response with the `200` status
  - added the optional property `peer` to the response with the `200` status
- **2026-07-12** `0f1b4632fdbc` — 2 info
  - added the optional property `detail` to the response with the `200` status
  - added the optional property `name` to the response with the `200` status
- **2026-07-08** `0e81fffc2849` — 1 info
  - endpoint added
- **2026-05-30** `995c56ba9219` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/voipbin/apis/voipbin-api/docs/contact_cases/:id/close/post.md) · [API](https://skmtc.dev/voipbin/apis/voipbin-api.md) · [Page](https://skmtc.dev/voipbin/apis/voipbin-api/changes/contact_cases/:id/close/post)
