dropfolder_dropfolderfile:add | |||||
---|---|---|---|---|---|
Description: | |||||
Allows you to add a new KalturaDropFolderFile object |
|||||
Input Params | |||||
Name | Type | Description | Required | Default Value | Restrictions |
dropFolderFile | KalturaDropFolderFile | V | |||
Output Type | |||||
KalturaDropFolderFile | |||||
Errors | |||||
PROPERTY_VALIDATION_CANNOT_BE_NULL;PROP_NAME;The property "@PROP_NAME@" cannot be null | |||||
DROP_FOLDER_NOT_FOUND;FOLDER_ID;Drop folder id [@FOLDER_ID@] not found | |||||
Example HTTP Hit | |||||
http://www.kaltura.com/api_v3/?service=dropfolder_dropfolderfile&action=add POST fields: dropFolderFile:relatedObjects dropFolderFile:id dropFolderFile:partnerId dropFolderFile:dropFolderId dropFolderFile:fileName dropFolderFile:fileSize dropFolderFile:fileSizeLastSetAt dropFolderFile:status dropFolderFile:type dropFolderFile:parsedSlug dropFolderFile:parsedFlavor dropFolderFile:parsedUserId dropFolderFile:leadDropFolderFileId dropFolderFile:deletedDropFolderFileId dropFolderFile:entryId dropFolderFile:errorCode dropFolderFile:errorDescription dropFolderFile:lastModificationTime dropFolderFile:createdAt dropFolderFile:updatedAt dropFolderFile:uploadStartDetectedAt dropFolderFile:uploadEndDetectedAt dropFolderFile:importStartedAt dropFolderFile:importEndedAt dropFolderFile:batchJobId |