Kaltura API

baseentryapprove
Description:
Approve the entry and mark the pending flags (if any) as moderated (this will make the entry playable).
Input Params
Name Type Description Required Default Value
entryId string V
Example HTTP Hit
http://www.kaltura.com/api_v3/service/baseentry/action/approve
JSON object:
				
{ entryId: "value" }