---
title: "Remove Execution Host"
method: DELETE
path: "/execution/hosts/{id}"
tags: ["ExecutionHost"]
---

# Remove Execution Host

`DELETE /execution/hosts/{id}`

Remove Execution Host

## Path parameters

- `id` string, required

## Response `204`

Execution Host

## Other responses

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

---

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