Bulk Upsert Masked-Connect Customers

Upsert up to 1000 customer entries in one call. Returns counts {created, updated, skipped}.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Your organisation UUID (returned as org from the /token endpoint).

string
required

The masked-connect config UUID (from GET /mask-configs).

Query Params
string

Which voice account to target. Optional — required only if your organisation has more than one active lodgestory-voice account (see GET /accounts).

Body Params
customers
array of objects
required

Up to 1000 customer entries to upsert.

customers*
Responses
200

Upsert result counts

400

Bad request

401

Unauthorized

403

Forbidden / voice API not enabled

404

Config not found

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here!