Kaltura API

mixingclone
Description:
Clones an existing mix.
Input Params
Name Type Description Required Default Value
entryId string Mix entry id to clone V
Output Type
KalturaMixEntry
Example HTTP Hit
http://www.kaltura.com/api_v3/service/mixing/action/clone
JSON object:
				
{ entryId: "value" }