Skip to main content
POST
Promote a deployment to the next environment

Authorizations

X-API-KEY
string
header
required

Path Parameters

agentId
string
required
deploymentId
string
required

Body

application/json
deploymentMessage
string
default:""
targetEnvironment
enum<string>
Available options:
pre-release,
live

Response

Promoted deployment with triggered test run IDs

deployment
object
required
testRunIds
string[]
required
Last modified on April 22, 2026