---
title: "Changes to Add Contacts"
method: POST
path: "/api/user/contacts"
---

# Changes to Add Contacts

`POST /api/user/contacts`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 34 revisions.

- **2025-12-31** `d14bca97ba86` — 1 warning, 2 info
- **2025-12-25** `aa4b06f8dede` — 3 warning, 1 info
- **2025-12-10** `24f3127dab7f` — 1 info

## Changes

- **2025-12-31** `d14bca97ba86` — 1 warning, 2 info
  - added the new `registered` enum value to the `items/status` response property for the response status `200`
  - removed the `existing_user` enum value from the `items/status` response property for the response status `200`
  - removed the `invitation_accepted` enum value from the `items/status` response property for the response status `200`
- **2025-12-25** `aa4b06f8dede` — 3 warning, 1 info
  - removed the optional property `items/last_name` from the response with the `200` status
  - removed the optional property `items/name` from the response with the `200` status
  - removed the optional property `items/user_ext_id` from the response with the `200` status
  - added the optional property `items/user` to the response with the `200` status
- **2025-12-10** `24f3127dab7f` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/arbicity/apis/arbi/docs/api/user/contacts/post.md) · [API](https://skmtc.dev/arbicity/apis/arbi.md) · [Page](https://skmtc.dev/arbicity/apis/arbi/changes/api/user/contacts/post)
