| metadata_metadata:addfrombulk | |||||
|---|---|---|---|---|---|
| Description: | |||||
| Allows you to add a metadata xml data from remote URL. Enables different permissions than addFromUrl action. |
|||||
| Input Params | |||||
| Name | Type | Description | Required | Default Value | Restrictions |
| metadataProfileId | int | V | |||
| objectType | KalturaMetadataObjectType | V | KalturaMetadataObjectType:: | ||
| objectId | string | V | |||
| url | string | XML metadata remote url | V | ||
| Output Type | |||||
| KalturaMetadata | |||||
| Example HTTP Hit | |||||
| http://www.kaltura.com/api_v3/?service=metadata_metadata&action=addfrombulk POST fields: metadataProfileId objectId url |
|||||