Kaltura API

documentapproveReplace
Description:
Approves document replacement
Input Params
Name Type Description Required Default Value
entryId string document entry id to replace V
Output Type
KalturaDocumentEntry
Example HTTP Hit
http://www.kaltura.com/api_v3/service/document/action/approveReplace
JSON object:
				
{ entryId: "value" }