Skip to content

remove

reference
1 min readUpdated

Kind: API Endpoint

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

Soft-delete a board (default board cannot be deleted)

Endpoint

DELETE /projects/:projectId/boards/:boardId

ParameterInTypeRequiredDescription
projectIdpathstring
boardIdpathstring

Referenced By

  • BoardsController (MODULE_DECLARES)

Was this page helpful?

Download as PDF