| metadata_metadataprofile:revert | ||||
|---|---|---|---|---|
| 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 | ||||
| Errors | ||||
| INVALID_OBJECT_ID,Invalid object id [%s] | ||||
| METADATA_FILE_NOT_FOUND,Metadata file not found [%s] | ||||
| METADATA_UNABLE_TO_TRANSFORM,Unable to transform metadata [%s] | ||||
| Example HTTP Hit | ||||
| http://www.kaltura.com/api_v3/?service=metadata_metadataprofile&action=revert POST fields: id toVersion |
||||