Abort Actor Runs
No credit card required
Abort Actor Runs
No credit card required
This actor enables the aborting of all user's running actors with a single click or by a single API call. Scans all actors of the user, aborts all RUNNING and READY actors. It is set to minimize compute unit usage at the expense of speed. Scans the user's actors sequentially to prevent API abuse.
You can access the Abort Actor Runs programmatically from your own applications by using the Apify API. You can choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
1echo '{}' |
2apify call mnmkng/abort-actor-runs --silent --output-dataset
Abort Actor Runs API through CLI
The Apify CLI is the official tool that allows you to use Abort Actor Runs locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include:
Actor Metrics
2 monthly users
-
3 stars
0% runs succeeded
Created in Oct 2018
Modified 4 years ago