Skip to content

addColumn

reference
1 min readUpdated

Kind: API Endpoint

Source: atloria-monorepo/apps/api/src/boards/boards.controller.ts

Add a column to a board

Endpoint

POST /projects/:projectId/boards/:boardId/columns

ParameterInTypeRequiredDescription
projectIdpathstring
boardIdpathstring

Referenced By

  • BoardsController (MODULE_DECLARES)

Was this page helpful?

Download as PDF