# Stop Transcoder

```
PUT 
/api/transcoders/stop/:transcoderId
```

Disable a Transcoder by ID so that it will shutdown and no longer accept incoming broadcast sources.

## Request

## Responses

**200**

Success

**400**

Bad Request

**default**

Server Error
