Deployments

Deploy branch for development

Create a development deployment for a specific branch

post/api/v1alpha/dev_deploy_branch

Request body

branchstring required

Branch to deploy

stepsstring[] required

Steps to execute

excluded_stepsstring[] required

Steps to exclude

extra_configobject

Additional configuration

Response

Development deployment created successfully

shastring

Git commit SHA

batch_idinteger

Batch ID for the deployment

Changes

Changed in 1 of the 6 revisions of this API.1