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

# Start an engine

`POST /engines/{id}/start`

## Path parameters

- `id` string, required — Engine ID

## Response `204`

Engine started

---

[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)
