# Comments

URL: https://www.agencytitan.com/docs/tag/comments

Threaded discussion comments attached to supported client, work, knowledge, training, and marketplace entities.

## Operations

- `GET` `/v1/comments` — [List comments](https://www.agencytitan.com/docs/tag/comments/GET/v1/comments.md)
- `POST` `/v1/comments` — [Create a comment](https://www.agencytitan.com/docs/tag/comments/POST/v1/comments.md)
- `DELETE` `/v1/comments/{id}` — [Delete a comment](https://www.agencytitan.com/docs/tag/comments/DELETE/v1/comments/{id}.md)
- `PATCH` `/v1/comments/{id}` — [Update a comment](https://www.agencytitan.com/docs/tag/comments/PATCH/v1/comments/{id}.md)
- `POST` `/v1/comments/{id}/attachments` — [Attach a managed file to a comment](https://www.agencytitan.com/docs/tag/comments/POST/v1/comments/{id}/attachments.md)
- `DELETE` `/v1/comments/{id}/attachments/{attachment_id}` — [Remove a managed comment attachment](https://www.agencytitan.com/docs/tag/comments/DELETE/v1/comments/{id}/attachments/{attachment_id}.md)
- `POST` `/v1/comments/{id}/pin` — [Toggle comment pin](https://www.agencytitan.com/docs/tag/comments/POST/v1/comments/{id}/pin.md)
- `PUT` `/v1/comments/{id}/pin` — [Set comment pin state](https://www.agencytitan.com/docs/tag/comments/PUT/v1/comments/{id}/pin.md)
- `POST` `/v1/comments/{id}/reactions` — [Toggle comment reaction](https://www.agencytitan.com/docs/tag/comments/POST/v1/comments/{id}/reactions.md)
- `DELETE` `/v1/comments/{id}/reactions/{emoji}` — [Remove a comment reaction](https://www.agencytitan.com/docs/tag/comments/DELETE/v1/comments/{id}/reactions/{emoji}.md)
- `PUT` `/v1/comments/{id}/reactions/{emoji}` — [Add a comment reaction](https://www.agencytitan.com/docs/tag/comments/PUT/v1/comments/{id}/reactions/{emoji}.md)
- `GET` `/v1/comments/activity` — [List escalation comment activity](https://www.agencytitan.com/docs/tag/comments/GET/v1/comments/activity.md)
- `POST` `/v1/comments/add` — [Add a comment with thread context](https://www.agencytitan.com/docs/tag/comments/POST/v1/comments/add.md)

## Useful links

- Interactive page: https://www.agencytitan.com/docs/tag/comments
- API reference home: https://www.agencytitan.com/docs/
- This page as Markdown: https://www.agencytitan.com/docs/tag/comments.md
- Full API Markdown: https://api.agencytitan.com/v1/llms.txt
