---
title: "POST /executions/{id}/resume"
method: POST
path: "/executions/{id}/resume"
tags: ["executions"]
---

# POST /executions/{id}/resume

`POST /executions/{id}/resume`

**Required scope:** automation:workflows:run<br/><br/>Resumes an Execution.
Can only be done, if the Execution is in an inactive state.

## Path parameters

- `id` string, uuid, required

## Query parameters

- `adminAccess` boolean

## Response `204`

No response body

## Other responses

- `4XX`

---

[API](https://skmtc.net/dynatrace/apis/automation.md) · [All operations](https://skmtc.net/dynatrace/apis/automation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/dynatrace/automation/versions/0fe23f9b256b/schema)
