Skip to main content
PATCH
Updates a lead record (status, notes, case type, etc.)

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Identifier of the record in the URL.

Body

application/json
status
string

New lead status.

notes
string

Updated notes.

Response

Success

The response is of type object.