v1
latestSwagger 2.0MIT2026-08-06120162320.1 KBpipelines
Aborts a pipeline
Aborts a pipeline. You need to provide the app slug and the id of the pipeline. You can add an abort reason, choose to skip notifications and make the abort with success state.
post/apps/{app-slug}/pipelines/{pipeline-id}/abort
Path parameters
app-slugstring required
App slug
pipeline-idstring required
Pipeline id
Request body
Response
OK