Skip to content

reshootStep

reference
1 min readUpdated

Kind: API Endpoint

Source: atloria-monorepo/apps/api/src/capture/capture.controller.ts

Re-shoot a single step (optionally at a new viewport/locale)

Endpoint

POST /capture/:projectId/flows/:id/steps/:stepIndex/reshoot

ParameterInTypeRequiredDescription
projectIdpathstring
idpathstring
stepIndexpathnumber

Referenced By

  • CaptureController (MODULE_DECLARES)

Was this page helpful?

Download as PDF