Skip to main content
POST
Decline Revision Generation

Authorizations

Authorization
string
header
required

API key authentication. Get your API key from the Duvo dashboard.

Path Parameters

build_id
string<uuid>
required

The revision identifier.

Body

application/json
builder_run_id
string<uuid>
required

The builder run returned by generation or status, belonging to this revision.

expected_started_at
string<date-time> | null
required

Copy started_at from the status being reviewed. Each prompt has its own builder run ID; stale review identities return 409.

Response

Default Response

builder_run
object
required

Generation status and the checkpoint to review. Acceptance saves the draft without activating it.