# reply

**Kind:** API Endpoint

**Source:** [`atloria-monorepo/apps/api/src/issues/desk.controller.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/api/src/issues/desk.controller.ts#L85)

Agent reply: public → PENDING (or RESOLVED with andDone); internal notes never change status

## Endpoint

`POST /desk/:projectId/threads/:id/reply`

| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
| `projectId` | path | `string` | ✓ |  |
| `id` | path | `string` | ✓ |  |

## Referenced By

- `DeskController` (MODULE_DECLARES)
