Edit a comment on an activity
PATCH/api/v2/comments/:commentId
- Updates an existing comment on an event or task.
- This API supports editing plain-text comments as well as comments containing mentions.
businessRecordIdfield is used when comments are associated with a business entity. WhenbusinessRecordIdis null, the comment belongs only to the activity context.
Request
Responses
- 200
Comment updated successfully.