---
title: "Updates an existing person."
method: PUT
path: "/customers/persons/{personId}"
tags: ["Clients"]
---

# Updates an existing person.

`PUT /customers/persons/{personId}`

Only specified fields will be changed. One may not specify embeddable fields here - use separate API calls for updating them.

## 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/75f80d76937f?raw)
