Skip to main content

Promote a deployment from one environment to another (typically staging → production). Creates a new Deployment row in t

POST 

/api/v1/deployments/:deployment_id/promote

Promote a deployment from one environment to another (typically staging → production). Creates a new Deployment row in the target environment cloning the source's configuration, with promoted_from_id linking back.

Request

Responses

Success