Skip to content

updateColumn

reference
1 min readUpdated

Kind: API Endpoint

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

Update a column

Endpoint

PATCH /projects/:projectId/boards/:boardId/columns/:columnId

ParameterInTypeRequiredDescription
projectIdpathstring
boardIdpathstring
columnIdpathstring

Referenced By

  • BoardsController (MODULE_DECLARES)

Was this page helpful?

Download as PDF