# Actor runs - Introduction

The API endpoints described in this section enable you to manage, and delete Apify Actor runs.

If any returned run object contains usage in dollars, your effective unit pricing at the time of query has been used for computation of this dollar equivalent, and hence it should be used only for informative purposes.

You can learn more about platform usage in the [documentation](https://docs.apify.com/platform/actors/running/usage-and-resources#usage).

<!-- -->

## [Get user runs list](https://pr-2390.preview.docs.apify.com/api/v2/actor-runs-get.md)

[/actor-runs](https://pr-2390.preview.docs.apify.com/api/v2/actor-runs-get.md)

## [Get run](https://pr-2390.preview.docs.apify.com/api/v2/actor-run-get.md)

[/actor-runs/{runId}](https://pr-2390.preview.docs.apify.com/api/v2/actor-run-get.md)

## [Update run](https://pr-2390.preview.docs.apify.com/api/v2/actor-run-put.md)

[/actor-runs/{runId}](https://pr-2390.preview.docs.apify.com/api/v2/actor-run-put.md)

## [Delete run](https://pr-2390.preview.docs.apify.com/api/v2/actor-run-delete.md)

[/actor-runs/{runId}](https://pr-2390.preview.docs.apify.com/api/v2/actor-run-delete.md)

## [Abort run](https://pr-2390.preview.docs.apify.com/api/v2/actor-run-abort-post.md)

[/actor-runs/{runId}/abort](https://pr-2390.preview.docs.apify.com/api/v2/actor-run-abort-post.md)

## [Metamorph run](https://pr-2390.preview.docs.apify.com/api/v2/actor-run-metamorph-post.md)

[/actor-runs/{runId}/metamorph](https://pr-2390.preview.docs.apify.com/api/v2/actor-run-metamorph-post.md)

## [Reboot run](https://pr-2390.preview.docs.apify.com/api/v2/actor-run-reboot-post.md)

[/actor-runs/{runId}/reboot](https://pr-2390.preview.docs.apify.com/api/v2/actor-run-reboot-post.md)

## [Resurrect run](https://pr-2390.preview.docs.apify.com/api/v2/post-resurrect-run.md)

[/actor-runs/{runId}/resurrect](https://pr-2390.preview.docs.apify.com/api/v2/post-resurrect-run.md)

## [Charge events in run](https://pr-2390.preview.docs.apify.com/api/v2/post-charge-run.md)

[/actor-runs/{runId}/charge](https://pr-2390.preview.docs.apify.com/api/v2/post-charge-run.md)
