Path Parameters
| Param | Type | Description |
|---|---|---|
id | string | Task ID (UUID or Hermes ID) |
Request Body
| Field | Type | Required | Description |
|---|---|---|---|
text | string | Yes | Comment content |
POST /v1/tasks/:id/comments — Add a comment to a task’s activity trail.
| Param | Type | Description |
|---|---|---|
id | string | Task ID (UUID or Hermes ID) |
| Field | Type | Required | Description |
|---|---|---|---|
text | string | Yes | Comment content |