Kind: API Endpoint
Source: atloria-monorepo/apps/api/src/doc-version/doc-version.controller.ts
Update a screenshot placeholder
Endpoint
PATCH /doc-versions/:projectId/:versionId/screenshots/placeholders/:placeholderId
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
projectId | path | string | ✓ | |
versionId | path | string | ✓ | |
placeholderId | path | string | ✓ |
Referenced By
DocVersionController(MODULE_DECLARES)
Was this page helpful?