Kaltura API

baseentryrestoreRecycled
Description:
Restore the entry from the recycle bin
Input Params
Name Type Description Required Default Value
entryId string V
Output Type
KalturaBaseEntry
Example HTTP Hit
http://www.kaltura.com/api_v3/service/baseentry/action/restoreRecycled
JSON object:
				
{ entryId: "value" }