media:addcontent | ||
---|---|---|
Description: | ||
Add content to entry |
||
Input Params | ||
name | type | Description |
entryId | string | |
resource | KalturaResource | |
Output Type | ||
type | ||
KalturaMediaEntry | ||
Errors | ||
ENTRY_ID_NOT_FOUND,Entry id "%s" not found | ||
ENTRY_ALREADY_WITH_CONTENT,Entry already associated with content | ||
Example HTTP Hit | ||
http://www.kaltura.com/api_v3/?service=media&action=addcontent POST fields: entryId |