Kind: API Endpoint
Source: atloria-monorepo/apps/api/src/capture/capture.controller.ts
Re-shoot the whole recipe under N locales (localized set)
Endpoint
POST /capture/:projectId/flows/:id/reshoot-locales
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
projectId | path | string | ✓ | |
id | path | string | ✓ |
Referenced By
CaptureController(MODULE_DECLARES)
Was this page helpful?