---
title: "Merge guests"
method: PUT
path: "/v1/guests/{target_guest_id}/merge"
---

# Merge guests

`PUT /v1/guests/{target_guest_id}/merge`

This API helps you merge other guest details into the target guest.

## Path parameters

- `target_guest_id` string, required

## Request body

- object
  - `RAW_BODY` string, json

## Response `200`

200

- union
  - object
    - `error` unknown
  - object
    - `error` unknown

## Other responses

- `400` — 400

---

[API](https://skmtc.net/zenoti/apis/zenoti-authentication.md) · [All operations](https://skmtc.net/zenoti/apis/zenoti-authentication/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/zenoti/zenoti-authentication/revisions/e628f892391a/schema)
