Skip to main content
POST
Batch imports contacts from a CSV payload

Authorizations

Authorization
string
header
required

Lawtte API key or session token: Authorization: Bearer <token>.

Body

application/json
firmSlug
string
required

Firm identifier.

contacts
object[]
required

Array of contact objects (name, phone, email).

Response

Success

The response is of type object.