Create a lead session for a new client inquiry.
Required scope: write
Call this when a client contacts the provider through any channel. The session tracks the discovery state and links the client channel to the provider’s Agent Mode conversation.
Set callbackUrl to receive a POST when the session status changes
(e.g. when the provider marks the proposal as ready).
Create a new lead session from any client channel.
Client channel: telegram, whatsapp, web, etc.
Client ID in that channel (chatId, phone, sessionId)
URL to notify when status changes
Successful Response