Kaltura API

baseentryrecycle
Description:
Move the entry to 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/recycle
JSON object:
				
{ entryId: "value" }