List, create and manage comments on resources
| Endpoint | Method | Type | Path |
|---|
| Create | POST | mutation | /api/external/v1/comments/create |
| Delete | POST | mutation | /api/external/v1/comments/delete |
| List | GET | query | /api/external/v1/comments/list |
| Update | POST | mutation | /api/external/v1/comments/update |