transcoders

Reset a transcoder

This operation resets a transcoder.

put/transcoders/{id}/reset

Path parameters

idstring required

The unique alphanumeric string that identifies the transcoder.

Response

Success

Example response

{
  "transcoder": {
    "state": "resetting"
  }
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.