Kind: API Endpoint
Source: atloria-monorepo/apps/api/src/issues/desk.controller.ts
Reversible merge: close this ticket as a duplicate of another (reopen reverses it)
Endpoint
POST /desk/:projectId/threads/:id/duplicate
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
projectId | path | string | ✓ | |
id | path | string | ✓ |
Referenced By
DeskController(MODULE_DECLARES)
Was this page helpful?