Creates a note activity for a conversation.
Documentation Index
Fetch the complete documentation index at: https://leadping.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
The conversation identifier.
Body
A token to cancel the operation.
Request payload for create note.
The text value for this note.
Response
Returns the activity table row.
API DTO containing activity data used by Leadping API contracts.
The unique ID for this activity.
Defines the supported Activity Type values.
Message, Sms, Mms, Call, Voicemail, Note, LeadCreated, LeadUpdated, Notification, Payment The activity category value for this activity.
The conversation ID associated with this activity.
The lead ID associated with this activity.
The summary value for this activity.
The direction value for this activity.
The human-readable status reason explaining this activity.
Whether this activity is warmup.
The date and time for the scheduled for value on this activity.
The human-readable scheduled reason explaining this activity.
The date and time for the canceled at value on this activity.
The human-readable cancel reason explaining this activity.
The date and time for the created at value on this activity.
The date and time for the created by value on this activity.

