# Comment

For activities, this contains the activity recorded for the action.
 For comments, this contains the comment details.
 For transition requests, this contains the transition request details.

## The CommentObject object

- [comment/object.md](comment/object.md)

## Endpoints

### Post a comment

- [POST /api/2.0/mlflow/comments/create](create-comment.md)

### Update a comment

- [PATCH /api/2.0/mlflow/comments/update](update-comment.md)

### Delete a comment

- [DELETE /api/2.0/mlflow/comments/delete](delete-comment.md)

