Kaltura API

Service Name metadata_metadata
Description Metadata service
Actions
Name Description
add Allows you to add a metadata object and metadata content associated with Kaltura object
addFromBulk Allows you to add a metadata XML data from remote URL. Enables different permissions than addFromUrl action.
addFromFile Allows you to add a metadata object and metadata file associated with Kaltura object
addFromUrl Allows you to add a metadata XML data from remote URL
delete Delete an existing metadata
get Retrieve a metadata object by id
index Index metadata by id, will also index the related object
invalidate Mark existing metadata as invalid Used by batch metadata transform
list List metadata objects by filter and pager
serve Serves metadata XML file
update Update an existing metadata object with new XML content
updateFromFile Update an existing metadata object with new XML file
updateFromXSL Action transforms current metadata object XML using a provided XSL.