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.
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 created successfully