Skip to content

reorderDocuments

reference
1 min readUpdated

Kind: API Endpoint

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

Reorder documents in a category

Endpoint

PATCH /categories/:categoryId/documents/order

ParameterInTypeRequiredDescription
categoryIdpathstringCategory ID

Referenced By

  • CategoryDocumentsController (MODULE_DECLARES)

Was this page helpful?

Download as PDF