# Update an engine by ID

```
PATCH 
/engines/:id
```

Only `name` and `priority` can be updated while the engine is not stopped; updates to any other field are rejected with a 409 `engine_playing` error.

## Request

## Responses

**200**

Updated engine
