Skip to main content

Abort run

POST 

/v2/actor-runs/:runId/abort

ClientsApify API Python Client ReferenceApify API JavaScript Client ReferenceAborts an Actor run and returns an object that contains all the details about the run.

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

Request

Responses

Response Headers