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 |