Kaltura API

mediaapprove
Description:
Approve the media 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/media/action/approve
JSON object:
				
{ entryId: "value" }