---
title: "Changes to Rename or complete a contact"
method: PATCH
path: "/api/v1/user/contacts/{contact_id}"
---

# Changes to Rename or complete a contact

`PATCH /api/v1/user/contacts/{contact_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 4 revisions.

- **2026-08-27** `7ed1b58c5607` — 1 breaking, 5 warning, 3 info

## Changes

- **2026-08-27** `7ed1b58c5607` — 1 breaking, 5 warning, 3 info
  - removed `#/components/schemas/app__schemas__routers__user__contact__ContactRelationship` from the `relationship` request property `anyOf` list
  - removed the request property `chainId`
  - removed the request property `currency`
  - removed the request property `priorityMethod`
  - removed the request property `userId`
  - removed the request property `walletAddress`
  - added the new optional request property `bankAddress`
  - added the new optional request property `bic`
  - added `#/components/schemas/ContactRelationship` to the `relationship` request property `anyOf` list

---

[Operation](https://skmtc.dev/hevn-inc/apis/hevn-api/docs/api/v1/user/contacts/:contact_id/patch.md) · [API](https://skmtc.dev/hevn-inc/apis/hevn-api.md) · [Page](https://skmtc.dev/hevn-inc/apis/hevn-api/changes/api/v1/user/contacts/:contact_id/patch)
