Delete a transcoder
DELETE {{baseUrl}}/transcoders/:id
This operation deletes a transcoder, including all of its assigned output renditions and stream targets.
Note: You can't remove transcoders that have an asset_id. Assets must be removed by sending a DEL request to the /assets endpoint.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |