# regen

**Kind:** API Endpoint

**Source:** [`atloria-monorepo/apps/api/src/documentation/manual-video.controller.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/api/src/documentation/manual-video.controller.ts#L53)

Re-render the video from the edited script + cached clips (Pro+)

## Endpoint

`POST /manual-videos/:id/regen`

| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
| `id` | path | `string` | ✓ |  |

## Referenced By

- `ManualVideoController` (MODULE_DECLARES)
