v1.0 • Lead Management
Complete CRUD operations for managing leads
All Lead API endpoints use the same base configuration
chatbotIdThe unique identifier of the chatbot (required)
Add a new lead to your chatbot
Retrieve leads with filtering and pagination
Retrieve a specific lead by ID
Modify an existing lead's information
Permanently remove a lead
Common patterns and status codes for all endpoints
Select any operation above to see detailed documentation, examples, and implementation guides.