Comments
Update Comment
patch/api/v1.0/comments/{id}
Path parameters
idstring required
The ID for the comment
Request body
addressstring
The address where the Comment was generated (this is automatically generated if latitude/longitude are specified)
created_atnumber
The date/time the Comment was created at represented as an integer
disable_webhooksboolean
Condition for deciding whether to disable webhook for the Comment
external_idstring
An optional external Identifier to uniquely identify the Comment in integration systems
fulfilled_action_idinteger
The ID of the action which this Comment fulfills
idnumber
The ID of the Comment
textstring
The text of the Comment
type'Comment' | 'PhoneCorrespondence' | 'EmailCorrespondence' | 'InpersonCorrespondence' | 'SocialCorrespondence' | 'ColdCorrespondence'
The type of Update
latitudenumber
The latitude coordinate the Comment was created at
lead_idstring
The ID of the Lead the Comment is associated with
longitudenumber
The longitude coordinate the Comment was created at
recording_urlstring
A URL to an mp3 recording for the Comment
user_idinteger
The ID of the user who created the Comment
Response
Success