Abort a specific build
POST/apps/:app-slug/builds/:build-slug/abort
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.
RequestClick to copy link
ResponsesClick to copy link
- 200
- 400
- 401
- 404
- 429
- 500
OK
Bad Request
Unauthorized
Not Found
Too Many Requests
Internal Server Error