Leads
Add context to a lead
Adds context to a lead
POST
Authorizations
Path Parameters
The ID of the lead to add context to.
Body
application/json
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.
Additional context to add to the lead. Good for adding free-form text context or event details.
Response
200 - application/json
Returns "Success"
if the context was added successfully.