v2
Swagger 2.02026-08-01331211921.0 KBPipelines
Stop a pipeline
Signal the stop of a pipeline and all of its steps that not have completed yet.
post/repositories/{workspace}/{repo_slug}/pipelines/{pipeline_uuid}/stopPipeline
Path parameters
workspacestring required
This can either be the workspace ID (slug) or the workspace UUID surrounded by curly-braces, for example {workspace UUID}.
repo_slugstring required
The repository.
pipeline_uuidstring required
The UUID of the pipeline.
Response
The pipeline has been signaled to stop.