Skip to main content
POST
Create Lead Session

Authorizations

X-API-Key
string
header
required

Body

application/json

Create a new lead session from any client channel.

channel
string
required

Client channel: telegram, whatsapp, web, etc.

channelId
string
required

Client ID in that channel (chatId, phone, sessionId)

callbackUrl
string | null

URL to notify when status changes

clientName
string | null
clientEmail
string | null
brief
string | null
discoveryData
Discoverydata · object | null
suggestedProposalType
string | null
language
string
default:es
providerChatId
string | null

Response

Successful Response