Kind: API Endpoint
Source: atloria-monorepo/apps/api/src/boards/boards.controller.ts
Create a new board
Endpoint
POST /projects/:projectId/boards
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
projectId | path | string | ✓ |
Referenced By
BoardsController(MODULE_DECLARES)
Was this page helpful?