# Delete Transcoder

```
DELETE 
/api/transcoders/:transcoderId
```

Delete the configuration of a Transcoder and any instances for it for the given transcoderId. If the Transcoder is still running it will be shutdown immediately.

## Request

## Responses

**200**

Success

**400**

Bad Request

**default**

Server Error
