| baseEntry:addcontent | |||||
|---|---|---|---|---|---|
| Description: | |||||
| Attach content resource to entry in status NO_MEDIA |
|||||
| Input Params | |||||
| Name | Type | Description | Required | Default Value | Restrictions |
| entryId | string | V | |||
| resource | KalturaResource | V | |||
| Output Type | |||||
| KalturaBaseEntry | |||||
| Errors | |||||
| ENTRY_TYPE_NOT_SUPPORTED;ENTRY_TYPE;Entry type "@ENTRY_TYPE@" not suppported | |||||
| Example HTTP Hit | |||||
| http://www.kaltura.com/api_v3/?service=baseEntry&action=addcontent POST fields: entryId resource:relatedObjects |
|||||