Skip to main content
POST
Preview file import (no DB writes)

Authorizations

x-api-key
string
header
default:YOUR_KUPE_API_KEY
required

Kupe dashboard API key.

Path Parameters

group_id
string<uuid>
required

Body

multipart/form-data
file
file
required

CSV, XLSX, or XLS file (max 10 MB).

Response

200 - application/json

Import preview.

detected_headers
string[]
column_mapping
object
phone_column
string | null
sample_rows
object[]
total_rows
integer
rows_missing_phone
integer
warnings
string[]