Leads
Add context to a lead
Adds context to a lead
POST
cURL
Documentation Index
Fetch the complete documentation index at: https://docs.apten.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Path Parameters
The ID of the lead to add context to.
Body
application/json
The lead's context and an optional command.
Additional context to add to the lead. Good for adding free-form text context or event details.
An key-value object containing structured data to store with the lead. These will be stored as variables that can be accessed in the flow-chart conversation prompts.
An optional command for Apten regarding the lead. Currently allowed commands are scheduling a follow up and sending a message.
Response
Context has successfully been added to the lead.
Returns "Success" if the context was added successfully.
cURL

