Kaltura API

metadata_metadataprofilerevert
Description:
Update an existing metadata object definition file
Input Params
Name Type Description Required Default Value
id int V
toVersion int V
Output Type
KalturaMetadataProfile
Example HTTP Hit
http://www.kaltura.com/api_v3/service/metadata_metadataprofile/action/revert
JSON object:
				
{ id: value, toVersion: value }