PipelineExecution_rerun

SecuritybearerAuth
Request
path Parameters
pipelineId
required
string
Request Body schema: application/json
object (IRerunCycleOptions)
required
object (IExecuteOptionsBatch)
Responses
204

No content

post/pipelines/{pipelineId}/executions/rerun
Request samples
application/json
{
  • "pipeline": {
    },
  • "batch": {
    }
}