Skip to main content
POST
Error

Authorizations

Authorization
string
header
required

A staff session token, uk_st_…. Minted by sign-up, sign-in or the two-factor exchange.

Headers

X-Organization-Id
string

The organization the caller is acting on — the org_… code that appears in the panel URL. It identifies; the membership JOIN is what authorizes, so a forged code reads nothing. Absent, the session's default organization answers.

Path Parameters

id
string<uuid>
required

The source contact — it disappears.

Query Parameters

environment
enum<string>
default:live

Which environment to read. A view parameter, valid only on the staff surface.

Available options:
live,
test

Body

application/json
target_id
string<uuid>
required

The surviving contact.

Response

Merged.

merge
object