# Stop a channel (will stop all connected engines and rtsp-pull ingests)

```
POST 
/channels/:id/stop
```

Stops all connected engines and all connected rtsp-pull ingests of the channel.

## Request

## Responses

**204**

Channel stopped
