apps

Regenerate App

Regenerate an app's bundle independently (without running finalize_steps).

Runs on the branch the caller NAMES, or — for a client that names none — on their default work branch, auto-forked on first use. Never on main: landing-only main admits no exception for the no-chat dispatch path, because a regenerate that wrote straight to main would put one editor's unreviewed build on the trunk while everyone else's branches sat behind it.

post/api/v1/apps/{app_id}/regenerate

Path parameters

app_idstring uuid required

Request body

branch_idstring uuid nullable

Response

Successful Response

object required

Changes

Changed in 1 of the 12 revisions of this API.1