Services

General Objects

Filter Objects

Array Objects

Enums

String Enums Constants

Kaltura API

metadata_metadataprofile:add
Description:
Allows you to add a metadata profile object and metadata profile content associated with Kaltura object type
Input Params
Name Type Description Required Default Value
metadataProfile KalturaMetadataProfile V
xsdData string XSD metadata definition V
viewsData string UI views definition
Output Type
KalturaMetadataProfile
Example HTTP Hit
http://www.kaltura.com/api_v3/?service=metadata_metadataprofile&action=add
POST fields:
metadataProfile:id
metadataProfile:partnerId
metadataProfile:metadataObjectType
metadataProfile:version
metadataProfile:name
metadataProfile:systemName
metadataProfile:description
metadataProfile:createdAt
metadataProfile:updatedAt
metadataProfile:status
metadataProfile:xsd
metadataProfile:views
metadataProfile:xslt
metadataProfile:createMode
xsdData
viewsData