Skip to main content
POST
Create Lead

Example Request

agentId is required. At least one contact field (email, phone, or name) is recommended.
Use the metaData.source field to track where leads come from (e.g., ‘chat’, ‘web’, ‘api’, ‘import’).

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
lead
object
required

Response

Successful response

success
boolean
required
message
string
required
data
any