Kind: API Endpoint
Source: atloria-monorepo/apps/api/src/capture/capture.controller.ts
Ingest a recorded flow (recipe of steps)
Endpoint
POST /capture/:projectId/flows
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
projectId | path | string | ✓ |
Referenced By
CaptureController(MODULE_DECLARES)
Was this page helpful?