---
title: "Changes to Add address to contact"
method: POST
path: "/contacts/{id}/addresses"
---

# Changes to Add address to contact

`POST /contacts/{id}/addresses`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 54 revisions.

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

## 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** `505b7c32e910` — 2 info
  - added the new optional request property `detail`
  - added the new optional request property `name`
- **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` — 1 info
  - endpoint added
- **2026-05-30** `995c56ba9219` — 1 breaking
  - api path removed without deprecation

---

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