Skip to main content
POST
Publish a Release (promote a Build, owner only)

Authorizations

Authorization
string
header
required

DataHub API Key

Path Parameters

app_id
string
required

Body

application/json

POST releases: promote a ready build to a release; the version number is fixed at this point.

build_id
string
required
version
string | null
expected_revision
integer | null

Response

Successful Response

data
ReleaseResult · object
required