Skip to content

removeSource

reference
1 min readUpdated

Kind: API Endpoint

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

Remove an imported external source

Endpoint

DELETE /technical-docs/:projectId/sources/:documentId

ParameterInTypeRequiredDescription
projectIdpathstringProject ID
documentIdpathstringImported Document ID

Referenced By

  • TechnicalDocsController (MODULE_DECLARES)

Was this page helpful?

Download as PDF