Kind: API Endpoint
Source: atloria-monorepo/apps/api/src/project/sync.controller.ts
Sync batch of knowledge graph entities from CLI
Endpoint
POST /projects/:projectId/entities/sync
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
projectId | path | string | ✓ | Project UUID |
Referenced By
SyncController(MODULE_DECLARES)
Was this page helpful?