Skip to main content

Delete a comment from an activity

DELETE 

/api/v2/comments/:commentId

  • Deletes an existing comment made on an event or task.
  • Supports comments containing mentions. Deleted comment details are returned in the response.
  • 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 deleted successfully.