v2

latestOpenAPI 3.0.02026-08-013312111.4 MB
Pipelines

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.