metadata_metadataprofile:updatedefinitionfromfile | ||
---|---|---|
Description: | ||
Update an existing metadata object definition file |
||
Input Params | ||
name | type | Description |
id | int | |
xsdFile | file | XSD metadata definition |
Output Type | ||
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=updatedefinitionfromfile POST fields: id xsdFile |