v1

latestSwagger 2.0MIT2026-08-06120162320.1 KB
builds

Abort a specific build

Abort a specific build. Set an abort reason with the abort_reason parameter. Use the abort_with_success parameter to abort a build but still count it as a successful one.

post/apps/{app-slug}/builds/{build-slug}/abort

Path parameters

app-slugstring required

App slug

build-slugstring required

Build slug

Request body

abort_reasonstring required
abort_with_successboolean required
skip_git_status_reportboolean required
skip_notificationsboolean required

Response

OK

statusstring