Kaltura API

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