Skip to content

reorderColumns

reference
1 min readUpdated

Kind: API Endpoint

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

Reorder columns on a board (full id list, in new order)

Endpoint

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

ParameterInTypeRequiredDescription
projectIdpathstring
boardIdpathstring

Referenced By

  • BoardsController (MODULE_DECLARES)

Was this page helpful?

Download as PDF