Kaltura API

baseentryreject
Description:
Reject the 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/baseentry/action/reject
JSON object:
				
{ entryId: "value" }