V2 > Cut

Cut a media

Cut a media with {"from":2,"duration":20} in seconds

post/1/vod/channel/{channel}/media/{media}/cut

Path parameters

channelinteger required

The Channel unique identifier

mediainteger required

The Media unique identifier

Response

OK

result'success' | 'error' | 'asynchronous' required

Result of the HTTP request

Example response

{
  "result": "success"
}

Changes

No recorded changes to this endpoint across all 4 revisions of this API.