Kind: API Endpoint
Source: atloria-monorepo/apps/api/src/content-tasks/content-tasks.controller.ts
Create a task from an insight (idempotent by sourceRef)
Endpoint
POST /content-tasks/:projectId
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
projectId | path | string | ✓ |
Referenced By
ContentTasksController(MODULE_DECLARES)
Was this page helpful?