---
title: "Updates contact of a given person."
method: PUT
path: "/customers/persons/{personId}/contact"
tags: ["Clients"]
---

# Updates contact of a given person.

`PUT /customers/persons/{personId}/contact`

Updates contact of a given person. Sets that this person uses specific address and contact (not the one from customer).

## Path parameters

- `personId` integer, required

## Response `default`

Success

---

[API](https://skmtc.dev/xtrf/apis/xtrf-home-portal-api.md) · [All operations](https://skmtc.dev/xtrf/apis/xtrf-home-portal-api/llms.txt) · [OpenAPI document](https://skmtc.dev/xtrf/apis/xtrf-home-portal-api/revisions/6a8697db56c6?raw)
