Skip to main content
POST
PublicApiContactImports
Use this endpoint through the Developer API or the matching firstsales CLI command when available. Responses use the stable FirstSales public error envelope.

Authorizations

Authorization
string
header
required

Legacy compatibility bearer scheme for generated consumers.

Path Parameters

orgId
string
required
wsId
string
required

Body

application/json
contacts
object[]
required
Required array length: 1 - 10000 elements
listId
string
required
Pattern: ^[0-9a-fA-F]{24}$
source
enum<string>
default:csv-import
required
Available options:
csv-import,
ai-leads,
webhook,
signal
tags
string[]
Maximum array length: 20
Maximum string length: 50
idempotencyKey
string
Required string length: 8 - 200

Response

Successful response

The response is of type object.