Skip to main content
PATCH
Update Revision

Authorizations

Authorization
string
header
required

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

Path Parameters

build_id
string<uuid>
required

The build's unique identifier

Body

application/json
config
object

Build configuration object

handoverTargetIds
string<uuid>[]

Agent IDs that this agent can hand over work to

revision_name
string | null

Optional user-defined name for this revision. Pass null to clear.

Required string length: 1 - 80
revision_description
string | null

Optional user-defined description for this revision. Pass null to clear.

Maximum string length: 500

Response

Default Response

build
object
required

The updated build