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