Skip to main content

Abort build

POST 

/v2/actor-builds/:buildId/abort

Clients Apify API Python Client ReferencePython Apify API JavaScript Client ReferenceJavaScriptAborts an Actor build and returns an object that contains all the details about the build.

Only builds that are starting or running are aborted. For builds with status FINISHED, FAILED, ABORTING and TIMED-OUT this call does nothing.

Request

Responses

Response Headers