Kind: API Endpoint
Source: atloria-monorepo/apps/api/src/doc-version/doc-version.controller.ts
Preview a screenshot — captures but does not save
Endpoint
POST /doc-versions/:projectId/:versionId/screenshots/preview
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
projectId | path | string | ✓ | |
versionId | path | string | ✓ |
Referenced By
DocVersionController(MODULE_DECLARES)
Was this page helpful?