baseentry:upload | ||
---|---|---|
Description: | ||
Upload a file to Kaltura, that can be used to create an entry. DEPRECATED - use upload.upload or uploadToken.add instead |
||
Input Params | ||
name | type | Description |
fileData | file | The file data |
Output Type | ||
type | ||
string | ||
Example HTTP Hit | ||
http://www.kaltura.com/api_v3/?service=baseentry&action=upload POST fields: fileData |