---
title: "Changes to Update a contact address"
method: PUT
path: "/contact_addresses/{id}"
---

# Changes to Update a contact address

`PUT /contact_addresses/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 54 revisions.

- **2026-07-26** `d5569b315411` — 1 warning
- **2026-07-01** `505b7c32e910` — 2 info
- **2026-06-30** `2ad05734434b` — 1 breaking, 5 warning, 1 info
- **2026-06-30** `b1372a7d8ce6` — 1 info
- **2026-05-30** `995c56ba9219` — 1 breaking

## Changes

- **2026-07-26** `d5569b315411` — 1 warning
  - added the new `web_session` enum value to the `allOf[#/components/schemas/CommonAddress]/type` response property for the response status `200`
- **2026-07-01** `505b7c32e910` — 2 info
  - added the new optional request property `detail`
  - added the new optional request property `name`
- **2026-06-30** `2ad05734434b` — 1 breaking, 5 warning, 1 info
  - the response's body type/format changed from `object`/`` to ``/`` for status `200`
  - removed the optional property `id` from the response with the `200` status
  - removed the optional property `is_primary` from the response with the `200` status
  - removed the optional property `target` from the response with the `200` status
  - removed the optional property `tm_create` from the response with the `200` status
  - removed the optional property `type` from the response with the `200` status
  - added `#/components/schemas/CommonAddress, subschema #2` to the response body `allOf` list for the response status `200`
- **2026-06-30** `b1372a7d8ce6` — 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_addresses/:id/put.md) · [API](https://skmtc.dev/voipbin/apis/voipbin-api.md) · [Page](https://skmtc.dev/voipbin/apis/voipbin-api/changes/contact_addresses/:id/put)
