Stop a transcoder
PUT {{baseUrl}}/transcoders/:id/stop
This operation stops a transcoder.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"transcoder":{"state":"starting","uptime_id":"abcd1234"}}