| baseEntry:upload | |||||
|---|---|---|---|---|---|
| Description: | |||||
| Upload a file to Kaltura, that can be used to create an entry. |
|||||
| Input Params | |||||
| Name | Type | Description | Required | Default Value | Restrictions |
| fileData | file | The file data | V | ||
| Output Type | |||||
| string | |||||
| Example HTTP Hit | |||||
| http://www.kaltura.com/api_v3/?service=baseEntry&action=upload POST fields: fileData |
|||||