Skip to main content

Create comment on an event or task

POST 

/api/v2/comments

  • Creates a comment on an event or task.
  • Supports rich text (HTML), plain text, and user mentions.
  • businessRecordId field is used when comments are associated with a business entity. When businessRecordId is null, the comment belongs only to the activity context.

Request

Responses

Comment created successfully