Skip to main content
POST
Promote 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
revision_name
string

Optional display name to set on the promoted revision.

Required string length: 1 - 80
revision_description
string | null

Optional description for the promoted revision. Pass null to clear an existing description.

Maximum string length: 500

Response

Default Response

success
boolean
required