Kind: API Endpoint
Source: atloria-monorepo/apps/api/src/technical-docs/technical-docs.controller.ts
Sync a connector now (pull the delta by cursor)
Endpoint
POST /technical-docs/:projectId/connectors/:id/sync
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
projectId | path | string | ✓ | Project ID |
id | path | string | ✓ | Connector ID |
Referenced By
TechnicalDocsController(MODULE_DECLARES)
Was this page helpful?