---
title: "Engine Pool Engine"
method: DELETE
path: "/api/3/scan_engine_pools/{id}/engines/{engineId}"
tags: ["Scan Engine"]
---

# Engine Pool Engine

`DELETE /api/3/scan_engine_pools/{id}/engines/{engineId}`

Remove the specified engine from the engine pool.

## Path parameters

- `engineId` integer, required — The identifier of the scan engine.
- `id` integer, required

## Response `200`

OK

## Other responses

- `401` — Unauthorized
- `404` — Not Found
- `500` — Internal Server Error
- `503` — Service Unavailable

---

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