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

# Changes to Update a contact

`PUT /service_agents/contacts/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 54 revisions.

- **2026-07-26** `d5569b315411` — 1 warning
- **2026-07-01** `53ddbce73e46` — 1 info
- **2026-06-30** `2ad05734434b` — 1 breaking, 5 warning, 1 info
- **2026-06-30** `a689a6407360` — 2 warning, 1 info
- **2026-06-27** `30dd625c7515` — 1 warning
- **2026-05-30** `995c56ba9219` — 2 warning, 2 info

## Changes

- **2026-07-26** `d5569b315411` — 1 warning
  - added the new `web_session` enum value to the `addresses/items/allOf[#/components/schemas/CommonAddress]/type` response property for the response status `200`
- **2026-07-01** `53ddbce73e46` — 1 info
  - added the optional property `notes` to the response with the `200` status
- **2026-06-30** `2ad05734434b` — 1 breaking, 5 warning, 1 info
  - the `addresses/items/` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - removed the optional property `addresses/items/id` from the response with the `200` status
  - removed the optional property `addresses/items/is_primary` from the response with the `200` status
  - removed the optional property `addresses/items/target` from the response with the `200` status
  - removed the optional property `addresses/items/tm_create` from the response with the `200` status
  - removed the optional property `addresses/items/type` from the response with the `200` status
  - added `#/components/schemas/CommonAddress, subschema #2` to the `addresses/items/` response property `allOf` list for the response status `200`
- **2026-06-30** `a689a6407360` — 2 warning, 1 info
  - removed the optional property `emails` from the response with the `200` status
  - removed the optional property `phone_numbers` from the response with the `200` status
  - added the optional property `addresses` to the response with the `200` status
- **2026-06-27** `30dd625c7515` — 1 warning
  - removed the optional property `phone_numbers/items/number_e164` from the response with the `200` status
- **2026-05-30** `995c56ba9219` — 2 warning, 2 info
  - removed the optional property `addresses` from the response with the `200` status
  - removed the optional property `notes` from the response with the `200` status
  - added the optional property `emails` to the response with the `200` status
  - added the optional property `phone_numbers` to the response with the `200` status

---

[Operation](https://skmtc.dev/voipbin/apis/voipbin-api/docs/service_agents/contacts/:id/put.md) · [API](https://skmtc.dev/voipbin/apis/voipbin-api.md) · [Page](https://skmtc.dev/voipbin/apis/voipbin-api/changes/service_agents/contacts/:id/put)
