Skip to main content
POST
Finalize a deployment version

Authorizations

Authorization
string
header
required

API key passed as Bearer token

Path Parameters

deploymentID
string
required

Body

application/json
environment
string
required
project_id
string
required

Response

OK

artifact_uri
string
required
created_at
string<date-time>
required
environment
string
required
id
string
required
project_id
string
required
runtime
string
required
status
string
required
strategy
string
required
updated_at
string<date-time>
required
$schema
string<uri>
read-only

A URL to the JSON Schema for this object.

Example:

"https://api.strait.dev/schemas/DeploymentVersion.json"

canary_duration
integer<int64>
canary_percent
integer<int64>
checksum
string
created_by
string
finalized_at
string<date-time>
manifest
any
promoted_at
string<date-time>
rollback_from_deployment_id
string
updated_by
string