Pipeline
Continue a pipeline
Continue a pipeline from the setup phase. For information on using pipeline parameters with dynamic configuration, see the Pipeline values and parameters docs.
post/pipeline/continue
Request body
Example request
{
"parameters": {
"deploy_prod": true
}
}Response
A confirmation message.