Skip to main content
POST
Creates a new lead record for a firm

Authorizations

Authorization
string
header
required

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

Body

application/json
firmSlug
string
required

Firm identifier.

name
string
required

Lead's full name.

phone
string

Lead's phone number (E.164).

email
string

Lead's email address.

caseType
string

Practice area (e.g. personal-injury).

Response

Success

The response is of type object.