---
title: "Stop an engine"
method: POST
path: "/engines/{id}/stop"
tags: ["Engines"]
---

# Stop an engine

`POST /engines/{id}/stop`

## Path parameters

- `id` string, required — Engine ID

## Response `204`

Engine stopped

---

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