document:upload | |||||
---|---|---|---|---|---|
Description: | |||||
Upload a document file to Kaltura, then the file can be used to create a document 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=document&action=upload POST fields: fileData |