Skip to main content
POST
/
api
/
leads
/
upload
/
preview
Error
A valid request URL is required to generate request examples
{
  "headers": [
    "<string>"
  ],
  "previewRows": [
    {}
  ],
  "totalRows": 123
}

Authorizations

X-API-Key
string
header
required

API key prefixed with nl_live_ or nl_test_

Body

application/json
content
string
required

Raw CSV content

Response

CSV preview

headers
string[]
required
previewRows
object[]
required
totalRows
integer
required