---
title: "Remove Execution Runner"
method: DELETE
path: "/execution/runners/{id}"
tags: ["ExecutionRunner"]
---

# Remove Execution Runner

`DELETE /execution/runners/{id}`

Remove Execution Runner

## Path parameters

- `id` string, required

## Response `204`

Execution Runner

## Other responses

- `401` — Missing or invalid credentials
- `403` — Actor is not authorized to make this call
- `default` — Unknown error

---

[API](https://skmtc.net/mabl/apis/mabl-api.md) · [All operations](https://skmtc.net/mabl/apis/mabl-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mabl/mabl-api/revisions/d0fc0114da66/schema)
