Skip to main content
POST
Preview a contact import (dry run)

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Body

application/json
rows
object[]
required

The rows to preview, each a map of already-mapped field keys (such as phone, email, first_name) to string values.

Required array length: 1 - 10000 elements

Response

200 - application/json

Preview summary with per-row verdicts plus validation and duplicate counters. No data is written.

data
object
meta
object