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
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
projectId | path | string | ✓ | Project ID |
documentId | path | string | ✓ | Imported Document ID |
Referenced By
TechnicalDocsController(MODULE_DECLARES)
Was this page helpful?