Skip to content

restore

reference
1 min readUpdated

Kind: API Endpoint

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

Restore a soft-deleted board (within the 30-day window)

Endpoint

POST /projects/:projectId/boards/:boardId/restore

ParameterInTypeRequiredDescription
projectIdpathstring
boardIdpathstring

Referenced By

  • BoardsController (MODULE_DECLARES)

Was this page helpful?

Download as PDF