Merge two customers

Merge two customers according to the data sent in the payload. The data of the source customer will be merged into the target customer and then deleted. In case both customers have data for the same integration a conflict will occur with the API returning an error.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
integer
required
≥ 1

The ID of the customer to merge (which will be merged into the targeted customer).

integer
required
≥ 1

The ID of the targeted customer (which will still be here after the merge).

Body Params

Data to update the target customer with (for example the target customer's new email address).

channels
array of objects
channels
string | null

Primary email address of the customer.

string | null

ID of the customer in a foreign system (Stripe, Aircall, etc...). This field is not used by Gorgias, feel free to set it as you wish.

string | null
enum

The customer's preferred language (format: ISO_639-1).

string | null

Full name of the customer.

string | null
enum
Defaults to UTC

The customer's preferred timezone (format: IANA timezone name).

Response

Language
Credentials
Basic
base64
:
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json