Kind: API Endpoint
Source: atloria-monorepo/apps/api/src/capture/capture.controller.ts
Generate a DRAFT manual page from a captured flow
Endpoint
POST /capture/:projectId/flows/:id/draft
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
projectId | path | string | ✓ | |
id | path | string | ✓ |
Referenced By
CaptureController(MODULE_DECLARES)
Was this page helpful?