Kind: API Endpoint
Source: atloria-monorepo/apps/api/src/capture/capture.controller.ts
Edit a captured flow step list (reorder/delete/caption/redact)
Endpoint
PATCH /capture/:projectId/flows/:id/steps
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
projectId | path | string | ✓ | |
id | path | string | ✓ |
Referenced By
CaptureController(MODULE_DECLARES)
Was this page helpful?